Gui::RedoAction Class Reference

The RedoAction class reimplements a special behaviour to make a menu appearing when the button with the arrow is clicked. More...

#include <Action.h>

Inheritance diagram for Gui::RedoAction:
Gui::Action

List of all members.

Public Member Functions

void addTo (QWidget *w)
 Adds this action to widget w.
 RedoAction (Command *pcCmd, QObject *parent=0)
void setEnabled (bool)
 Sets whether the action is enabled.
void setVisible (bool)
 ~RedoAction ()

Detailed Description

The RedoAction class reimplements a special behaviour to make a menu appearing when the button with the arrow is clicked.

Author:
Werner Mayer

Definition at line 227 of file Action.h.


Constructor & Destructor Documentation

RedoAction::RedoAction ( Command pcCmd,
QObject *  parent = 0 
)

Definition at line 758 of file Action.cpp.

References draftlibs::fcgeo::connect(), and Gui::Action::onActivated().

RedoAction::~RedoAction (  ) 

Definition at line 766 of file Action.cpp.


Member Function Documentation

void RedoAction::addTo ( QWidget *  w  )  [virtual]

Adds this action to widget w.

Reimplemented from Gui::Action.

Definition at line 773 of file Action.cpp.

References Gui::Action::_action.

void RedoAction::setEnabled ( bool  b  )  [virtual]

Sets whether the action is enabled.

Reimplemented from Gui::Action.

Definition at line 791 of file Action.cpp.

void RedoAction::setVisible ( bool  b  )  [virtual]

Reimplemented from Gui::Action.

Definition at line 797 of file Action.cpp.


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

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