The ProtocolParameter class represents a Telepathy protocol parameter.  
 More...
#include <TelepathyQt4/ProtocolParameter>
List of all members.
Public Member Functions
Detailed Description
The ProtocolParameter class represents a Telepathy protocol parameter. 
Constructor & Destructor Documentation
      
        
          | Tp::ProtocolParameter::ProtocolParameter | ( |  | ) |  | 
      
 
 
      
        
          | Tp::ProtocolParameter::~ProtocolParameter | ( |  | ) |  | 
      
 
 
Member Function Documentation
      
        
          | bool Tp::ProtocolParameter::isValid | ( |  | ) | const  [inline] | 
      
 
 
      
        
          | bool Tp::ProtocolParameter::operator== | ( | const QString & | name | ) | const | 
      
 
 
      
        
          | QString Tp::ProtocolParameter::name | ( |  | ) | const | 
      
 
 
      
        
          | QVariant::Type Tp::ProtocolParameter::type | ( |  | ) | const | 
      
 
 
      
        
          | QVariant Tp::ProtocolParameter::defaultValue | ( |  | ) | const | 
      
 
 
      
        
          | bool Tp::ProtocolParameter::isRequired | ( |  | ) | const | 
      
 
 
      
        
          | bool Tp::ProtocolParameter::isSecret | ( |  | ) | const | 
      
 
 
      
        
          | bool Tp::ProtocolParameter::isRequiredForRegistration | ( |  | ) | const |