QStopWatch

Utilities

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

1
Become a Fan
5.0

Available as/for:
Description:
A very simple stop watch

It always bothered me that KDE did not ship with a simple stop watch I could use to practice presentations or do some rough timings.

Thus I hacked one myself very quickly with PyQt (great tool!). All you need is Python and PyQt installed and you can start it with ./qstopwatch

Ratings & Comments

4 Comments

google01103

python qstopwatch.py Traceback (most recent call last): File "qstopwatch.py", line 93, in slotBnStartClicked print "start "+self.startTime.toString() TypeError: cannot concatenate 'str' and 'QString' objects

DominicB

Thanks for the feedback. I guess this was an issue of using a different PyQt library version. Could you please try the new file I have uploaded? Dominic

google01103

Ok now couple suggestions: start button, after it starts could it change to pause, then when paused to restart? when paused the time changes to show thousands of seconds but only whole seconds when running, thanks,

DominicB

Thanks for you suggestions: "start button, after it starts could it change to pause, then when paused to restart?" As I am not sure whether this is another version problem: The program does more or less what you describe, except that the button gets the labels "Start" and "Stop". "when paused the time changes to show thousands of seconds but only whole seconds when running," That happens on purpose: First, updating the milliseconds frequently (lets say as fast as possible) would consume CPU power and would result in flickering. And second, one cannot read the milliseconds while they change permanently, anyway. I think this looks nicer and provides the same degree of functionality. After all, I just wanted to have a simple stop watch. ;-)

Pling
0 Affiliates
Details
license
version 1.0.1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

Other Utilities:

Gis Weather
RingOV
last update date: 9 years ago

Score 8.0

Splash Screen Manager
zorinos
last update date: 14 years ago

Score 7.4

BashStyle-NG
Chrispy
last update date: 10 years ago

Score 6.1

anymeal
wedesoft
last update date: 7 months ago

Score 5.0

MonA3XN 01
A3XN
last update date: 2 years ago

Score 5.0

SuperCalc (By Keshav bhatt)
keshavnrj
last update date: 10 years ago

Score 5.0



System Tags