DToolBar Class
DToolBar is the toolbar (topbar) of the file manager. More...
Header: | #include <DToolBar> |
Public Functions
void | back() |
void | currentUrlChanged(const DFMEvent &event) |
void | forward() |
void | handleHotkeyCtrlF(int winId) |
void | handleHotkeyCtrlL(int winId) |
void | moveNavStacks(int from, int to) |
void | onSearchButtonClicked() |
void | removeNavStackAt(int index) |
void | searchBarDeactivated() |
void | searchBarTextEntered(const int textEntered) |
void | switchHistoryStack(const int index) |
Detailed Description
DToolBar is the toolbar (topbar) of the file manager
This widget is the container of the navigation arrows, switching view buttons, menu button, search button and the crumb bar (and also the address bar).
See also DFMCrumbBar and DFMAddressBar.