QWPClock: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
==Sketchs==
==Sketchs==


[[image:QWPCLOCK001.png|Set date and time combined with time syc |400px]]
[[image:QWPCLOCK001.png|400px|Set date and time combined with time syc ]]




[[image:QWPCLOCK002.png|Multiple Alarms support |400px]]
[[image:QWPCLOCK002.png|400px|Multiple Alarms support]]




[[image:QWPCLOCK003.png|Select clock type |400px]]
[[image:QWPCLOCK003.png|400px|Select clock type]]
 


==Sources==
==Sources==
* [https://github.com/OS2World/DOCS-IDEAS-WARP-Martin-s-Docs/tree/master/1.-%20Qt%20GUI%20Examples Qt4 GUI Sketch]
* [https://github.com/OS2World/DOCS-IDEAS-WARP-Martin-s-Docs/tree/master/1.-%20Qt%20GUI%20Examples Qt4 GUI Sketch]
* [http://qt.developpez.com/doc/4.7/widgets-analogclock/ Qt 4.7 Analog Clock Example]
* [http://qt.developpez.com/doc/4.7/widgets-analogclock/ Qt 4.7 Analog Clock Example]

Revision as of 22:07, 10 September 2015

This is an idea to create a WPClock replacement for OS/2 and eComStation. The idea is to create a replacemenet without using SOM or WPS, just making a plan Qt 4 application over Presentation Manager.

Feature:

  • Same functionality as WPClock.
  • Future: Add support for several kind of clocks.
  • Future: Add support internet clock sync.

WPClock Pictures

Alex Taylor's clock sync tool:

Sketchs

Set date and time combined with time syc


Multiple Alarms support


Select clock type

Sources