|
OpenCPN Partial API docs
|
GUI library utils and events. More...
#include <wx/window.h>#include <wx/event.h>Go to the source code of this file.
Namespaces | |
| namespace | libgui |
| Organizes constant variables and methods. | |
Functions | |
| wxDECLARE_EVENT (EVT_LAYOUT_RESIZE, wxCommandEvent) | |
| int | libgui::GetSpacing (const wxWindow *ctx, int factor) |
| Multiply default spacing with a factor, and calculate device independent pixels. | |
| void | libgui::LayoutResizeEvent (wxWindow *ctx) |
| Trigger window layout event. | |
GUI library utils and events.
Definition in file ui_utils.h.