TechDrawGui::DlgPrefsTechDrawAnnotationImp Class Reference
#include <DlgPrefsTechDrawAnnotationImp.h>
Public Slots | |
void | onLineGroupChanged (int) |
Updates the tooltip of the LineGroup combobox. More... | |
![]() |
Public Member Functions | |
DlgPrefsTechDrawAnnotationImp (QWidget *parent=0) | |
~DlgPrefsTechDrawAnnotationImp () | |
![]() | |
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 | prefBalloonArrow (void) const |
void | saveSettings () |
Constructor & Destructor Documentation
◆ DlgPrefsTechDrawAnnotationImp()
DlgPrefsTechDrawAnnotationImp::DlgPrefsTechDrawAnnotationImp | ( | QWidget * | parent = 0 | ) |
References draftgeoutils.intersections::connect(), Base::Unit::Length, and onLineGroupChanged().
◆ ~DlgPrefsTechDrawAnnotationImp()
DlgPrefsTechDrawAnnotationImp::~DlgPrefsTechDrawAnnotationImp | ( | ) |
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 prefBalloonArrow().
Referenced by changeEvent().
◆ onLineGroupChanged
|
slot |
Updates the tooltip of the LineGroup combobox.
Referenced by DlgPrefsTechDrawAnnotationImp().
◆ prefBalloonArrow()
|
protected |
Referenced by loadSettings().
◆ saveSettings()
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
Referenced by changeEvent().
The documentation for this class was generated from the following files:
- Sources/FreeCAD/src/Mod/TechDraw/Gui/DlgPrefsTechDrawAnnotationImp.h
- Sources/FreeCAD/src/Mod/TechDraw/Gui/DlgPrefsTechDrawAnnotationImp.cpp