UnrecognizedGeneralStatusEvent Class Reference

#include <unrecognizedgeneralstatusevent.h>

Inheritance diagram for UnrecognizedGeneralStatusEvent:

GeneralStatusEvent StatusEvent

List of all members.

Public Member Functions

 UnrecognizedGeneralStatusEvent (tc::Severity severity, const QString &statusString, const QHash< QString, QString > &args)
QString statusString () const
QHash< QString, QString > arguments () const

Private Attributes

QString _statusString
QHash< QString, QString > _args


Detailed Description

Definition at line 24 of file unrecognizedgeneralstatusevent.h.


Constructor & Destructor Documentation

UnrecognizedGeneralStatusEvent::UnrecognizedGeneralStatusEvent ( tc::Severity  severity,
const QString &  statusString,
const QHash< QString, QString > &  args 
) [inline]

Constructor. statusString is the unrecognized general status string and args is the (possibly empty) list of status event arguments.

Definition at line 30 of file unrecognizedgeneralstatusevent.h.


Member Function Documentation

QString UnrecognizedGeneralStatusEvent::statusString (  )  const [inline]

Returns the status string for this general status event.

Definition at line 37 of file unrecognizedgeneralstatusevent.h.

References _statusString.

QHash<QString,QString> UnrecognizedGeneralStatusEvent::arguments (  )  const [inline]

Returns a (possibly empty) list of status event arguments given for this event.

Definition at line 40 of file unrecognizedgeneralstatusevent.h.

References _args.


Member Data Documentation

Name of the unrecognized status event.

Definition at line 43 of file unrecognizedgeneralstatusevent.h.

Referenced by statusString().

QHash<QString,QString> UnrecognizedGeneralStatusEvent::_args [private]

Status event arguments.

Definition at line 44 of file unrecognizedgeneralstatusevent.h.

Referenced by arguments().


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

Generated on Wed Nov 26 21:04:00 2008 for Vidalia by  doxygen 1.5.6