This file defines the class for a bool form item.
More...
#include <BoolFormItem.h>
This file defines the class for a bool form item.
Definition at line 48 of file BoolFormItem.h.
te::qt::plugins::terramobile::BoolFormItem::BoolFormItem |
( |
| ) |
|
te::qt::plugins::terramobile::BoolFormItem::~BoolFormItem |
( |
| ) |
|
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 |
bool te::qt::plugins::terramobile::BoolFormItem::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::BoolFormItem::setValue |
( |
bool |
value | ) |
|
virtual void te::qt::plugins::terramobile::BoolFormItem::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 |
bool te::qt::plugins::terramobile::BoolFormItem::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/terralib5/src/terralib/qt/plugins/mobile/core/form/BoolFormItem.h