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