Jump to content

WPClock: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
[[image:WPClockIco.png|right]]
[[image:WPClockIco.png|right]]
==Description==
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]]
*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
 
==WPClock Pictures==
[[image:WPClock001.png|thumb]]
[[image:wpAddClockAlarmPage.png|thumb]]
[[image:wpAddClockDateTimePage.png|thumb]]
[[image:wpAddClockView1Page.png|thumb]]
[[image:wpAddClockView2Page.png|thumb]]


[[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

Instance methods

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