Gui::Dialog::DockablePlacement Class Reference
#include <Placement.h>
Public Member Functions | |
void accept () | |
DockablePlacement (QWidget *parent=0, Qt::WindowFlags fl=0) | |
void reject () | |
~DockablePlacement () | |
![]() | |
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 () | |
![]() | |
Base::Vector3d getUserDirection (bool *ok=0) const | |
Additional Inherited Members | |
![]() | |
void directionChanged () | |
void placementChanged (const QVariant &, bool, bool) | |
![]() | |
void changeEvent (QEvent *e) | |
void keyPressEvent (QKeyEvent *) | |
void open () | |
![]() | |
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