QElectroTech 0.100.0-dev
Loading...
Searching...
No Matches
Public Member Functions | Private Slots | 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.
 
 ~AboutQETDialog ()
 AboutQETDialog::~AboutQETDialog.
 

Private Slots

void on_m_log_comboBox_currentTextChanged (const QString &arg1)
 

Private Member Functions

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

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:

◆ on_m_log_comboBox_currentTextChanged

void AboutQETDialog::on_m_log_comboBox_currentTextChanged ( const QString &  arg1)
privateslot

◆ setAbout()

void AboutQETDialog::setAbout ( )
private

AboutQETDialog::setAbout.

Here is the caller graph for this function:

◆ setAnnexProject()

void AboutQETDialog::setAnnexProject ( )
private
Here is the call graph for this function:
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:

◆ setLoginfo()

void AboutQETDialog::setLoginfo ( )
private

AboutQETDialog::setLoginfo fills the m_log_comboBox with log files.

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: