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

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

Definition at line 47 of file aboutdialog.cpp.

References ui.

Referenced by AboutDialog().

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

Overriden VidaliaWindow::showWindow()

Reimplemented from VidaliaWindow.

Definition at line 57 of file aboutdialog.cpp.

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

Referenced by MainWindow::showAboutDialog().


Member Data Documentation

TorControl* AboutDialog::_torControl [private]

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 Tue Jul 7 16:58:27 2009 for Vidalia by  doxygen 1.4.7