28 #ifndef ACTIONPUSHBUTTON_H 29 #define ACTIONPUSHBUTTON_H 31 #include <QPushButton> 75 void updateFromAction(
QAction *action);
76 void onActionTriggered();
79 QAction *m_defaultAction =
nullptr;
83 #ifdef DOXYGEN_SHOULD_INCLUDE_THIS 93 #endif // ACTIONPUSHBUTTON_H
QString text() const const
QObject * parent() const const