MeshGui::Selection Class Reference
#include <Selection.h>
Public Member Functions | |
bool | eventFilter (QObject *, QEvent *) |
std::vector< App::DocumentObject * > | getObjects () const |
Selection (QWidget *parent=0) | |
void | setObjects (const std::vector< Gui::SelectionObject > &) |
~Selection () | |
Constructor & Destructor Documentation
◆ Selection()
Selection::Selection | ( | QWidget * | parent = 0 | ) |
◆ ~Selection()
Selection::~Selection | ( | ) |
Member Function Documentation
◆ eventFilter()
◆ getObjects()
std::vector< App::DocumentObject * > Selection::getObjects | ( | ) | const |
References MeshGui::MeshSelection::getObjects().
Referenced by MeshGui::TaskSmoothing::accept().
◆ setObjects()
void Selection::setObjects | ( | const std::vector< Gui::SelectionObject > & | o | ) |
References MeshGui::MeshSelection::setObjects().
Referenced by MeshGui::TaskSmoothing::TaskSmoothing().
The documentation for this class was generated from the following files:
- src/Mod/Mesh/Gui/Selection.h
- src/Mod/Mesh/Gui/Selection.cpp