Gui::Dialog::DlgSettingsNavigation Class Reference

The Ui_DlgSettingsNavigation class implements a preference page to change settings for the Inventor viewer. More...

#include <DlgSettingsNavigation.h>

Public Member Functions

 DlgSettingsNavigation (QWidget *parent=nullptr)
 Constructs a DlgSettingsNavigation which is a child of 'parent', with the name 'name' and widget flags set to 'f'. More...
 
void loadSettings ()
 
void saveSettings ()
 
 ~DlgSettingsNavigation ()
 Destroys the object and frees any allocated resources. More...
 
- Public Member Functions inherited from Gui::Dialog::PreferencePage
 PreferencePage (QWidget *parent=nullptr)
 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 retranslate ()
 
virtual void changeEvent (QEvent *e)=0
 

Additional Inherited Members

- Public Slots inherited from Gui::Dialog::PreferencePage
virtual void loadSettings ()=0
 
virtual void saveSettings ()=0
 

Detailed Description

The Ui_DlgSettingsNavigation class implements a preference page to change settings for the Inventor viewer.

Author
Werner Mayer

Constructor & Destructor Documentation

◆ DlgSettingsNavigation()

DlgSettingsNavigation::DlgSettingsNavigation ( QWidget parent = nullptr)

Constructs a DlgSettingsNavigation which is a child of 'parent', with the name 'name' and widget flags set to 'f'.

References retranslate().

◆ ~DlgSettingsNavigation()

DlgSettingsNavigation::~DlgSettingsNavigation ( )

Destroys the object and frees any allocated resources.

Member Function Documentation

◆ changeEvent()

void DlgSettingsNavigation::changeEvent ( QEvent e)
protectedvirtual

Sets the strings of the subwidgets using the current language.

Implements Gui::Dialog::PreferencePage.

References retranslate().

◆ loadSettings()

◆ retranslate()

void DlgSettingsNavigation::retranslate ( )
protected

◆ saveSettings()


The documentation for this class was generated from the following files: