QElectroTech  0.8-dev
Public Member Functions | Public Attributes | Private Member Functions | List of all members
PrintConfigPage Class Reference

The PrintConfigPage class This configuration page enables users to set default printing options. More...

#include <configpages.h>

Inheritance diagram for PrintConfigPage:
Inheritance graph
Collaboration diagram for PrintConfigPage:
Collaboration graph

Public Member Functions

 PrintConfigPage (QWidget *=nullptr)
 
 ~PrintConfigPage () override
 Destructeur. More...
 
void applyConf () override
 PrintConfigPage::applyConf Apply the config of this page. More...
 
QString title () const override
 
QIcon icon () const override
 
- Public Member Functions inherited from ConfigPage
 ConfigPage (QWidget *parent)
 
 ~ConfigPage () override
 Destructor. More...
 

Public Attributes

ExportPropertiesWidgetepw
 

Private Member Functions

 PrintConfigPage (const PrintConfigPage &)
 

Detailed Description

The PrintConfigPage class This configuration page enables users to set default printing options.

Constructor & Destructor Documentation

◆ PrintConfigPage() [1/2]

PrintConfigPage::PrintConfigPage ( QWidget *  parent = nullptr)

Constructeur

Parameters
parentQWidget parent
Here is the call graph for this function:

◆ ~PrintConfigPage()

PrintConfigPage::~PrintConfigPage ( )
override

Destructeur.

◆ PrintConfigPage() [2/2]

PrintConfigPage::PrintConfigPage ( const PrintConfigPage )
private

Member Function Documentation

◆ applyConf()

void PrintConfigPage::applyConf ( )
overridevirtual

PrintConfigPage::applyConf Apply the config of this page.

Implements ConfigPage.

◆ icon()

QIcon PrintConfigPage::icon ( ) const
overridevirtual
Returns
l'icone de cette page

Implements ConfigPage.

◆ title()

QString PrintConfigPage::title ( ) const
overridevirtual
Returns
le titre de cette page

Implements ConfigPage.

Here is the caller graph for this function:

Member Data Documentation

◆ epw

ExportPropertiesWidget* PrintConfigPage::epw

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