Vidalia 0.2.10
Public Member Functions | Protected Member Functions | Private Attributes

LicenseDialog Class Reference

#include <LicenseDialog.h>

List of all members.

Public Member Functions

 LicenseDialog (QWidget *parent=0)

Protected Member Functions

virtual QString loadHtml (const QString &source) const

Private Attributes

Ui::LicenseDialog ui

Detailed Description

Definition at line 24 of file LicenseDialog.h.


Constructor & Destructor Documentation

LicenseDialog::LicenseDialog ( QWidget *  parent = 0)

Default constructor.

Definition at line 24 of file LicenseDialog.cpp.

References loadHtml(), and ui.


Member Function Documentation

QString LicenseDialog::loadHtml ( const QString &  source) const [protected, virtual]

Reads and returns all HTML-formatted text from source.

Definition at line 34 of file LicenseDialog.cpp.

Referenced by LicenseDialog().


Member Data Documentation

Ui::LicenseDialog LicenseDialog::ui [private]

Definition at line 39 of file LicenseDialog.h.

Referenced by LicenseDialog().


The documentation for this class was generated from the following files: