|
| | iENCToolbar (wxWindow *parent, wxPoint position, long orient, float size_factor) |
| |
| void | LoadToolBitmaps () |
| |
| void | OnToolLeftClick (wxCommandEvent &event) |
| |
| void | SetDensityToolBitmap (int nDensity) |
| |
| void | StateTimerEvent (wxTimerEvent &event) |
| |
| void | SetColorScheme (ColorScheme cs) |
| |
| void | MouseEvent (wxMouseEvent &event) |
| |
| | ocpnFloatingToolbarDialog (wxWindow *parent, wxPoint position, long orient, float size_factor) |
| |
|
void | OnClose (wxCloseEvent &event) |
| |
| void | OnWindowCreate (wxWindowCreateEvent &event) |
| |
| void | OnToolLeftClick (wxCommandEvent &event) |
| |
| virtual void | OnKeyDown (wxKeyEvent &event) |
| |
| virtual void | OnKeyUp (wxKeyEvent &event) |
| |
| void | MouseEvent (wxMouseEvent &event) |
| |
| void | FadeTimerEvent (wxTimerEvent &event) |
| |
| bool | IsToolbarShown () |
| |
| float | GetScaleFactor () |
| |
| void | SetGrabber (wxString icon_name) |
| |
| void | DestroyTimerEvent (wxTimerEvent &event) |
| |
| void | EnableSubmerge (bool enable) |
| |
| void | Realize () |
| |
| ocpnToolBarSimple * | GetToolbar () |
| |
| ocpnToolBarSimple * | CreateNewToolbar () |
| |
| void | SetToolbarHideMethod (int n_method) |
| |
| void | SetToolConfigString (wxString string) |
| |
| wxString | GetToolConfigString () |
| |
| float | GetSizeFactor () |
| |
| void | CreateConfigMenu () |
| |
| bool | _toolbarConfigMenuUtil (ToolbarItemContainer *tic) |
| |
| void | SetCornerRadius (int radius) |
| |
| void | SetGrabberEnable (bool bShow) |
| |
| void | Submerge () |
| |
| void | SubmergeToGrabber () |
| |
| bool | isSubmergedToGrabber () |
| |
| void | Surface () |
| |
| void | SurfaceFromGrabber () |
| |
| void | HideTooltip () |
| |
| void | ShowTooltips () |
| |
| void | EnableTooltips () |
| |
| void | DisableTooltips () |
| |
| void | UpdateRecoveryWindow (bool b_toolbarEnable) |
| |
| void | EnableTool (int toolid, bool enable) |
| |
| void | SetToolShortHelp (int toolid, const wxString &helpString) |
| |
| void | DestroyToolBar () |
| |
| void | ToggleOrientation () |
| |
| void | MoveDialogInScreenCoords (wxPoint posn, wxPoint posn_old) |
| |
| void | SetDefaultPosition () |
| |
| void | LockPosition (bool lock) |
| |
| virtual void | SetColorScheme (ColorScheme cs) |
| |
| ColorScheme | GetColorScheme () |
| |
| bool | CheckSurfaceRequest (wxMouseEvent &event) |
| |
| void | GetFrameRelativePosition (int *x, int *y) |
| |
| void | RestoreRelativePosition (int x, int y) |
| |
| void | SetGeometry (bool bAvoid, wxRect rectAvoid) |
| |
| void | SetMinX (int offset) |
| |
| void | SetMinY (int offset) |
| |
| long | GetOrient () |
| |
| wxSize | GetToolSize () |
| |
| void | RefreshFadeTimer () |
| |
| void | SetAutoHideTimer (int time) |
| |
| void | SetAutoHide (bool hide) |
| |
| size_t | GetToolCount () |
| |
| void | SetToolShowMask (wxString mask) |
| |
| wxString | GetToolShowMask (void) |
| |
| void | SetToolShowCount (int count) |
| |
| int | GetToolShowCount (void) |
| |
| bool | CheckAndAddPlugInTool (ocpnToolBarSimple *tb) |
| |
| bool | AddDefaultPositionPlugInTools (ocpnToolBarSimple *tb) |
| |
| ocpnToolBarSimple * | CreateMyToolbar () |
| |
| int | GetDockX () |
| |
| int | GetDockY () |
| |
| void | SetDockX (int x) |
| |
| void | SetDockY (int y) |
| |
| void | SetYAuxOffset (int offset) |
| |
| void | SetCanToggleOrientation (bool enable) |
| |
| bool | GetCanToggleOrientation () |
| |
| void | SetBackGroundColorString (wxString colorRef) |
| |
| void | SetULDockPosition (wxPoint position) |
| |
| void | AddToolItem (ToolbarItemContainer *item) |
| |
| int | RebuildToolbar () |
| |
| void | EnableRolloverBitmaps (bool bEnable) |
| |
| bool | GetEnableRolloverBitmaps () |
| |
Definition at line 38 of file iENCToolbar.h.