13 #include <QtWidgets/QToolButton>
37 virtual void setIconWithArrow(
const QIcon& icon);
40 void showToolbar(
bool show =
true);
47 virtual void changeEvent (
QEvent * event );
50 void buttonEnableDisable(
bool enabled);
51 void updateButtonIcon(
bool checked );
55 void movePopupToolbar();
58 void slot_onToggle(
bool toggled);
59 void on_sliderToolBarShown();
60 void on_sliderToolBarHidden();
64 static QIcon makeWideIconWithArrow(
const QIcon& baseIcon,
bool downArrow,
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.