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

The AboutQETDialog class. More...

#include <aboutqetdialog.h>

Inherits QDialog.

Collaboration diagram for AboutQETDialog:
Collaboration graph

Public Member Functions

 AboutQETDialog (QWidget *parent=nullptr)
 AboutQETDialog::AboutQETDialog. More...
 
 ~AboutQETDialog ()
 AboutQETDialog::~AboutQETDialog. More...
 

Private Member Functions

void setAbout ()
 AboutQETDialog::setAbout. More...
 
void setAuthors ()
 AboutQETDialog::setAuthors. More...
 
void setTranslators ()
 AboutQETDialog::setTranslators. More...
 
void setContributors ()
 AboutQETDialog::setContributors. More...
 
void setVersion ()
 AboutQETDialog::setVersion. More...
 
void setLibraries ()
 AboutQETDialog::setLibraries. More...
 
void setLicence ()
 AboutQETDialog::setLicence. More...
 
void addAuthor (QLabel *label, const QString &name, const QString &email, const QString &work)
 AboutQETDialog::addAuthor Adds a person to the list of authors. More...
 
void addLibrary (QLabel *label, const QString &name, const QString &link)
 AboutQETDialog::addLibrary. More...
 

Private Attributes

Ui::AboutQETDialog * ui
 

Detailed Description

The AboutQETDialog class.

Constructor & Destructor Documentation

◆ AboutQETDialog()

AboutQETDialog::AboutQETDialog ( QWidget *  parent = nullptr)
explicit

AboutQETDialog::AboutQETDialog.

Parameters
parent
Here is the call graph for this function:

◆ ~AboutQETDialog()

AboutQETDialog::~AboutQETDialog ( )

Member Function Documentation

◆ addAuthor()

void AboutQETDialog::addAuthor ( QLabel *  label,
const QString &  name,
const QString &  email,
const QString &  work 
)
private

AboutQETDialog::addAuthor Adds a person to the list of authors.

Parameters
label: QLabel which will add the person
name: Name of person
email: E-mail address of the person
work: Function / work done by the person
Here is the caller graph for this function:

◆ addLibrary()

void AboutQETDialog::addLibrary ( QLabel *  label,
const QString &  name,
const QString &  link 
)
private

AboutQETDialog::addLibrary.

Parameters
label
name
link
Here is the caller graph for this function:

◆ setAbout()

void AboutQETDialog::setAbout ( )
private

AboutQETDialog::setAbout.

Here is the caller graph for this function:

◆ setAuthors()

void AboutQETDialog::setAuthors ( )
private

AboutQETDialog::setAuthors.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setContributors()

void AboutQETDialog::setContributors ( )
private

AboutQETDialog::setContributors.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setLibraries()

void AboutQETDialog::setLibraries ( )
private

AboutQETDialog::setLibraries.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setLicence()

void AboutQETDialog::setLicence ( )
private

AboutQETDialog::setLicence.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setTranslators()

void AboutQETDialog::setTranslators ( )
private

AboutQETDialog::setTranslators.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVersion()

void AboutQETDialog::setVersion ( )
private

AboutQETDialog::setVersion.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ ui

Ui::AboutQETDialog* AboutQETDialog::ui
private

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