QVISH 0.1
Public Slots | Public Attributes | List of all members
Wizt::QToolAction Class Reference

An Qt Interface that executed an ToolAction's action() as a Qt slot which can be connected to the Qt signal of some widget. More...

#include <qVToolBase.hpp>

Inheritance diagram for Wizt::QToolAction:

Public Slots

void action ()
 The Qt slot, executes an ToolAction's action().
 

Public Attributes

RefPtr< ToolActionmyAction
 Storing some ToolAction object.
 
QPointer< QAction > myQtAction
 

Detailed Description

An Qt Interface that executed an ToolAction's action() as a Qt slot which can be connected to the Qt signal of some widget.


The documentation for this class was generated from the following files: