•All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
Public Types | |
enum | Type { VERTEX , EDGE , FACE , ALL } |
Public Member Functions | |
bool | allow (App::Document *, App::DocumentObject *obj, const char *sSubName) |
void | setMode (Type mode) |
ShapeSelection () | |
Public Member Functions inherited from Gui::SelectionFilterGate | |
virtual bool | allow (App::Document *, App::DocumentObject *, const char *) |
SelectionFilterGate (const char *filter) | |
construct with the filter string More... | |
SelectionFilterGate (SelectionFilter *filter) | |
~SelectionFilterGate () | |
Public Member Functions inherited from Gui::SelectionGate | |
virtual bool | allow (App::Document *, App::DocumentObject *, const char *)=0 |
virtual | ~SelectionGate () |
Public Attributes | |
Type | mode |
Public Attributes inherited from Gui::SelectionGate | |
std::string | notAllowedReason |
notAllowedReason is a string that sets the message to be displayed in statusbar for cluing the user on why is the selection not allowed. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Gui::SelectionFilterGate | |
SelectionFilterGate () | |
Static Protected Member Functions inherited from Gui::SelectionFilterGate | |
static SelectionFilter * | nullPointer () |
static const char * | nullString () |
Protected Attributes inherited from Gui::SelectionFilterGate | |
SelectionFilter * | Filter |
PartGui::ShapeSelection::ShapeSelection | ( | ) |
|
virtual |
Reimplemented from Gui::SelectionFilterGate.
References ALL, EDGE, FACE, Base::Persistence::getClassTypeId(), and VERTEX.
Type PartGui::ShapeSelection::mode |
Referenced by draftguitools.gui_offset.Offset::action(), gzip_utf8.GzipFile::close(), Commands.SphereCreator::enter(), gzip_utf8.GzipFile::filename(), gzip_utf8.GzipFile::flush(), Commands.SphereCreator::leave(), draftguitools.gui_offset.Offset::numericRadius(), gzip_utf8.GzipFile::read(), gzip_utf8.GzipFile::readable(), gzip_utf8.GzipFile::rewind(), gzip_utf8.GzipFile::seek(), setMode(), draftguitools.gui_trackers.archDimTracker::setString(), gzip_utf8.GzipFile::writable(), and gzip_utf8.GzipFile::write().