This class defines the Section object.  
 More...
#include <Section.h>
This class defines the Section object. 
Definition at line 53 of file Section.h.
 
◆ Section()
      
        
          | te::qt::plugins::terramobile::Section::Section  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~Section()
      
        
          | te::qt::plugins::terramobile::Section::~Section  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getDescription()
  
  
      
        
          | std::string te::qt::plugins::terramobile::Section::getDescription  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getForm()
      
        
          | Form* te::qt::plugins::terramobile::Section::getForm  | 
          ( | 
          std::string  | 
          formName | ) | 
           | 
        
      
 
 
◆ getForms()
  
  
      
        
          | std::vector<Form*>& te::qt::plugins::terramobile::Section::getForms  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getName()
  
  
      
        
          | std::string te::qt::plugins::terramobile::Section::getName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setDescription()
  
  
      
        
          | void te::qt::plugins::terramobile::Section::setDescription  | 
          ( | 
          std::string  | 
          desc | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setName()
  
  
      
        
          | void te::qt::plugins::terramobile::Section::setName  | 
          ( | 
          std::string  | 
          name | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ m_description
  
  
      
        
          | std::string te::qt::plugins::terramobile::Section::m_description | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_forms
  
  
      
        
          | std::vector<Form*> te::qt::plugins::terramobile::Section::m_forms | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_name
  
  
      
        
          | std::string te::qt::plugins::terramobile::Section::m_name | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/plugins/mobile/core/form/Section.h