The AboutQETDialog class.
More...
#include <aboutqetdialog.h>
Inherits QDialog.
◆ AboutQETDialog()
AboutQETDialog::AboutQETDialog |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~AboutQETDialog()
AboutQETDialog::~AboutQETDialog |
( |
| ) |
|
◆ 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 |
◆ addLibrary()
void AboutQETDialog::addLibrary |
( |
QLabel * |
label, |
|
|
const QString & |
name, |
|
|
const QString & |
link |
|
) |
| |
|
private |
◆ setAbout()
void AboutQETDialog::setAbout |
( |
| ) |
|
|
private |
◆ setAuthors()
void AboutQETDialog::setAuthors |
( |
| ) |
|
|
private |
◆ setContributors()
void AboutQETDialog::setContributors |
( |
| ) |
|
|
private |
◆ setLibraries()
void AboutQETDialog::setLibraries |
( |
| ) |
|
|
private |
◆ setLicence()
void AboutQETDialog::setLicence |
( |
| ) |
|
|
private |
◆ setTranslators()
void AboutQETDialog::setTranslators |
( |
| ) |
|
|
private |
◆ setVersion()
void AboutQETDialog::setVersion |
( |
| ) |
|
|
private |
◆ ui
Ui::AboutQETDialog* AboutQETDialog::ui |
|
private |
The documentation for this class was generated from the following files: