This file defines the class for a string form item.
More...
#include <StringFormItem.h>
This file defines the class for a string form item.
Definition at line 48 of file StringFormItem.h.
te::qt::plugins::terramobile::StringFormItem::StringFormItem |
( |
| ) |
|
te::qt::plugins::terramobile::StringFormItem::~StringFormItem |
( |
| ) |
|
std::string te::qt::plugins::terramobile::AbstractFormItem::getKey |
( |
| ) |
|
|
inlineinherited |
std::string te::qt::plugins::terramobile::AbstractFormItem::getLabel |
( |
| ) |
|
|
inlineinherited |
std::string te::qt::plugins::terramobile::AbstractFormItem::getStrDefaultValue |
( |
| ) |
|
|
inherited |
std::string te::qt::plugins::terramobile::AbstractFormItem::getType |
( |
| ) |
|
|
inlineinherited |
std::string te::qt::plugins::terramobile::StringFormItem::getValue |
( |
| ) |
|
std::vector<std::string> te::qt::plugins::terramobile::AbstractFormItem::getValues |
( |
| ) |
|
|
inherited |
bool te::qt::plugins::terramobile::AbstractFormItem::hasDefaultValue |
( |
| ) |
|
|
inlineinherited |
void te::qt::plugins::terramobile::AbstractFormItem::setKey |
( |
std::string |
key | ) |
|
|
inlineinherited |
void te::qt::plugins::terramobile::AbstractFormItem::setLabel |
( |
std::string |
label | ) |
|
|
inlineinherited |
void te::qt::plugins::terramobile::StringFormItem::setValue |
( |
std::string |
value | ) |
|
virtual void te::qt::plugins::terramobile::StringFormItem::toString |
( |
| ) |
|
|
protectedvirtual |
std::string te::qt::plugins::terramobile::AbstractFormItem::m_defaultValue |
|
protectedinherited |
bool te::qt::plugins::terramobile::AbstractFormItem::m_hasDefaultValue |
|
protectedinherited |
std::string te::qt::plugins::terramobile::AbstractFormItem::m_key |
|
protectedinherited |
std::string te::qt::plugins::terramobile::AbstractFormItem::m_label |
|
protectedinherited |
std::string te::qt::plugins::terramobile::AbstractFormItem::m_type |
|
protectedinherited |
std::string te::qt::plugins::terramobile::StringFormItem::m_value |
|
protected |
std::vector<std::string> te::qt::plugins::terramobile::AbstractFormItem::m_values |
|
protectedinherited |
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/StringFormItem.h