Home · Modules · All Classes · All Namespaces
Public Attributes | List of all members
Tp::PropertySpec Struct Reference

#include <TelepathyQt/Types>

Public Attributes

uint propertyID
 
QString name
 
QString signature
 
uint flags
 

Detailed Description

Structure type generated from the specification.

A struct (property ID, property name, D-Bus signature, flags) representing a property, as returned by ListProperties on the Properties interface.

Member Data Documentation

◆ propertyID

uint Tp::PropertySpec::propertyID

◆ name

QString Tp::PropertySpec::name

◆ signature

QString Tp::PropertySpec::signature

◆ flags

uint Tp::PropertySpec::flags