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