Ocean
Loading...
Searching...
No Matches
Ocean Platform WxWidgets Library

The Ocean WxWidgets Library provides specific functionalities for platforms supported by WxWidgets. More...

Collaboration diagram for Ocean Platform WxWidgets Library:

Data Structures

class  Ocean::Platform::WxWidgets::Bitmap
 This class implements a bitmap. More...
 
class  Ocean::Platform::WxWidgets::BitmapWindow
 This class implements the main window. More...
 
class  Ocean::Platform::WxWidgets::FileDropTarget
 This class implements a drop target. More...
 
class  Ocean::Platform::WxWidgets::FrameMediumWindow
 This class implements the main window. More...
 
class  Ocean::Platform::WxWidgets::FramePreviewWindow
 This class implements a frame preview window. More...
 
class  Ocean::Platform::WxWidgets::FrameWindow
 This class implements the main window. More...
 
class  Ocean::Platform::WxWidgets::ImageList
 This class implements an image list. More...
 
class  Ocean::Platform::WxWidgets::Screen
 This class implements functions allowing to control screens and windows on screens. More...
 
class  Ocean::Platform::WxWidgets::System
 This class provides basic system functionalities on wxwidgets platforms. More...
 
class  Ocean::Platform::WxWidgets::Utilities
 This class implemnets utility functions for WxWidgets. More...
 
class  Ocean::Platform::WxWidgets::WxScopedBusyCursor
 This class implements a scoped busy cursor object. More...
 
class  Ocean::Platform::WxWidgets::WxScopedDisableWindow
 This class implements a scoped object which disables a window object until the scope ends (or until the object is released explicitly). More...
 
class  Ocean::Platform::WxWidgets::WxScopedRemoveStyle
 This class implements a scoped object which removes a given style from a given window until the scope ends (or until the object is released explicitly). More...
 
class  Ocean::Platform::WxWidgets::WxDialog
 This class implements a modal dialog for WxWidgets which in addition to the standard wxDialog implementation forces the modal-event-loop to stop if the dialog ends (the modal state). More...
 
class  Ocean::Platform::WxWidgets::WxPopupMenu
 This class implements a popup menu. More...
 
class  Ocean::Platform::WxWidgets::WxScopedParentWindow
 This class implements a parent window taking on an already existing window handle as long as the instance of the scoped window exists. More...
 
class  Ocean::Platform::WxWidgets::WxStaticBitmap
 This class implements a static bitmap. More...
 
class  Ocean::Platform::WxWidgets::WxWidgetsApplication
 This class implements a very simple WxWidgets application not registering for any kind of application event like e.g., file drag&drop events. More...
 

Detailed Description

The Ocean WxWidgets Library provides specific functionalities for platforms supported by WxWidgets.

The library is available on several platforms.