This class defines the Section object.
More...
#include <Section.h>
This class defines the Section object.
Definition at line 53 of file Section.h.
te::qt::plugins::terramobile::Section::Section |
( |
| ) |
|
te::qt::plugins::terramobile::Section::~Section |
( |
| ) |
|
std::string te::qt::plugins::terramobile::Section::getDescription |
( |
| ) |
|
|
inline |
Form* te::qt::plugins::terramobile::Section::getForm |
( |
std::string |
formName | ) |
|
std::vector<Form*>& te::qt::plugins::terramobile::Section::getForms |
( |
| ) |
|
|
inline |
std::string te::qt::plugins::terramobile::Section::getName |
( |
| ) |
|
|
inline |
void te::qt::plugins::terramobile::Section::setDescription |
( |
std::string |
desc | ) |
|
|
inline |
void te::qt::plugins::terramobile::Section::setName |
( |
std::string |
name | ) |
|
|
inline |
std::string te::qt::plugins::terramobile::Section::m_description |
|
protected |
std::vector<Form*> te::qt::plugins::terramobile::Section::m_forms |
|
protected |
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