Home
last modified time | relevance | path

Searched refs:extractTubeProperties (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Dtube-channel.cpp39 void extractTubeProperties(const QVariantMap &props);
87 void TubeChannel::Private::extractTubeProperties(const QVariantMap &props) in extractTubeProperties() function in Tp::TubeChannel::Private
232 mPriv->extractTubeProperties(pvm->result()); in gotTubeProperties()