#include <DlgPrimitives.h>
◆ Picker()
PartGui::Picker::Picker |
( |
| ) |
|
◆ ~Picker()
virtual PartGui::Picker::~Picker |
( |
| ) |
|
|
virtual |
◆ command()
virtual QString PartGui::Picker::command |
( |
App::Document * |
| ) |
const |
|
pure virtual |
◆ createPrimitive()
void PartGui::Picker::createPrimitive |
( |
QWidget * |
widget, |
|
|
const QString & |
descr, |
|
|
Gui::Document * |
doc |
|
) |
| |
◆ pickedPoint()
virtual bool PartGui::Picker::pickedPoint |
( |
const SoPickedPoint * |
point | ) |
|
|
pure virtual |
◆ toPlacement()
QString PartGui::Picker::toPlacement |
( |
const gp_Ax2 & |
axis | ) |
const |
◆ exitCode
int PartGui::Picker::exitCode |
◆ loop
QEventLoop PartGui::Picker::loop |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Part/Gui/DlgPrimitives.h
- FreeCAD/src/Mod/Part/Gui/DlgPrimitives.cpp