Gui::DlgObjectSelection Class Reference
#include <DlgObjectSelection.h>
Public Member Functions | |
| void | accept () |
| DlgObjectSelection (const std::vector< App::DocumentObject * > &objs, QWidget *parent=0, Qt::WindowFlags fl=0) | |
| std::vector< App::DocumentObject * > | getSelections () const |
| void | reject () |
| ~DlgObjectSelection () | |
| Destroys the object and frees any allocated resources. More... | |
Constructor & Destructor Documentation
◆ DlgObjectSelection()
| DlgObjectSelection::DlgObjectSelection | ( | const std::vector< App::DocumentObject * > & | objs, |
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | fl = 0 |
||
| ) |
◆ ~DlgObjectSelection()
| DlgObjectSelection::~DlgObjectSelection | ( | ) |
Destroys the object and frees any allocated resources.
Member Function Documentation
◆ accept()
| void DlgObjectSelection::accept | ( | ) |
Referenced by ArchComponent.ComponentTaskPanel::editObject().
◆ getSelections()
| std::vector< App::DocumentObject * > DlgObjectSelection::getSelections | ( | ) | const |
Referenced by StdCmdDuplicateSelection::activated(), and Gui::MainWindow::createMimeDataFromSelection().
◆ reject()
| void DlgObjectSelection::reject | ( | ) |
The documentation for this class was generated from the following files:
- src/Gui/DlgObjectSelection.h
- src/Gui/DlgObjectSelection.cpp
1.8.17