TechDrawGui::DlgPrefsTechDrawDimensionsImp Class Reference
#include <DlgPrefsTechDrawDimensionsImp.h>
Public Member Functions | |
DlgPrefsTechDrawDimensionsImp (QWidget *parent=0) | |
~DlgPrefsTechDrawDimensionsImp () | |
![]() | |
PreferencePage (QWidget *parent=0) | |
Construction. More... | |
virtual ~PreferencePage () | |
Destruction. More... | |
Protected Member Functions | |
void changeEvent (QEvent *e) | |
Sets the strings of the subwidgets using the current language. More... | |
void loadSettings () | |
int prefArrowStyle (void) const | |
void saveSettings () | |
Additional Inherited Members | |
![]() |
Constructor & Destructor Documentation
◆ DlgPrefsTechDrawDimensionsImp()
DlgPrefsTechDrawDimensionsImp::DlgPrefsTechDrawDimensionsImp | ( | QWidget * | parent = 0 | ) |
References Base::Unit::Length.
◆ ~DlgPrefsTechDrawDimensionsImp()
DlgPrefsTechDrawDimensionsImp::~DlgPrefsTechDrawDimensionsImp | ( | ) |
Member Function Documentation
◆ changeEvent()
|
protectedvirtual |
Sets the strings of the subwidgets using the current language.
Implements Gui::Dialog::PreferencePage.
References loadSettings(), and saveSettings().
◆ loadSettings()
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
References TechDrawGui::DrawGuiUtil::loadArrowBox(), and prefArrowStyle().
Referenced by changeEvent().
◆ prefArrowStyle()
|
protected |
References TechDrawGui::PreferencesGui::dimArrowStyle().
Referenced by loadSettings().
◆ saveSettings()
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
Referenced by changeEvent().
The documentation for this class was generated from the following files:
- src/Mod/TechDraw/Gui/DlgPrefsTechDrawDimensionsImp.h
- src/Mod/TechDraw/Gui/DlgPrefsTechDrawDimensionsImp.cpp