#include <Action.h>
Public Member Functions | |
void | addTo (QWidget *w) |
Adds this action to widget w. | |
WindowAction (Command *pcCmd, QObject *parent=0) | |
virtual | ~WindowAction () |
Definition at line 285 of file Action.h.
WindowAction::WindowAction | ( | Command * | pcCmd, | |
QObject * | parent = 0 | |||
) |
Definition at line 851 of file Action.cpp.
WindowAction::~WindowAction | ( | ) | [virtual] |
Definition at line 856 of file Action.cpp.
void WindowAction::addTo | ( | QWidget * | w | ) | [virtual] |
Adds this action to widget w.
Reimplemented from Gui::ActionGroup.
Definition at line 860 of file Action.cpp.
References Gui::Action::_action, Gui::ActionGroup::_group, draftlibs::fcgeo::connect(), and Gui::getMainWindow().