WPClock: Difference between revisions
Appearance
m Created page with "==Description== This is the desktop clock system. An object of this class can be found in the "System setup" folder. ==Class definition file== * wpclock.idl ==DLL== * WPCONFIG...." |
mNo edit summary |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[image:WPClockIco.png|right]] | |||
This is the desktop clock | 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== | ||
* wpAddClockAlarmPage | [[image:wpAddClockAlarmPage.png|thumb]] | ||
* wpAddClockDateTimePage | *wpAddClockAlarmPage | ||
* wpAddClockView1Page | *[[wpAddClockDateTimePage]] | ||
* wpAddClockView2Page | *[[wpAddClockView1Page]] | ||
*[[wpAddClockView2Page]] | |||
==SOMObject instance methods== | ==SOMObject instance methods== | ||
* somDefaultInit | * [[somDefaultInit]] | ||
* somDestruct | * [[somDestruct]] | ||
==WPObject instance methods== | ==WPObject instance methods== | ||
* wpAddObjectWindowPage | *wpAddObjectWindowPage | ||
* wpAddSettingsPages | *wpAddSettingsPages | ||
* wpFilterMenu | *wpFilterMenu | ||
* wpMenuItemHelpSelected | *wpMenuItemHelpSelected | ||
* wpMenuItemSelected | *wpMenuItemSelected | ||
* wpModifyMenu | *wpModifyMenu | ||
* wpOpen | *wpOpen | ||
* wpRestoreState | *wpRestoreState | ||
* wpSaveState | *wpSaveState | ||
==WPObject class methods== | ==WPObject class methods== | ||
* wpclsQueryDefaultHelp | *wpclsQueryDefaultHelp | ||
* wpclsQueryDefaultView | *wpclsQueryDefaultView | ||
* wpclsQueryIconData | *wpclsQueryIconData | ||
* wpclsQueryStyle | *wpclsQueryStyle | ||
* wpclsQueryTitle | *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