WPClock: Difference between revisions
Appearance
please use gallery for more images |
mNo edit summary |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[image:WPClockIco.png|right]] | [[image:WPClockIco.png|right]] | ||
This is the desktop system clock. An object of this class can be found in the "System setup" folder. | This is the desktop system clock. An object of this class can be found in the "System setup" folder. | ||
; Default Title: System Clock | |||
; DLL: [[WPCONFIG.DLL]] | |||
; Class definition file: wpclock.idl | |||
== | ==Class hierarchy== | ||
[[image:WPClock001.png|thumb]] | |||
SOMObject | |||
*[[WPObject]] | |||
* [[ | **[[WPAbstract]] | ||
** [[ | ***WPClock | ||
*** | |||
==Instance methods== | ==Instance methods== | ||
[[image:wpAddClockAlarmPage.png|thumb]] | |||
* [[ | *wpAddClockAlarmPage | ||
* [[ | *[[wpAddClockDateTimePage]] | ||
* [[ | *[[wpAddClockView1Page]] | ||
*[[wpAddClockView2Page]] | |||
==SOMObject instance methods== | ==SOMObject instance methods== | ||
* [[ | * [[somDefaultInit]] | ||
* [[ | * [[somDestruct]] | ||
==WPObject instance methods== | ==WPObject instance methods== | ||
* | *wpAddObjectWindowPage | ||
* | *wpAddSettingsPages | ||
* | *wpFilterMenu | ||
* | *wpMenuItemHelpSelected | ||
* | *wpMenuItemSelected | ||
* | *wpModifyMenu | ||
* | *wpOpen | ||
* | *wpRestoreState | ||
* | *wpSaveState | ||
==WPObject class methods== | ==WPObject class methods== | ||
* | *wpclsQueryDefaultHelp | ||
* | *wpclsQueryDefaultView | ||
* | *wpclsQueryIconData | ||
* | *wpclsQueryStyle | ||
* | *wpclsQueryTitle | ||
[[Category: | [[Category:WPS Classes]] |
Latest revision as of 20:45, 21 July 2020

This is the desktop system clock. An object of this class can be found in the "System setup" folder.
- Default Title
- System Clock
- DLL
- WPCONFIG.DLL
- Class definition file
- wpclock.idl
Class hierarchy

SOMObject
- WPObject
- WPAbstract
- WPClock
- WPAbstract
Instance methods

- wpAddClockAlarmPage
- wpAddClockDateTimePage
- wpAddClockView1Page
- wpAddClockView2Page
SOMObject instance methods
WPObject instance methods
- wpAddObjectWindowPage
- wpAddSettingsPages
- wpFilterMenu
- wpMenuItemHelpSelected
- wpMenuItemSelected
- wpModifyMenu
- wpOpen
- wpRestoreState
- wpSaveState
WPObject class methods
- wpclsQueryDefaultHelp
- wpclsQueryDefaultView
- wpclsQueryIconData
- wpclsQueryStyle
- wpclsQueryTitle