#include <VSDXFieldList.h>
◆ VSDXNumericField()
libvisio::VSDXNumericField::VSDXNumericField |
( |
unsigned |
id, |
|
|
unsigned |
level, |
|
|
unsigned short |
format, |
|
|
double |
number, |
|
|
int |
formatStringId |
|
) |
| |
|
inline |
◆ ~VSDXNumericField()
libvisio::VSDXNumericField::~VSDXNumericField |
( |
| ) |
|
|
inline |
◆ clone()
◆ datetimeToString()
WPXString libvisio::VSDXNumericField::datetimeToString |
( |
const char * |
format, |
|
|
double |
datetime |
|
) |
| |
|
private |
◆ getString()
WPXString libvisio::VSDXNumericField::getString |
( |
const std::map< unsigned, WPXString > & |
| ) |
|
|
virtual |
◆ handle()
void libvisio::VSDXNumericField::handle |
( |
VSDXCollector * |
collector | ) |
|
|
virtual |
◆ setFormat()
void libvisio::VSDXNumericField::setFormat |
( |
unsigned short |
format | ) |
|
|
virtual |
◆ setNameId()
void libvisio::VSDXNumericField::setNameId |
( |
int |
| ) |
|
|
inlinevirtual |
◆ setValue()
void libvisio::VSDXNumericField::setValue |
( |
double |
number | ) |
|
|
virtual |
◆ m_format
unsigned short libvisio::VSDXNumericField::m_format |
|
private |
◆ m_formatStringId
int libvisio::VSDXNumericField::m_formatStringId |
|
private |
◆ m_id
unsigned libvisio::VSDXNumericField::m_id |
|
private |
◆ m_level
unsigned libvisio::VSDXNumericField::m_level |
|
private |
◆ m_number
double libvisio::VSDXNumericField::m_number |
|
private |
The documentation for this class was generated from the following files: