Gui::Dialog::DlgSettingsLazyLoadedImp Class Reference

The DlgSettingsLazyLoadedImp class implements a pseudo-preference page explain why the remaining preference pages aren't loaded yet, and to help the user do so on demand. More...

#include <DlgSettingsLazyLoadedImp.h>

Public Member Functions

 DlgSettingsLazyLoadedImp (QWidget *parent=nullptr)
 Constructs a DlgSettingsLazyLoadedImp. More...
 
void loadSettings ()
 
void saveSettings ()
 
 ~DlgSettingsLazyLoadedImp ()
 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 Slots

void onLoadClicked (const QString &wbName)
 

Protected Member Functions

void buildUnloadedWorkbenchList ()
 Build the list of unloaded workbenches. More...
 
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 DlgSettingsLazyLoadedImp class implements a pseudo-preference page explain why the remaining preference pages aren't loaded yet, and to help the user do so on demand.

Author
Jürgen Riegel

Constructor & Destructor Documentation

◆ DlgSettingsLazyLoadedImp()

DlgSettingsLazyLoadedImp::DlgSettingsLazyLoadedImp ( QWidget parent = nullptr)

Constructs a DlgSettingsLazyLoadedImp.

◆ ~DlgSettingsLazyLoadedImp()

DlgSettingsLazyLoadedImp::~DlgSettingsLazyLoadedImp ( )

Destroys the object and frees any allocated resources.

Member Function Documentation

◆ buildUnloadedWorkbenchList()

◆ changeEvent()

void DlgSettingsLazyLoadedImp::changeEvent ( QEvent e)
protectedvirtual

Sets the strings of the subwidgets using the current language.

Implements Gui::Dialog::PreferencePage.

◆ loadSettings()

◆ onLoadClicked

◆ saveSettings()

void DlgSettingsLazyLoadedImp::saveSettings ( )
virtual

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