ToolBar Class Reference

#include <tool_bar.hh>

Public Slots

void OnActiveGfxNodeChanged (gfx::NodePtrList nodes)
void OnToolAdded (const Tool *&tool)
void OnAction (QAction *action)
void ActivateTool (QAction *action)

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

ToolBar ( QWidget *  parent = NULL  ) 

Member Function Documentation

void ActivateTool ( QAction *  action  )  [slot]
QAction* AddAction ( const QString &  text,
QIcon &  icon 
)
void OnAction ( QAction *  action  )  [slot]
void OnActiveGfxNodeChanged ( gfx::NodePtrList  nodes  )  [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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1