#include <qtpropertymanager.h>
  
  
      
        
          | QtDatePropertyManager::QtDatePropertyManager  | 
          ( | 
          QObject *  | 
          parent = 0 | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
      
        
          | QtDatePropertyManager::~QtDatePropertyManager  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual void QtDatePropertyManager::initializeProperty  | 
          ( | 
          QtProperty *  | 
          property | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
      
        
          | QDate QtDatePropertyManager::maximum  | 
          ( | 
          const QtProperty *  | 
          property | ) | 
           const | 
        
      
 
 
      
        
          | QDate QtDatePropertyManager::minimum  | 
          ( | 
          const QtProperty *  | 
          property | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void QtDatePropertyManager::rangeChanged  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QDate &  | 
          minVal,  | 
         
        
           | 
           | 
          const QDate &  | 
          maxVal  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void QtDatePropertyManager::setMaximum  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QDate &  | 
          maxVal  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void QtDatePropertyManager::setMinimum  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QDate &  | 
          minVal  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void QtDatePropertyManager::setRange  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QDate &  | 
          minVal,  | 
         
        
           | 
           | 
          const QDate &  | 
          maxVal  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void QtDatePropertyManager::setValue  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QDate &  | 
          val  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | virtual void QtDatePropertyManager::uninitializeProperty  | 
          ( | 
          QtProperty *  | 
          property | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
      
        
          | QDate QtDatePropertyManager::value  | 
          ( | 
          const QtProperty *  | 
          property | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void QtDatePropertyManager::valueChanged  | 
          ( | 
          QtProperty *  | 
          property,  | 
         
        
           | 
           | 
          const QDate &  | 
          val  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | QString QtDatePropertyManager::valueText  | 
          ( | 
          const QtProperty *  | 
          property | ) | 
           const | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
The documentation for this class was generated from the following file: