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