Vidalia  0.2.17
Classes | Typedefs | Functions
Circuit.h File Reference
#include <QCoreApplication>
#include <QStringList>
#include <QMetaType>

Go to the source code of this file.

Classes

class  Circuit

Typedefs

typedef QString CircuitId
typedef QList< CircuitCircuitList

Functions

 Q_DECLARE_METATYPE (Circuit)

Typedef Documentation

typedef QString CircuitId

Circuit IDs contains 1-16 alphanumeric ASCII characters.

Definition at line 24 of file Circuit.h.

typedef QList<Circuit> CircuitList

A collection of circuits.

Definition at line 81 of file Circuit.h.


Function Documentation