Gui::Dialog::DlgSettings3DViewImp Class Reference

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

#include <DlgSettings3DViewImp.h>

Public Member Functions

 DlgSettings3DViewImp (QWidget *parent=nullptr)
 Constructs a DlgSettings3DViewImp which is a child of 'parent', with the name 'name' and widget flags set to 'f'. More...
 
void loadSettings ()
 
void saveSettings ()
 
 ~DlgSettings3DViewImp ()
 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...
 
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 DlgSettings3DViewImp class implements a preference page to change settings for the Inventor viewer.

Author
Jürgen Riegel

Constructor & Destructor Documentation

◆ DlgSettings3DViewImp()

DlgSettings3DViewImp::DlgSettings3DViewImp ( QWidget parent = nullptr)

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

◆ ~DlgSettings3DViewImp()

DlgSettings3DViewImp::~DlgSettings3DViewImp ( )

Destroys the object and frees any allocated resources.

Member Function Documentation

◆ changeEvent()

void DlgSettings3DViewImp::changeEvent ( QEvent e)
protectedvirtual

Sets the strings of the subwidgets using the current language.

Implements Gui::Dialog::PreferencePage.

◆ loadSettings()

◆ saveSettings()

void DlgSettings3DViewImp::saveSettings ( )
virtual

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