ToolMap
Loading...
Searching...
No Matches
Shortcuts_PANEL Class Reference
Inheritance diagram for Shortcuts_PANEL:
ManagedAuiWnd

Public Member Functions

 Shortcuts_PANEL (wxWindow *parent, wxWindowID id, wxAuiManager *auimanager)
 
int LoadShortcutList (bool bStoreShortcutinmemory=false)
 Load Shortcut into the Shortcut list.
 
void SetProjectOpen (bool bStatus=true)
 
void SetDataBase (DataBaseTM *database)
 Setter for the Database.
 
- Public Member Functions inherited from ManagedAuiWnd
 ManagedAuiWnd (wxAuiManager *AuiManager)
 
void AddManagedPane (wxWindow *window, const wxAuiPaneInfo &paneinfo, bool bShow=FALSE)
 
void ShowPanel ()
 
void HidePanel ()
 
bool IsPanelShown ()
 

Additional Inherited Members

- Protected Member Functions inherited from ManagedAuiWnd
void InitValues ()
 
- Protected Attributes inherited from ManagedAuiWnd
wxAuiManager * m_AuiMgr
 
wxString m_AuiPanelName
 

Member Function Documentation

◆ LoadShortcutList()

int Shortcuts_PANEL::LoadShortcutList ( bool  bStoreShortcutinmemory = false)

Load Shortcut into the Shortcut list.

This function loads the shortcuts from the DB into the shortcut list layer type is selected by actual list choice.

Parameters
bStoreShortcutinmemoryIf set to true, Shortcuts are stored into memory.
Returns
Number of values loaded
Author
Lucien Schreiber (c) CREALP 2008
Date
11 December 2008

◆ SetDataBase()

void Shortcuts_PANEL::SetDataBase ( DataBaseTM database)

Setter for the Database.

Set database to the panel and to the contained list

Author
Lucien Schreiber (c) CREALP 2008
Date
12 December 2008

The documentation for this class was generated from the following files: