16 #include <QtWidgets/QToolButton>
40 virtual void setIconWithArrow(
const QIcon& icon);
43 void showToolbar(
bool show =
true);
50 virtual void changeEvent (
QEvent * event );
53 void buttonEnableDisable(
bool enabled);
54 void updateButtonIcon(
bool checked );
57 void slot_onToggle(
bool toggled);
58 void on_sliderToolBarShown();
59 void on_sliderToolBarHidden();
63 static QIcon makeWideIconWithArrow(
const QIcon& baseIcon,
bool downArrow,
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.