AboutDialog Class Reference

#include <aboutdialog.h>

Inheritance diagram for AboutDialog:

VidaliaWindow

List of all members.

Public Slots

void showWindow ()

Public Member Functions

 AboutDialog (QWidget *parent=0, Qt::WFlags flags=0)

Private Member Functions

void loadLicense ()

Private Attributes

Ui::AboutDialog ui
TorControl_torControl


Detailed Description

Definition at line 25 of file aboutdialog.h.


Constructor & Destructor Documentation

AboutDialog::AboutDialog ( QWidget *  parent = 0,
Qt::WFlags  flags = 0 
)

Default constructor

Default Constructor

Definition at line 23 of file aboutdialog.cpp.

References _torControl, loadLicense(), VidaliaWindow::setShortcut(), Vidalia::torControl(), ui, and Vidalia::version().


Member Function Documentation

void AboutDialog::showWindow (  )  [virtual, slot]

Overriden VidaliaWindow::showWindow()

Displays the About dialog window

Reimplemented from VidaliaWindow.

Definition at line 58 of file aboutdialog.cpp.

References _torControl, TorControl::getTorVersionString(), TorControl::isRunning(), VidaliaWindow::showWindow(), and ui.

Referenced by MainWindow::showAboutDialog().

void AboutDialog::loadLicense (  )  [private]

Loads the license file

Loads the license information

Definition at line 48 of file aboutdialog.cpp.

References ui.

Referenced by AboutDialog().


Member Data Documentation

Ui::AboutDialog AboutDialog::ui [private]

Qt Designer generated QObject

Definition at line 42 of file aboutdialog.h.

Referenced by AboutDialog(), loadLicense(), and showWindow().

TorControl for access to Tor version info

Definition at line 44 of file aboutdialog.h.

Referenced by AboutDialog(), and showWindow().


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

Generated on Sat Aug 16 17:31:49 2008 for Vidalia by  doxygen 1.5.6