Vidalia
0.3.1
|
#include <LicenseDialog.h>
Public Member Functions | |
LicenseDialog (QWidget *parent=0) | |
Protected Member Functions | |
virtual QString | loadHtml (const QString &source) const |
Private Attributes | |
Ui::LicenseDialog | ui |
Definition at line 23 of file LicenseDialog.h.
LicenseDialog::LicenseDialog | ( | QWidget * | parent = 0 | ) |
Default constructor.
Definition at line 23 of file LicenseDialog.cpp.
References loadHtml(), and ui.
|
protectedvirtual |
Reads and returns all HTML-formatted text from source.
Definition at line 33 of file LicenseDialog.cpp.
Referenced by LicenseDialog().
|
private |
Definition at line 38 of file LicenseDialog.h.
Referenced by LicenseDialog().