#include <Tessellation.h>
Public Member Functions | |
| bool | accept () |
| Tessellation (QWidget *parent=0) | |
| ~Tessellation () | |
Protected Member Functions | |
| void | changeEvent (QEvent *e) |
Definition at line 35 of file Tessellation.h.
| Tessellation::Tessellation | ( | QWidget * | parent = 0 |
) |
Definition at line 47 of file Tessellation.cpp.
References Gui::Command::Doc, and Gui::Command::doCommand().
| Tessellation::~Tessellation | ( | ) |
Definition at line 55 of file Tessellation.cpp.
| bool Tessellation::accept | ( | void | ) |
Definition at line 102 of file Tessellation.cpp.
References macros::cmd, App::Document::commitTransaction(), Base::Console(), Gui::Command::Doc, Gui::Command::doCommand(), App::GetApplication(), App::Application::getDocument(), App::Document::openTransaction(), Gui::Selection(), and Base::Exception::what().
Referenced by MeshPartGui::TaskTessellation::accept().
| void Tessellation::changeEvent | ( | QEvent * | e | ) | [protected] |
Definition at line 59 of file Tessellation.cpp.
1.6.1