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::loadLicense (  )  [private]

Loads the license file

Loads the license information

Definition at line 47 of file aboutdialog.cpp.

References ui.

Referenced by AboutDialog().

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

Overriden VidaliaWindow::showWindow()

Displays the About dialog window

Reimplemented from VidaliaWindow.

Definition at line 57 of file aboutdialog.cpp.

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

Referenced by MainWindow::showAboutDialog().


Member Data Documentation

TorControl for access to Tor version info

Definition at line 44 of file aboutdialog.h.

Referenced by AboutDialog(), and showWindow().

Ui::AboutDialog AboutDialog::ui [private]

Qt Designer generated QObject

Definition at line 42 of file aboutdialog.h.

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


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

Generated on 22 Feb 2010 for Vidalia by  doxygen 1.6.1