| Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Public Attributes | |
| uint | identifier |
| uint | initiator |
| uint | type |
| QString | service |
| QVariantMap | parameters |
| uint | state |
Structure type generated from the specification.
A struct (tube ID, initiator handle, tube type, service name, parameters, state) representing a tube, as returned by ListTubes on the Tubes channel type.
| uint Tp::TubeInfo::identifier |
| uint Tp::TubeInfo::initiator |
| uint Tp::TubeInfo::type |
| QString Tp::TubeInfo::service |
| QVariantMap Tp::TubeInfo::parameters |
| uint Tp::TubeInfo::state |
| TelepathyQt 0.9.8 |
Generated by
1.8.15
|