WPClock: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
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. | ||
Line 11: | Line 9: | ||
==Class hierarchy SOMObject== | ==Class hierarchy SOMObject== | ||
[[image:WPClock001.png|thumb]] | |||
*[[WPObject]] | *[[WPObject]] | ||
**[[WPAbstract]] | **[[WPAbstract]] | ||
Line 16: | Line 15: | ||
==Instance methods== | ==Instance methods== | ||
[[image:wpAddClockAlarmPage.png|thumb]] | |||
*wpAddClockAlarmPage | *wpAddClockAlarmPage | ||
*wpAddClockDateTimePage | *[[wpAddClockDateTimePage]] | ||
*wpAddClockView1Page | *[[wpAddClockView1Page]] | ||
*wpAddClockView2Page | *[[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:SOM Class]] | [[Category:SOM Class]] |
Revision as of 01:49, 19 January 2017

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

- WPObject
- WPAbstract
- WPClock
- WPAbstract
Instance methods

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