Ocean
|
Go to the source code of this file.
Data Structures | |
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... | |
Namespaces | |
namespace | Ocean |
The namespace covering the entire Ocean framework. | |
namespace | Ocean::Platform |
Namespace of the Platform library. | |
namespace | Ocean::Platform::WxWidgets |
Namespace of the Platform WxWidgets library. | |