#include <TaskSketcherConstraints.h>
◆ ConstraintView()
ConstraintView::ConstraintView |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~ConstraintView()
ConstraintView::~ConstraintView |
( |
| ) |
|
◆ centerSelectedItems
void ConstraintView::centerSelectedItems |
( |
| ) |
|
|
protectedslot |
◆ contextMenuEvent()
void ConstraintView::contextMenuEvent |
( |
QContextMenuEvent * |
event | ) |
|
|
protected |
References Gui::Application::activeDocument(), Gui::SelectionSingleton::addSelections(), centerSelectedItems(), Gui::SelectionSingleton::clearSelection(), deleteSelectedItems(), doSelectConstraints(), Sketcher::PropertyConstraintList::getConstraintName(), hideConstraints(), Gui::Application::Instance, ConstraintItem::isActive(), ConstraintItem::isDimensional(), ConstraintItem::isEnforceable(), modifyCurrentItem(), SketcherGui::ReleaseHandler(), renameCurrentItem(), Gui::Selection(), showConstraints(), swapNamedOfSelectedItems(), updateActiveStatus(), and updateDrivingStatus().
◆ deleteSelectedItems
void ConstraintView::deleteSelectedItems |
( |
| ) |
|
|
protectedslot |
◆ doSelectConstraints
void SketcherGui::ConstraintView::doSelectConstraints |
( |
| ) |
|
|
protectedslot |
◆ emitCenterSelectedItems
void SketcherGui::ConstraintView::emitCenterSelectedItems |
( |
| ) |
|
|
signal |
◆ emitHideSelection3DVisibility
void SketcherGui::ConstraintView::emitHideSelection3DVisibility |
( |
| ) |
|
|
signal |
◆ emitShowSelection3DVisibility
void SketcherGui::ConstraintView::emitShowSelection3DVisibility |
( |
| ) |
|
|
signal |
◆ hideConstraints
void ConstraintView::hideConstraints |
( |
| ) |
|
|
protectedslot |
◆ modifyCurrentItem
void ConstraintView::modifyCurrentItem |
( |
| ) |
|
|
protectedslot |
◆ onUpdateActiveStatus
◆ onUpdateDrivingStatus
void SketcherGui::ConstraintView::onUpdateDrivingStatus |
( |
QListWidgetItem * |
item, |
|
|
bool |
status |
|
) |
| |
|
signal |
◆ renameCurrentItem
void ConstraintView::renameCurrentItem |
( |
| ) |
|
|
protectedslot |
◆ showConstraints
void ConstraintView::showConstraints |
( |
| ) |
|
|
protectedslot |
◆ swapNamedOfSelectedItems
void ConstraintView::swapNamedOfSelectedItems |
( |
| ) |
|
|
protectedslot |
◆ updateActiveStatus
void ConstraintView::updateActiveStatus |
( |
| ) |
|
|
protectedslot |
◆ updateDrivingStatus
void ConstraintView::updateDrivingStatus |
( |
| ) |
|
|
protectedslot |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Sketcher/Gui/TaskSketcherConstraints.h
- FreeCAD/src/Mod/Sketcher/Gui/TaskSketcherConstraints.cpp