Dialog for showing information about the software.
More...
#include <aboutDialog.h>
List of all members.
Public Member Functions |
| AboutDialog (QWidget *parent=0, Qt::WFlags fl=0) |
Private Attributes |
Ui::aboutDialog | ui |
Detailed Description
Dialog for showing information about the software.
- Author:
- Markus Knapp
Definition at line 34 of file aboutDialog.h.
Constructor & Destructor Documentation
AboutDialog::AboutDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
Member Function Documentation
void AboutDialog::on_btnAboutQt_clicked |
( |
bool |
checked | ) |
|
|
protectedslot |
Event handler for the "About Qt" button.
Definition at line 28 of file aboutDialog.cpp.
void AboutDialog::setVersion |
( |
QString |
text | ) |
|
|
slot |
Sets the program version into a text label
- Parameters:
-
Definition at line 36 of file aboutDialog.cpp.
Member Data Documentation
Ui::aboutDialog AboutDialog::ui |
|
private |
The documentation for this class was generated from the following files: