Vidalia  0.2.21
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
LicenseDialog Class Reference

#include <LicenseDialog.h>

Inheritance diagram for LicenseDialog:

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 23 of file LicenseDialog.h.

Constructor & Destructor Documentation

LicenseDialog::LicenseDialog ( QWidget *  parent = 0)

Default constructor.

Definition at line 23 of file LicenseDialog.cpp.

References loadHtml(), and ui.

Member Function Documentation

QString LicenseDialog::loadHtml ( const QString &  source) const
protectedvirtual

Reads and returns all HTML-formatted text from source.

Definition at line 33 of file LicenseDialog.cpp.

Referenced by LicenseDialog().

Member Data Documentation

Ui::LicenseDialog LicenseDialog::ui
private

Definition at line 38 of file LicenseDialog.h.

Referenced by LicenseDialog().


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