Home · Modules · All Classes · All Namespaces
Public Member Functions | List of all members
Tp::Features Class Reference

The Features class represents a list of Feature. More...

#include <TelepathyQt/Features>

Inherits QSet< Feature >.

Public Member Functions

 Features ()
 
 Features (const Feature &feature)
 
 Features (const QSet< Feature > &s)
 

Detailed Description

The Features class represents a list of Feature.

Constructor & Destructor Documentation

◆ Features() [1/3]

Tp::Features::Features ( )
inline

◆ Features() [2/3]

Tp::Features::Features ( const Feature feature)
inline

◆ Features() [3/3]

Tp::Features::Features ( const QSet< Feature > &  s)
inline