#include <qtpropertymanager.h>
  
  
      
        
          | QtStringPropertyManager::QtStringPropertyManager  | 
          ( | 
          QObject *  | 
          parent = 0 | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
      
        
          | QtStringPropertyManager::~QtStringPropertyManager  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | QString QtStringPropertyManager::displayText  | 
          ( | 
          const QtProperty *  | 
          property | ) | 
           const | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void QtStringPropertyManager::echoModeChanged  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const int  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | virtual void QtStringPropertyManager::initializeProperty  | 
          ( | 
          QtProperty *  | 
          property | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
      
        
          | QRegExp QtStringPropertyManager::regExp  | 
          ( | 
          const QtProperty *  | 
          property | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void QtStringPropertyManager::regExpChanged  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QRegExp &  | 
          regExp  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void QtStringPropertyManager::setRegExp  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QRegExp &  | 
          regExp  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void QtStringPropertyManager::setValue  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QString &  | 
          val  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | virtual void QtStringPropertyManager::uninitializeProperty  | 
          ( | 
          QtProperty *  | 
          property | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
      
        
          | QString QtStringPropertyManager::value  | 
          ( | 
          const QtProperty *  | 
          property | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void QtStringPropertyManager::valueChanged  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QString &  | 
          val  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | QString QtStringPropertyManager::valueText  | 
          ( | 
          const QtProperty *  | 
          property | ) | 
           const | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
The documentation for this class was generated from the following file: