#include <TaskHatch.h>
◆ TaskHatch()
◆ ~TaskHatch()
TaskHatch::~TaskHatch |
( |
| ) |
|
◆ accept()
bool TaskHatch::accept |
( |
| ) |
|
|
virtual |
◆ changeEvent()
void TaskHatch::changeEvent |
( |
QEvent * |
e | ) |
|
|
protected |
◆ getCreateMode()
bool TechDrawGui::TaskHatch::getCreateMode |
( |
| ) |
|
◆ getParameters()
void TaskHatch::getParameters |
( |
| ) |
|
|
protected |
◆ initUi()
void TaskHatch::initUi |
( |
| ) |
|
|
protected |
◆ listToQ()
QStringList TaskHatch::listToQ |
( |
std::vector< std::string > |
in | ) |
|
|
protected |
◆ onFileChanged
void TaskHatch::onFileChanged |
( |
void |
| ) |
|
|
protectedslot |
◆ reject()
bool TaskHatch::reject |
( |
| ) |
|
|
virtual |
References getCreateMode(), App::DocumentObject::getDocument(), App::DocumentObject::getNameInDocument(), Gui::Command::Gui, TechDrawGui::ViewProviderHatch::HatchColor, TechDraw::DrawHatch::HatchPattern, TechDrawGui::ViewProviderHatch::HatchScale, App::Document::recompute(), App::PropertyFloat::setValue(), App::PropertyString::setValue(), App::PropertyColor::setValue(), and App::DocumentObject::touch().
Referenced by TechDrawGui::TaskDlgHatch::reject().
◆ setCreateMode()
void TechDrawGui::TaskHatch::setCreateMode |
( |
bool |
b | ) |
|
◆ updateValues()
void TaskHatch::updateValues |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following files:
- src/Mod/TechDraw/Gui/TaskHatch.h
- src/Mod/TechDraw/Gui/TaskHatch.cpp