TechDrawGui::DlgPrefsTechDrawColorsImp Class Reference

#include <DlgPrefsTechDrawColorsImp.h>

Public Member Functions

 DlgPrefsTechDrawColorsImp (QWidget *parent=0)
 
 ~DlgPrefsTechDrawColorsImp ()
 
- Public Member Functions inherited from Gui::Dialog::PreferencePage
 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 ()
 
void saveSettings ()
 

Additional Inherited Members

- Public Slots inherited from Gui::Dialog::PreferencePage

Constructor & Destructor Documentation

◆ DlgPrefsTechDrawColorsImp()

DlgPrefsTechDrawColorsImp::DlgPrefsTechDrawColorsImp ( QWidget parent = 0)

◆ ~DlgPrefsTechDrawColorsImp()

DlgPrefsTechDrawColorsImp::~DlgPrefsTechDrawColorsImp ( )

Member Function Documentation

◆ changeEvent()

void DlgPrefsTechDrawColorsImp::changeEvent ( QEvent e)
protectedvirtual

Sets the strings of the subwidgets using the current language.

Implements Gui::Dialog::PreferencePage.

References loadSettings(), and saveSettings().

◆ loadSettings()

void DlgPrefsTechDrawColorsImp::loadSettings ( )
protectedvirtual

Implements Gui::Dialog::PreferencePage.

Referenced by changeEvent().

◆ saveSettings()

void DlgPrefsTechDrawColorsImp::saveSettings ( )
protectedvirtual

Implements Gui::Dialog::PreferencePage.

Referenced by changeEvent().


The documentation for this class was generated from the following files:
  • src/Mod/TechDraw/Gui/DlgPrefsTechDrawColorsImp.h
  • src/Mod/TechDraw/Gui/DlgPrefsTechDrawColorsImp.cpp