The ReadinessHelper::Introspectable class represents a introspectable used by ReadinessHelper.  
 More...
#include <TelepathyQt4/ReadinessHelper>
List of all members.
Public Member Functions
Detailed Description
The ReadinessHelper::Introspectable class represents a introspectable used by ReadinessHelper. 
Constructor & Destructor Documentation
      
        
          | Tp::ReadinessHelper::Introspectable::Introspectable  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | Tp::ReadinessHelper::Introspectable::Introspectable  | 
          ( | 
          const QSet< uint > &  | 
          makesSenseForStatuses,  | 
        
        
           | 
           | 
          const Features &  | 
          dependsOnFeatures,  | 
        
        
           | 
           | 
          const QStringList &  | 
          dependsOnInterfaces,  | 
        
        
           | 
           | 
          IntrospectFunc  | 
          introspectFunc,  | 
        
        
           | 
           | 
          void *  | 
          introspectFuncData,  | 
        
        
           | 
           | 
          bool  | 
          critical = false  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | Tp::ReadinessHelper::Introspectable::Introspectable  | 
          ( | 
          const Introspectable &  | 
          other | ) | 
           | 
        
      
 
 
      
        
          | Tp::ReadinessHelper::Introspectable::~Introspectable  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Member Function Documentation