Code::Blocks  SVN r11506
InfoPane Member List

This is the complete list of members for InfoPane, including all inherited members.

AddLogger(Logger *logger, wxWindow *p, const wxString &title, wxBitmap *icon=nullptr)InfoPane
AddNonLogger(wxWindow *p, const wxString &title, wxBitmap *icon=nullptr)InfoPane
AddPage(wxWindow *page, const wxString &caption, bool select=false, const wxBitmap &bitmap=wxNullBitmap)cbAuiNotebook
wxAuiNotebook::AddPage(wxWindow *page, const wxString &text, bool select, int imageId)wxAuiNotebookvirtual
AddPagePrivate(wxWindow *p, const wxString &title, wxBitmap *icon=nullptr)InfoPaneprivate
AdvanceSelection(bool forward=true)cbAuiNotebook
AllowScrolling(bool allow=true)cbAuiNotebookstatic
AssignImageList(wxImageList *imageList)wxAuiNotebook
cbAuiNotebook(wxWindow *pParent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxAUI_NB_DEFAULT_STYLE)cbAuiNotebook
ChangeSelection(size_t n)wxAuiNotebookvirtual
CheckKeyModifier()cbAuiNotebookprotected
CompareFunction typedefInfoPaneprivate
CompareIndexes(Page **p1, Page **p2)InfoPaneprivatestatic
ContextMenu(wxContextMenuEvent &event)InfoPaneprivate
Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)wxAuiNotebook
Create(wxWindow *parent, wxWindowID winid, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxEmptyString)wxAuiNotebook
DeleteAllPages()wxAuiNotebookvirtual
DeleteLogger(Logger *l)InfoPane
DeleteNonLogger(wxWindow *p)InfoPane
DeletePage(size_t page)cbAuiNotebookvirtual
DoShowContextMenu()InfoPaneprivate
FindPage(const wxWindow *page) constwxAuiNotebook
FocusActiveTabCtrl()cbAuiNotebook
GetArtProvider() constwxAuiNotebook
GetCurrentPage(bool &is_logger)InfoPane
cbAuiNotebook::GetCurrentPage() constwxAuiNotebook
GetHeightForPageHeight(int pageHeight)wxAuiNotebook
GetImage(int iconIndex) constwxAuiNotebookprotected
GetImageList() constwxAuiNotebook
GetLogger(int index)InfoPane
GetPage(size_t page_idx) constwxAuiNotebook
GetPage(size_t page) constwxAuiNotebook
GetPageBitmap(size_t page) constwxAuiNotebook
GetPageCount() constwxAuiNotebookvirtual
GetPageImage(size_t nPage) const=0wxAuiNotebookpure virtual
GetPageIndex(wxWindow *page_wnd) constwxAuiNotebook
GetPageIndexByWindow(wxWindow *win)InfoPane
GetPagesInTabCtrl(std::vector< wxWindow *> &result, wxWindow *page)cbAuiNotebook
GetPageText(size_t page) constwxAuiNotebookvirtual
GetPageToolTip(size_t pageIdx) constwxAuiNotebook
GetSelection() constwxAuiNotebookvirtual
GetTabCtrl(wxWindow *page)cbAuiNotebook
GetTabCtrlHeight() constwxAuiNotebook
GetTabIndexFromTooltip(const wxString &text)cbAuiNotebook
GetTabPositionFromIndex(int index)cbAuiNotebook
GetWindow(int index)InfoPane
HasImageList() constwxAuiNotebookprotected
Hide(size_t i)InfoPaneprivate
Hide(Logger *logger)InfoPane
HideNonLogger(wxWindow *p)InfoPane
HitTest(const wxPoint &pt, long *flags=NULL) constwxAuiNotebookvirtual
InfoPane(wxWindow *parent)InfoPane
InsertPage(size_t page_idx, wxWindow *page, const wxString &caption, bool select=false, const wxBitmap &bitmap=wxNullBitmap)cbAuiNotebook
wxAuiNotebook::InsertPage(size_t index, wxWindow *page, const wxString &text, bool select=false, int imageId=NO_IMAGE)wxAuiNotebookvirtual
InsertPagePrivate(wxWindow *p, const wxString &title, wxBitmap *icon=nullptr, int index=-1)InfoPaneprivate
InvertAdvanceDirection(bool invert=false)cbAuiNotebookstatic
InvertMoveDirection(bool invert=false)cbAuiNotebookstatic
IsFocusStored(wxWindow *page)cbAuiNotebookprotected
LoadPerspective(const wxString &layout, bool mergeLayouts=false)cbAuiNotebook
LoadTabOrder(wxString layout)InfoPane
m_DefaultBitmapInfoPaneprivate
m_LastIdcbAuiNotebookprotected
m_LastSelectedcbAuiNotebookprotected
m_MinimizeFreeSpaceOnIdlecbAuiNotebookprotected
m_PagesInfoPaneprivate
m_SetZoomOnIdlecbAuiNotebookprotected
m_TabCtrlscbAuiNotebookprotected
m_TabCtrlSizecbAuiNotebookprotected
MinimizeFreeSpace()cbAuiNotebook
MinimizeFreeSpace(wxAuiTabCtrl *tabCtrl)cbAuiNotebookprotected
MovePage(wxWindow *page, size_t new_idx)cbAuiNotebook
NO_IMAGE enum valuewxAuiNotebook
OnClear(wxCommandEvent &event)InfoPaneprivate
OnCloseClicked(wxAuiNotebookEvent &event)InfoPaneprivate
OnCopy(wxCommandEvent &event)InfoPaneprivate
OnDragDone(wxAuiNotebookEvent &event)cbAuiNotebookprotected
OnEnterTabCtrl(wxMouseEvent &event)cbAuiNotebookprotected
OnIdle(cb_unused wxIdleEvent &event)cbAuiNotebookprotected
OnLeaveTabCtrl(wxMouseEvent &event)cbAuiNotebookprotected
OnMenu(wxCommandEvent &event)InfoPaneprivate
OnNavigationKeyNotebook(wxNavigationKeyEvent &event)cbAuiNotebookprotected
OnResize(wxSizeEvent &event)cbAuiNotebookprotected
OnTabContextMenu(wxAuiNotebookEvent &event)InfoPaneprivate
OnTabCtrlDblClick(wxMouseEvent &event)cbAuiNotebookprotected
OnTabCtrlMouseWheel(wxMouseEvent &event)cbAuiNotebookprotected
OnTabPosition(wxCommandEvent &event)InfoPaneprivate
OnWrapMode(wxCommandEvent &event)InfoPaneprivate
RemoveNonLogger(wxWindow *p)InfoPane
RemovePage(size_t page)cbAuiNotebookvirtual
ReorderTabs(CompareFunction cmp_f)InfoPaneprivate
ResetTabCtrlEvents()cbAuiNotebookprotected
RestoreFocus()cbAuiNotebookprotected
s_advanceDirectioncbAuiNotebookprotectedstatic
s_AllowMousewheelcbAuiNotebookprotectedstatic
s_cbAuiNotebookArraycbAuiNotebookprotectedstatic
s_modKeyscbAuiNotebookprotectedstatic
s_modToAdvancecbAuiNotebookprotectedstatic
s_moveDirectioncbAuiNotebookprotectedstatic
s_UseTabTooltipscbAuiNotebookprotectedstatic
SavePerspective(const wxString projectTitle=wxEmptyString)cbAuiNotebook
SaveTabOrder()InfoPane
SetArtProvider(wxAuiTabArt *art)wxAuiNotebook
SetFont(const wxFont &font)wxAuiNotebookvirtual
SetImageList(wxImageList *imageList)wxAuiNotebookvirtual
SetMeasuringFont(const wxFont &font)wxAuiNotebook
SetModKeys(wxString keys=_T("Strg"))cbAuiNotebookstatic
SetNormalFont(const wxFont &font)wxAuiNotebook
SetPageBitmap(size_t page, const wxBitmap &bitmap)wxAuiNotebook
SetPageImage(size_t n, int imageId)wxAuiNotebookvirtual
SetPageSize(const wxSize &size)wxAuiNotebookvirtual
SetPageText(size_t page, const wxString &text)wxAuiNotebookvirtual
SetPageToolTip(size_t page, const wxString &text)wxAuiNotebook
SetSelectedFont(const wxFont &font)wxAuiNotebook
SetSelection(size_t new_page)wxAuiNotebookvirtual
SetTabCtrlHeight(int height)wxAuiNotebookvirtual
SetUniformBitmapSize(const wxSize &size)wxAuiNotebookvirtual
SetZoom(int zoom)cbAuiNotebook
Show(size_t index)InfoPane
Show(Logger *logger)InfoPane
ShowNonLogger(wxWindow *p)InfoPane
ShowWindowMenu()wxAuiNotebook
Split(size_t page, int direction)wxAuiNotebookvirtual
StoreFocus()cbAuiNotebookprotected
Toggle(size_t index)InfoPaneprivate
UniqueIdFromTooltip(const wxString &text)cbAuiNotebookprotected
UpdateEffectiveTabOrder()InfoPane
UpdateTabControlsArray()cbAuiNotebookprotected
UseModToAdvance(bool use=false)cbAuiNotebookstatic
UseToolTips(bool use=true)cbAuiNotebookstatic
WX_DEFINE_ARRAY(Page *, wxArrayOfPage)InfoPaneprivate
wxAuiNotebook()wxAuiNotebook
wxAuiNotebook(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxAUI_NB_DEFAULT_STYLE)wxAuiNotebook
wxBookCtrlBase()wxAuiNotebook
wxBookCtrlBase(wxWindow *parent, wxWindowID winid, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxEmptyString)wxAuiNotebook
wxWithImages()wxAuiNotebook
~cbAuiNotebook() overridecbAuiNotebook
~InfoPane()InfoPanevirtual
~wxWithImages()wxAuiNotebookvirtual