Jump to content

WPClock: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[image:WPClockIco.png]]
[[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.


==Class definition file==
; Default Title: System Clock
* wpclock.idl
; DLL: [[WPCONFIG.DLL]]
 
; Class definition file: wpclock.idl
==DLL==
* WPCONFIG.DLL


==Class hierarchy SOMObject==
==Class hierarchy==
* [[OS2 API:SOM:Classes:WPObject|WPObject]]
[[image:WPClock001.png|thumb]]
** [[OS2 API:SOM:Classes:WPAbstract|WPAbstract]]
SOMObject
*** [[OS2 API:SOM:Classes:WPClock|WPClock]]
*[[WPObject]]
**[[WPAbstract]]
***WPClock


==Instance methods==
==Instance methods==
* [[OS2 API:SOM:ObjectMethods:wpAddClockAlarmPage|wpAddClockAlarmPage]]
[[image:wpAddClockAlarmPage.png|thumb]]
* [[OS2 API:SOM:ObjectMethods:wpAddClockDateTimePage|wpAddClockDateTimePage]]
*wpAddClockAlarmPage
* [[OS2 API:SOM:ObjectMethods:wpAddClockView1Page|wpAddClockView1Page]]
*[[wpAddClockDateTimePage]]
* [[OS2 API:SOM:ObjectMethods:wpAddClockView2Page|wpAddClockView2Page]]  
*[[wpAddClockView1Page]]
*[[wpAddClockView2Page]]


==SOMObject instance methods==
==SOMObject instance methods==
* [[OS2 API:SOM:ObjectMethods:somDefaultInit|somDefaultInit]]
* [[somDefaultInit]]
* [[OS2 API:SOM:ObjectMethods:somDestruct|somDestruct]]
* [[somDestruct]]


==WPObject instance methods==
==WPObject instance methods==
* [[OS2 API:SOM:ObjectMethods:wpAddObjectWindowPage|wpAddObjectWindowPage]]
*wpAddObjectWindowPage
* [[OS2 API:SOM:ObjectMethods:wpAddSettingsPages|wpAddSettingsPages]]
*wpAddSettingsPages
* [[OS2 API:SOM:ObjectMethods:wpFilterMenu|wpFilterMenu]]
*wpFilterMenu
* [[OS2 API:SOM:ObjectMethods:wpMenuItemHelpSelected|wpMenuItemHelpSelected]]
*wpMenuItemHelpSelected
* [[OS2 API:SOM:ObjectMethods:wpMenuItemSelected|wpMenuItemSelected]]
*wpMenuItemSelected
* [[OS2 API:SOM:ObjectMethods:wpModifyMenu|wpModifyMenu]]
*wpModifyMenu
* [[OS2 API:SOM:ObjectMethods:wpOpen|wpOpen]]
*wpOpen
* [[OS2 API:SOM:ObjectMethods:wpRestoreState|wpRestoreState]]
*wpRestoreState
* [[OS2 API:SOM:ObjectMethods:wpSaveState|wpSaveState]]
*wpSaveState
 
==Class methods==
N/A


==WPObject class methods==
==WPObject class methods==
* [[OS2 API:SOM:ObjectMethods:wpclsQueryDefaultHelp|wpclsQueryDefaultHelp]]
*wpclsQueryDefaultHelp
* [[OS2 API:SOM:ObjectMethods:wpclsQueryDefaultView|wpclsQueryDefaultView]]
*wpclsQueryDefaultView
* [[OS2 API:SOM:ObjectMethods:wpclsQueryIconData|wpclsQueryIconData]]
*wpclsQueryIconData
* [[OS2 API:SOM:ObjectMethods:wpclsQueryStyle|wpclsQueryStyle]]
*wpclsQueryStyle
* [[OS2 API:SOM:ObjectMethods:wpclsQueryTitle|wpclsQueryTitle]]
*wpclsQueryTitle
 
==WPClock Pictures==
 
[[image:WPClock001.png|200px]]
 
[[image:WPClock002.png|200px]] [[image:WPClock003.png|200px]]
 
[[image:WPClock004.png|200px]] [[image:WPClock005.png|200px]]
 


[[Category:The OS/2 API Project]]
[[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

Instance methods

SOMObject instance methods

WPObject instance methods

  • wpAddObjectWindowPage
  • wpAddSettingsPages
  • wpFilterMenu
  • wpMenuItemHelpSelected
  • wpMenuItemSelected
  • wpModifyMenu
  • wpOpen
  • wpRestoreState
  • wpSaveState

WPObject class methods

  • wpclsQueryDefaultHelp
  • wpclsQueryDefaultView
  • wpclsQueryIconData
  • wpclsQueryStyle
  • wpclsQueryTitle