MeshGui::Selection Class Reference

#include <Selection.h>

Public Member Functions

bool eventFilter (QObject *, QEvent *)
 
std::vector< App::DocumentObject * > getObjects () const
 
 Selection (QWidget *parent=nullptr)
 
void setObjects (const std::vector< Gui::SelectionObject > &)
 
 ~Selection ()
 

Constructor & Destructor Documentation

◆ Selection()

◆ ~Selection()

Member Function Documentation

◆ eventFilter()

◆ getObjects()

std::vector< App::DocumentObject * > Selection::getObjects ( ) const

◆ setObjects()

void Selection::setObjects ( const std::vector< Gui::SelectionObject > &  o)

The documentation for this class was generated from the following files: