PartGui::DimensionControl Class Reference
#include <TaskDimension.h>
Public Slots | |
void | clearAllSlot (bool) |
void | toggle3dSlot (bool) |
void | toggleDeltaSlot (bool) |
Public Member Functions | |
DimensionControl (QWidget *parent) | |
Public Attributes | |
QPushButton * | resetButton |
Detailed Description
widget for buttons controlling the display of dimensions
Constructor & Destructor Documentation
◆ DimensionControl()
|
explicit |
References Gui::BitmapFactory(), clearAllSlot(), resetButton, toggle3dSlot(), and toggleDeltaSlot().
Member Function Documentation
◆ clearAllSlot
|
slot |
References PartGui::eraseAllDimensions().
Referenced by DimensionControl().
◆ toggle3dSlot
|
slot |
References PartGui::toggle3d().
Referenced by DimensionControl().
◆ toggleDeltaSlot
|
slot |
References PartGui::toggleDelta().
Referenced by DimensionControl().
Member Data Documentation
◆ resetButton
QPushButton* PartGui::DimensionControl::resetButton |
Referenced by DimensionControl().
The documentation for this class was generated from the following files:
- src/Mod/Part/Gui/TaskDimension.h
- src/Mod/Part/Gui/TaskDimension.cpp