Gui::Dialog::DockablePlacement Class Reference
#include <Placement.h>
Public Member Functions | |
void | accept () |
DockablePlacement (QWidget *parent=0, Qt::WindowFlags fl=0) | |
void | reject () |
~DockablePlacement () | |
Public Member Functions inherited from Gui::Dialog::Placement | |
void | accept () |
void | bindObject () |
Base::Vector3d | getDirection () const |
Base::Placement | getPlacement () const |
Placement (QWidget *parent=0, Qt::WindowFlags fl=0) | |
void | reject () |
void | setPlacement (const Base::Placement &) |
void | showDefaultButtons (bool) |
~Placement () | |
Public Member Functions inherited from Gui::LocationDialog | |
Base::Vector3d | getUserDirection (bool *ok=0) const |
Additional Inherited Members | |
Signals inherited from Gui::Dialog::Placement | |
void | directionChanged () |
void | placementChanged (const QVariant &, bool, bool) |
Protected Member Functions inherited from Gui::Dialog::Placement | |
void | changeEvent (QEvent *e) |
void | keyPressEvent (QKeyEvent *) |
void | open () |
Protected Member Functions inherited from Gui::LocationDialog | |
LocationDialog (QWidget *parent=0, Qt::WindowFlags fl=0) | |
virtual | ~LocationDialog () |
Constructor & Destructor Documentation
◆ DockablePlacement()
DockablePlacement::DockablePlacement | ( | QWidget * | parent = 0 , |
Qt::WindowFlags | fl = 0 |
||
) |
◆ ~DockablePlacement()
DockablePlacement::~DockablePlacement | ( | ) |
Member Function Documentation
◆ accept()
void DockablePlacement::accept | ( | ) |
◆ reject()
void DockablePlacement::reject | ( | ) |
The documentation for this class was generated from the following files:
- src/Gui/Placement.h
- src/Gui/Placement.cpp