26 #ifndef __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_SECTION_H
27 #define __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_SECTION_H
30 #include "../../Config.h"
This class defines the Section object.
void setDescription(std::string desc)
void setName(std::string name)
std::string getDescription()
std::vector< Form * > & getForms()
std::vector< Form * > m_forms
std::string m_description
Form * getForm(std::string formName)