The AbstractClientHandler::HandlerInfo class provides a wrapper around the additional info about the channels passed to handleChannels().  
 More...
#include <TelepathyQt4/AbstractClientHandler>
List of all members.
Public Member Functions
Detailed Description
The AbstractClientHandler::HandlerInfo class provides a wrapper around the additional info about the channels passed to handleChannels(). 
- See also:
 - AbstractClientHandler 
 
Constructor & Destructor Documentation
      
        
          | Tp::AbstractClientHandler::HandlerInfo::HandlerInfo  | 
          ( | 
          const QVariantMap &  | 
          info = QVariantMap() | ) | 
           | 
        
      
 
 
      
        
          | Tp::AbstractClientHandler::HandlerInfo::HandlerInfo  | 
          ( | 
          const HandlerInfo &  | 
          other | ) | 
           | 
        
      
 
 
      
        
          | Tp::AbstractClientHandler::HandlerInfo::~HandlerInfo  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Member Function Documentation
      
        
          | QVariantMap Tp::AbstractClientHandler::HandlerInfo::allInfo  | 
          ( | 
           | ) | 
           const |