#include <currcluster.h>
| Enumerator |
|---|
| Money |
|
| SalesPrice |
|
| PurchPrice |
|
| ExtPrice |
|
| Cost |
|
| Enumerator |
|---|
| New |
|
| NANew |
|
| Initialized |
|
| NAInit |
|
| CurrDisplay::CurrDisplay |
( |
QWidget * |
parent, |
|
|
const char * |
name = 0 |
|
) |
| |
| CurrDisplay::~CurrDisplay |
( |
| ) |
|
| QString CurrDisplay::baseCurrAbbr |
( |
| ) |
|
|
static |
| int CurrDisplay::baseId |
( |
| ) |
|
|
static |
| virtual double CurrDisplay::baseValue |
( |
| ) |
const |
|
inlinevirtual |
| void CurrDisplay::clear |
( |
| ) |
|
|
slot |
| double CurrDisplay::convert |
( |
const int |
from, |
|
|
const int |
to, |
|
|
const double |
amount, |
|
|
const QDate & |
date |
|
) |
| |
|
static |
| QString CurrDisplay::currAbbr |
( |
| ) |
const |
|
virtual |
| QString CurrDisplay::currSymbol |
( |
const int |
pid | ) |
|
|
static |
| virtual int CurrDisplay::decimals |
( |
| ) |
const |
|
inlinevirtual |
| double CurrDisplay::defaultLocalValue |
( |
| ) |
const |
|
inline |
| virtual QDate CurrDisplay::effective |
( |
| ) |
const |
|
inlinevirtual |
| void CurrDisplay::effectiveChanged |
( |
const QDate & |
| ) |
|
|
signal |
| virtual QString CurrDisplay::fieldNameValue |
( |
| ) |
const |
|
inlinevirtual |
| virtual Q_INVOKABLE int CurrDisplay::id |
( |
| ) |
const |
|
inlinevirtual |
| void CurrDisplay::idChanged |
( |
int |
| ) |
|
|
signal |
| virtual bool CurrDisplay::isBase |
( |
| ) |
const |
|
inlinevirtual |
| virtual bool CurrDisplay::isEmpty |
( |
| ) |
const |
|
inlinevirtual |
| virtual bool CurrDisplay::isEnabled |
( |
| ) |
const |
|
inlinevirtual |
| bool CurrDisplay::isZero |
( |
| ) |
const |
|
virtual |
| virtual bool CurrDisplay::localControl |
( |
| ) |
const |
|
inlinevirtual |
| virtual double CurrDisplay::localValue |
( |
| ) |
const |
|
inlinevirtual |
| void CurrDisplay::noConversionRate |
( |
| ) |
|
|
signal |
| void CurrDisplay::reset |
( |
| ) |
|
|
slot |
| void CurrDisplay::set |
( |
const double |
newValue, |
|
|
const int |
newId, |
|
|
const QDate & |
newDate, |
|
|
const bool |
isBase = true |
|
) |
| |
| void CurrDisplay::setBaseValue |
( |
double |
newValue | ) |
|
|
slot |
| void CurrDisplay::setDefaultLocalValue |
( |
double |
p | ) |
|
|
inlineslot |
| void CurrDisplay::setEffective |
( |
const QDate & |
newValue | ) |
|
| void CurrDisplay::setEnabled |
( |
bool |
B | ) |
|
|
inline |
| virtual void CurrDisplay::setFieldNameValue |
( |
QString |
p | ) |
|
|
inlinevirtual |
| void CurrDisplay::setId |
( |
int |
curr_id | ) |
|
|
slot |
| void CurrDisplay::setLocalControl |
( |
bool |
newValue | ) |
|
| void CurrDisplay::setLocalValue |
( |
double |
newValue | ) |
|
| void CurrDisplay::setNA |
( |
const bool |
isNA = true | ) |
|
| void CurrDisplay::setPaletteForegroundColor |
( |
const QColor & |
newColor | ) |
|
| void CurrDisplay::sReformat |
( |
| ) |
const |
|
protectedvirtualslot |
| void CurrDisplay::sValueBaseChanged |
( |
| ) |
|
|
protectedvirtualslot |
| void CurrDisplay::sValueBaseChanged |
( |
double |
newValue | ) |
|
|
protectedvirtualslot |
| void CurrDisplay::sValueLocalChanged |
( |
| ) |
|
|
protectedvirtualslot |
| void CurrDisplay::sValueLocalChanged |
( |
double |
newValue | ) |
|
|
protectedvirtualslot |
| void CurrDisplay::valueBaseChanged |
( |
const double |
| ) |
|
|
signal |
| void CurrDisplay::valueChanged |
( |
| ) |
|
|
signal |
| void CurrDisplay::valueLocalChanged |
( |
const double |
| ) |
|
|
signal |
| QString CurrDisplay::_baseAbbr = QString() |
|
staticprotected |
| int CurrDisplay::_baseId = -1 |
|
staticprotected |
| bool CurrDisplay::_baseKnown |
|
protected |
| int CurrDisplay::_baseScale = 2 |
|
staticprotected |
| int CurrDisplay::_decimals |
|
protected |
| QDate CurrDisplay::_effective |
|
protected |
| QString CurrDisplay::_fieldNameValue |
|
protected |
| QGridLayout* CurrDisplay::_grid |
|
protected |
| bool CurrDisplay::_localControl |
|
protected |
| int CurrDisplay::_localId |
|
protected |
| bool CurrDisplay::_localKnown |
|
protected |
| int CurrDisplay::_localScale |
|
protected |
| State CurrDisplay::_state |
|
protected |
| double CurrDisplay::_valueBase |
|
protected |
| double CurrDisplay::_valueLocal |
|
protected |
| double CurrDisplay::baseValue |
|
readwrite |
| double CurrDisplay::defaultLocalValue |
|
readwrite |
| bool CurrDisplay::enabled |
|
readwrite |
| QString CurrDisplay::fieldNameValue |
|
readwrite |
| bool CurrDisplay::localControl |
|
readwrite |
| double CurrDisplay::localValue |
|
readwrite |
The documentation for this class was generated from the following files: