#include <tool_bar.hh>
Public Member Functions |
| ToolBar (QWidget *parent=NULL) |
QAction * | AddAction (const QString &text, QIcon &icon) |
Detailed Description
Definition at line 38 of file tool_bar.hh.
Constructor & Destructor Documentation
Member Function Documentation
void ActivateTool |
( |
QAction * |
action | ) |
|
|
slot |
QAction* AddAction |
( |
const QString & |
text, |
|
|
QIcon & |
icon |
|
) |
| |
void OnAction |
( |
QAction * |
action | ) |
|
|
slot |
update status of all tools based on the active gfx::GfxNodes
void OnToolAdded |
( |
const Tool *& |
tool | ) |
|
|
slot |
The documentation for this class was generated from the following file: