Developer Documentation
|
Public Member Functions | |
ActionButton (QAction *_action, QWidget *_parent=0) | |
Default constructor. | |
~ActionButton () | |
Default destructor. | |
Private Slots | |
void | setChecked (bool _checked) |
void | changeRegistered () |
Private Attributes | |
QAction * | action_ |
Definition at line 137 of file HelperClasses.hh.