QWPClock: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Line 29: Line 29:


==Sources==
==Sources==
* [https://github.com/OS2World/DOCS-IDEAS-WARP-Martin-s-Docs/tree/master/1.-%20Qt%20GUI%20Examples QWPClock Qt4 GUI Sketch]
* [https://github.com/OS2World/DOCS-IDEAS-WARP-Martin-s-Docs/tree/master/1.-%20Qt%20GUI%20Examples QWPClock Qt4 GUI Sketch (Qt Dialog)]
* [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]
* [https://developer.gnome.org/gtkmm-tutorial/stable/sec-drawing-clock-example.html.en Example Application: Creating a Clock with Cairo]
* [https://developer.gnome.org/gtkmm-tutorial/stable/sec-drawing-clock-example.html.en Example Application: Creating a Clock with Cairo]

Revision as of 21:38, 11 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

Set date and time combined with time syc

Multiple Alarms support

Multiple Alarms support

Select clock type

Select clock type

Sources

OS/2 Clocks