Gui::WorkbenchComboBox Class Reference

#include <Action.h>

List of all members.

Public Slots

void onActivated (QAction *)
void onActivated (int)

Public Member Functions

 WorkbenchComboBox (WorkbenchGroup *wb, QWidget *parent=0)
virtual ~WorkbenchComboBox ()

Protected Slots

void onWorkbenchActivated (const QString &)

Protected Member Functions

void actionEvent (QActionEvent *)

Detailed Description

Definition at line 120 of file Action.h.


Constructor & Destructor Documentation

WorkbenchComboBox::WorkbenchComboBox ( WorkbenchGroup wb,
QWidget *  parent = 0 
)
WorkbenchComboBox::~WorkbenchComboBox (  )  [virtual]

Definition at line 344 of file Action.cpp.


Member Function Documentation

void WorkbenchComboBox::actionEvent ( QActionEvent *  e  )  [protected]

Definition at line 348 of file Action.cpp.

void WorkbenchComboBox::onActivated ( QAction *  action  )  [slot]

Definition at line 402 of file Action.cpp.

void WorkbenchComboBox::onActivated ( int  i  )  [slot]

Definition at line 394 of file Action.cpp.

Referenced by WorkbenchComboBox().

void WorkbenchComboBox::onWorkbenchActivated ( const QString &  name  )  [protected, slot]

Definition at line 410 of file Action.cpp.

Referenced by WorkbenchComboBox().


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

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