|
QVISH 0.1
|
Public Member Functions | |
| void | action () override |
| The virtual function which is executed when tool button is pressed. | |
| BugReporterToolAction (QPointer< QBugReporter > &theWidget) | |
Public Member Functions inherited from Wizt::ToolAction | |
| ToolAction () | |
| Constructor. | |
| ~ToolAction () | |
| Destructor. | |
Public Attributes | |
| QPointer< QBugReporter > | myWidget |
|
inlineoverridevirtual |
The virtual function which is executed when tool button is pressed.
Implements Wizt::ToolAction.