Gui::WorkbenchActionEvent Class Reference

The WorkbenchActionEvent class is used to send an event of which workbench must be activated. More...

List of all members.

Public Member Functions

QAction * action () const
 WorkbenchActionEvent (QAction *a)
 ~WorkbenchActionEvent ()

Detailed Description

The WorkbenchActionEvent class is used to send an event of which workbench must be activated.

We cannot activate the workbench directly as we will destroy the widget that emits the signal.

Author:
Werner Mayer

Definition at line 322 of file Action.cpp.


Constructor & Destructor Documentation

Gui::WorkbenchActionEvent::WorkbenchActionEvent ( QAction *  a  )  [inline]

Definition at line 325 of file Action.cpp.

Gui::WorkbenchActionEvent::~WorkbenchActionEvent (  )  [inline]

Definition at line 328 of file Action.cpp.


Member Function Documentation

QAction* Gui::WorkbenchActionEvent::action (  )  const [inline]

Definition at line 330 of file Action.cpp.

Referenced by Gui::WorkbenchGroup::customEvent().


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

Generated on Wed Nov 23 19:02:05 2011 for FreeCAD by  doxygen 1.6.1