Class sh::ui::qt::QtJumpBar¶
-
class
sh::ui::qt
::
QtJumpBar
: public QWidget¶ Button bar for navigating to places with parent-buttons and an text entry.
Public Functions
-
QtJumpBar
(QWidget *parent = 0)¶
-
~QtJumpBar
()¶
-
void
setButtonMode
()¶
-
void
setTextMode
()¶
-
bool
isTextMode
()¶
-
std::shared_ptr<sh::filesystem::FilesystemNode>
node
()¶
-
QSize
sizeHint
() const¶
Private Functions
-
void
_buildButtons
()¶
-