Special action to show all dockable views -- except of toolbars -- in an own popup menu. More...
#include <Action.h>
Public Member Functions | |
void | addTo (QWidget *w) |
Adds this action to widget w. | |
DockWidgetAction (Command *pcCmd, QObject *parent=0) | |
virtual | ~DockWidgetAction () |
Special action to show all dockable views -- except of toolbars -- in an own popup menu.
Definition at line 248 of file Action.h.
DockWidgetAction::DockWidgetAction | ( | Command * | pcCmd, | |
QObject * | parent = 0 | |||
) |
Definition at line 805 of file Action.cpp.
DockWidgetAction::~DockWidgetAction | ( | ) | [virtual] |
Definition at line 810 of file Action.cpp.
void DockWidgetAction::addTo | ( | QWidget * | w | ) | [virtual] |
Adds this action to widget w.
Reimplemented from Gui::Action.
Definition at line 815 of file Action.cpp.
References Gui::Action::_action, draftlibs::fcgeo::connect(), and Gui::getMainWindow().