Jump to content

The Open Objects Library (OOL) API: Difference between revisions

From EDM2
Ak120 (talk | contribs)
red desert removal
Ak120 (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 79: Line 79:
**XJavaApplet
**XJavaApplet
**XJavaEnvironment
**XJavaEnvironment
**[[XLayer]]
**XLayer
**XMessage
**XMessage
**XMessageBox
**XMessageBox
Line 139: Line 139:
****XStaticIcon
****XStaticIcon
****XStaticText
****XStaticText
***[[XToolBar]]
***XToolBar
***XUserWindow
***XUserWindow
****XBubbleHelp
****XBubbleHelp
Line 145: Line 145:
****XTrafficLight
****XTrafficLight
***XResourceWindow
***XResourceWindow
****[[XWizClientWindow]]
****XWizClientWindow


==Classes Alphabetical==
==Classes Alphabetical==
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
===XLayer===
* XApplication
XLayer is a class which can store a large amount of graphic-objects.
* XArc
 
* XBackgroundDrawEvent
Call AddObject() to add objects to the layer, with Draw you can draw the content on a graphic device like XGraphicDevice or XPrinterDevice.
* XBackgroundDrawHandler
 
* XBitmap
===XToolBar===
* XBox
XToolBar represents a toolbar for framewindows. You can attach every type of control to it.
* XBubbleHelp
 
* XButton
===XWizClientWindow===
* XCDPlayer
XWizClientWindow is a window which is used in XWizard. Unlike XResourceWindow it posts events received in DoCommand() and DoControl() to the owning XWizard.
* XCheckBox
* XCircle
* XCircularSlider
* XClientSocket
* XClipBoard
* XColor
* XColorControl
* XComboBox
* XContainerColumn
* XContainerControl
* XContainerDragEvent
* XContainerEditEvent
* XContainerEvent
* XContainerHandler
* XContainerInfo
* XContainerObject
* XControl
* XControlEvent
* XCoordinateSystem
* XCountryInfo
* XDBaseFile
* XDBaseRecord
* XDDE
* XDate
* XDateEntryField
* XDialog
* XDragEvent
* XDragHandler
* XEntryField
* XEvent
* XEventSemaphore
* XException
* XFile
* XFileDialog
* XFileFind
* XFileInfo
* XFont
* XFontDialog
* XFrameWindow
* XGLibFileDialog
* XGraphicButton
* XGraphicDevice
* XGraphicObject
* XGroupBox
* XHandler
* XHelpInstance
* XIO
* XItemDrawEvent
* XItemDrawHandler
* XJavaApplet
* XJavaConsoleMessageHandler
* XJavaEnvironment
* XJavaShowURLHandler
* XJavaStatusMsgHandler
* XKeyboardEvent
* XKeyboardHandler
* XLED
*[[XLayer]]
* XLine
* XListBox
* XMDIClient
* XMDIServer
* XMLESearch
* XMediaWindow
* XMemoryCheck
* XMenu
* XMenuBar
* XMenuItem
* XMessage
* XMessageBox
* XModalDialog
* XModelessDialog
* XMouseEvent
* XMouseHandler
* XMultiLineEdit
* XMutexSemaphore
* XNamedPipeClient
* XNamedPipeServer
* XNoteBook
* XNoteBookEvent
* XNoteBookHandler
* XNoteBookPage
* XObject
* XPMThread
* XPipe
* XPoint
* XPopupMenu
* XPrinterDevice
* XProcess
* XProfile
* XPushButton
* XRadioButton
* XRect
* XResource
* XResourceLibrary
* XResourceWindow
* XRexxInterface
* XRexxScript
* XScrollBar
* XScrollWindow
* XSemaphore
* XServerSocket
* XSettingButton
* XSize
* XSlider
* XSocket
* XSound
* XSpinButton
* XStatic
* XStaticBitmap
* XStaticFrame
* XStaticIcon
* XStaticText
* XString
* XStyleHandler
* XSystemDialog
* XText
* XThread
* XTime
* XTimeEntryField
* XTimer
*[[XToolBar]]
* XTrafficLight
* XUserButton
* XUserWindow
* XValueSet
* XVideo
* XWindow
*[[XWizClientWindow]]
* XWizard
</div>


[[Category:C++ Class Libraries]]
[[Category:C++ Class Libraries]]

Latest revision as of 01:01, 14 June 2020

This is the API documentation for the The Open Objects Library (OOL).

Classes Hierarchy

  • XMemoryCheck
  • XObject
    • XClipBoard
    • XColor
    • XContainerColumn
    • XContainerControl
    • XContainerInfo
    • XContainerObject
    • XCoordinateSystem
    • XCountryInfo
    • XDate
    • XDBaseFile
    • XDBaseRecord
    • XDDE
    • XEvent
      • XBackgroundDrawEvent
      • XControlEvent
        • XContainerEvent
          • XContainerDragEvent
          • XContainerEditEvent
      • XDragEvent
      • XItemDrawEvent
      • XKeyboardEvent
      • XMouseEvent
      • XNoteBookEvent
    • XException
      • XDBaseException
      • XRexxException
      • XSemaphoreException
      • XTableException
    • XGraphicDevice
      • XPrinterDevice
    • XGraphicObject
      • XBitmap
      • XLine
        • XArc
        • XBox
        • XCircle
      • XText
    • XHandler
      • XBackgroundDrawHandler
      • XContainerHandler
      • XDragHandler
      • XItemDrawHandler
      • XKeyboardHandler
      • XMouseHandler
      • XNoteBookHandler
      • XStyleHandler
      • XTimer
    • XHelpInstance
    • XIO
      • XFile
      • XSocket
        • XClientSocket
        • XServerSocket
      • XNamedPipeClient
      • XNamedPipeServer
      • XPipe
    • XJavaConsoleMessageHandler
    • XJavaShowURLHandler
    • XJavaStatusMsgHandler
    • XProcess
      • XApplication
      • XThread
        • XPMThread
    • XSemaphore
      • XEventSemaphore
      • XMutexSemaphore
    • XSystemDialog
      • XFileDialog
        • XGLibFileDialog
      • XFontDialog
    • XFileFind
    • XFileInfo
    • XFont
    • XJavaApplet
    • XJavaEnvironment
    • XLayer
    • XMessage
    • XMessageBox
    • XMLESearch
    • XPoint
      • XRect
    • XProfile
    • XResource
    • XResourceLibrary
    • XRexxInterface
    • XRexxScript
    • XSize
    • XString
    • XTime
    • XWindow
      • XControl
        • XButton
          • XSettingButton
            • XCheckBox
            • XGraphicButton
            • XRadioButton
            • XUserButton
          • XPushButton
        • XMultiLineEdit
        • XNoteBook
        • XScrollBar
        • XSlider
        • XSpinButton
        • XValueSet
      • XCircularSlider
      • XColorControl
      • XListBox
        • XComboBox
      • XDialog
        • XModalDialog
          • XWizard
        • XModelessDialog
      • XEntryField
        • XDateEntryField
        • XTimeEntryField
      • XFrameWindow
        • XMDIClient
        • XMDIServer
        • XScrollWindow
      • XMenu
        • XMenuBar
        • XMenuItem
        • XPopupMenu
      • XNoteBookPage
      • XObjectWindow
        • XMediaWindow
          • XCDPlayer
          • XSound
          • XVideo
      • XStatic
        • XGroupBox
        • XStaticBitmap
        • XStaticFrame
        • XStaticIcon
        • XStaticText
      • XToolBar
      • XUserWindow
        • XBubbleHelp
        • XLED
        • XTrafficLight
      • XResourceWindow
        • XWizClientWindow

Classes Alphabetical

XLayer

XLayer is a class which can store a large amount of graphic-objects.

Call AddObject() to add objects to the layer, with Draw you can draw the content on a graphic device like XGraphicDevice or XPrinterDevice.

XToolBar

XToolBar represents a toolbar for framewindows. You can attach every type of control to it.

XWizClientWindow

XWizClientWindow is a window which is used in XWizard. Unlike XResourceWindow it posts events received in DoCommand() and DoControl() to the owning XWizard.