QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
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.
void applyConf () override
 PrintConfigPage::applyConf Apply the config of this page.
QString title () const override
QIcon icon () const override
Public Member Functions inherited from ConfigPage
 ConfigPage (QWidget *parent)
 ~ConfigPage () override
 Destructor.

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:
Here is the caller graph for this function:

◆ ~PrintConfigPage()

PrintConfigPage::~PrintConfigPage ( )
override

Destructeur.

◆ PrintConfigPage() [2/2]

PrintConfigPage::PrintConfigPage ( const PrintConfigPage & )
private
Here is the call graph for this function:

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: