The AboutDialog class.
More...
#include <aboutdialog.h>
Inherits QDialog.
|
QScopedPointer< Ui::AboutDialog > | mUi |
|
void formatLabelHeading |
( |
QLabel * |
label | ) |
|
|
privatenoexcept |
Format a heading label in the about dialog.
- Parameters
-
label | Pointer to the QLabel instance |
void formatLabelText |
( |
QLabel * |
label, |
|
|
bool |
selectable, |
|
|
bool |
containsLinks |
|
) |
| |
|
privatenoexcept |
Format a text label in the about dialog.
- Parameters
-
label | Pointer to the QLabel instance |
selectable | Whether to make the text mouse-selectable |
containsLinks | Whether to open links in external application (e.g. web browser) |
QScopedPointer<Ui::AboutDialog> mUi |
|
private |
The documentation for this class was generated from the following files:
- /home/travis/build/LibrePCB/LibrePCB/libs/librepcb/common/dialogs/aboutdialog.h
- /home/travis/build/LibrePCB/LibrePCB/libs/librepcb/common/dialogs/aboutdialog.cpp