#include <TaskSectionView.h>
◆ TaskSectionView() [1/2]
References Base::Console(), Base::ConsoleSingleton::Error(), TechDraw::DrawView::findParentPage(), App::DocumentObject::getDocument(), App::DocumentObject::getNameInDocument(), onDownClicked(), onLeftClicked(), onRightClicked(), onUpClicked(), setUiPrimary(), and Base::Tools::toStdString().
◆ TaskSectionView() [2/2]
References TechDraw::DrawViewSection::BaseView, Base::Console(), Base::ConsoleSingleton::Error(), TechDraw::DrawView::findParentPage(), App::DocumentObject::getDocument(), App::DocumentObject::getNameInDocument(), App::PropertyLink::getValue(), App::PropertyEnumeration::getValueAsString(), onDownClicked(), onLeftClicked(), onRightClicked(), onUpClicked(), saveSectionState(), TechDraw::DrawViewSection::SectionDirection, setUiEdit(), and Base::Tools::toStdString().
◆ ~TaskSectionView()
TaskSectionView::~TaskSectionView |
( |
| ) |
|
◆ accept()
bool TaskSectionView::accept |
( |
| ) |
|
|
virtual |
◆ apply()
bool TaskSectionView::apply |
( |
void |
| ) |
|
|
protected |
◆ applyAligned()
void TaskSectionView::applyAligned |
( |
void |
| ) |
|
|
protected |
◆ applyQuick()
void TaskSectionView::applyQuick |
( |
std::string |
dir | ) |
|
|
protected |
References createSectionView(), enableAll(), failNoObject(), isBaseValid(), isSectionValid(), Gui::Command::openCommand(), App::DocumentObject::recomputeFeature(), TechDraw::DrawView::requestPaint(), and updateSectionView().
Referenced by apply(), onDownClicked(), onLeftClicked(), onRightClicked(), and onUpClicked().
◆ changeEvent()
void TaskSectionView::changeEvent |
( |
QEvent * |
e | ) |
|
|
protected |
◆ checkAll()
void TaskSectionView::checkAll |
( |
bool |
b | ) |
|
|
protected |
◆ createSectionView()
void TaskSectionView::createSectionView |
( |
void |
| ) |
|
|
protected |
◆ enableAll()
void TaskSectionView::enableAll |
( |
bool |
b | ) |
|
|
protected |
◆ failNoObject()
void TaskSectionView::failNoObject |
( |
std::string |
objName | ) |
|
|
protected |
◆ isBaseValid()
bool TaskSectionView::isBaseValid |
( |
void |
| ) |
|
|
protected |
◆ isSectionValid()
bool TaskSectionView::isSectionValid |
( |
void |
| ) |
|
|
protected |
◆ onDownClicked
void TaskSectionView::onDownClicked |
( |
| ) |
|
|
protectedslot |
◆ onIdentifierChanged
void TaskSectionView::onIdentifierChanged |
( |
| ) |
|
|
protectedslot |
◆ onLeftClicked
void TaskSectionView::onLeftClicked |
( |
| ) |
|
|
protectedslot |
◆ onRightClicked
void TaskSectionView::onRightClicked |
( |
| ) |
|
|
protectedslot |
◆ onScaleChanged
void TaskSectionView::onScaleChanged |
( |
| ) |
|
|
protectedslot |
◆ onUpClicked
void TaskSectionView::onUpClicked |
( |
| ) |
|
|
protectedslot |
◆ onXChanged
void TaskSectionView::onXChanged |
( |
| ) |
|
|
protectedslot |
◆ onYChanged
void TaskSectionView::onYChanged |
( |
| ) |
|
|
protectedslot |
◆ onZChanged
void TaskSectionView::onZChanged |
( |
| ) |
|
|
protectedslot |
◆ reject()
bool TaskSectionView::reject |
( |
| ) |
|
|
virtual |
◆ restoreSectionState()
void TaskSectionView::restoreSectionState |
( |
| ) |
|
|
protected |
◆ saveSectionState()
void TaskSectionView::saveSectionState |
( |
| ) |
|
|
protected |
◆ setUiEdit()
void TaskSectionView::setUiEdit |
( |
| ) |
|
|
protected |
References Base::Tools::fromStdString(), App::DocumentObject::getNameInDocument(), TechDraw::DrawView::getScale(), App::PropertyVector::getValue(), App::PropertyString::getValue(), Base::Unit::Length, onIdentifierChanged(), onScaleChanged(), onXChanged(), onYChanged(), onZChanged(), TechDraw::DrawViewSection::SectionOrigin, TechDraw::DrawViewSection::SectionSymbol, Base::Vector3< _Precision >::x, Base::Vector3< _Precision >::y, and Base::Vector3< _Precision >::z.
Referenced by TaskSectionView().
◆ setUiPrimary()
void TaskSectionView::setUiPrimary |
( |
| ) |
|
|
protected |
References enableAll(), Base::Tools::fromStdString(), App::DocumentObject::getNameInDocument(), TechDraw::DrawViewPart::getOriginalCentroid(), TechDraw::DrawView::getScale(), Base::Unit::Length, onIdentifierChanged(), onScaleChanged(), onXChanged(), onYChanged(), onZChanged(), Base::Vector3< _Precision >::x, Base::Vector3< _Precision >::y, and Base::Vector3< _Precision >::z.
Referenced by TaskSectionView().
◆ updateSectionView()
void TaskSectionView::updateSectionView |
( |
void |
| ) |
|
|
protected |
The documentation for this class was generated from the following files:
- src/Mod/TechDraw/Gui/TaskSectionView.h
- src/Mod/TechDraw/Gui/TaskSectionView.cpp