|
Quark
0.1
|
A general-purpose "about" dialog. More...
#include <AboutDialog.h++>

Public Member Functions | |
| AboutDialog (QWidget *parent=NULL) | |
| Constructor. More... | |
| virtual | ~AboutDialog () |
| Destructor. More... | |
Protected Member Functions | |
| void | setLogo (const QPixmap &logo) |
| Sets the logo image to be displayed in the dialog. More... | |
| void | setHtml (const QString &html) |
| Sets HTML content to be displayed in the dialog. More... | |
A general-purpose "about" dialog.
The dialog's layout consists of a logo image, an HTML pane, and an "OK" button.
|
explicit |
Constructor.
|
virtual |
Destructor.
|
protected |
Sets HTML content to be displayed in the dialog.
|
protected |
Sets the logo image to be displayed in the dialog.