#include <pg_properties.h>
 | 
| bool  | StringToValue (wxVariant &aVariant, const wxString &aText, int aArgFlags=0) const override | 
|   | 
| wxString  | ValueToString (wxVariant &aVariant, int aArgFlags=0) const override | 
|   | 
| wxValidator *  | DoGetValidator () const override | 
|   | 
Definition at line 67 of file pg_properties.h.
 
◆ PGPROPERTY_AREA()
◆ ~PGPROPERTY_AREA()
  
  
      
        
          | virtual PGPROPERTY_AREA::~PGPROPERTY_AREA  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
◆ DoGetValidator()
  
  
      
        
          | wxValidator * PGPROPERTY_AREA::DoGetValidator  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ StringToValue()
  
  
      
        
          | bool PGPROPERTY_AREA::StringToValue  | 
          ( | 
          wxVariant & |           aVariant,  | 
         
        
           | 
           | 
          const wxString & |           aText,  | 
         
        
           | 
           | 
          int |           aArgFlags = 0 ) const | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ ValueToString()
  
  
      
        
          | wxString PGPROPERTY_AREA::ValueToString  | 
          ( | 
          wxVariant & |           aVariant,  | 
         
        
           | 
           | 
          int |           aArgFlags = 0 ) const | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ m_parentFrame
The documentation for this class was generated from the following files: