#include <taxdisplay.h>
◆ CurrDisplayFormats
Enumerator |
---|
Money | |
SalesPrice | |
PurchPrice | |
ExtPrice | |
Cost | |
◆ State
Enumerator |
---|
New | |
Initialized | |
◆ baseValue
double CurrDisplay::baseValue |
|
readwriteinherited |
◆ defaultLocalValue
double CurrDisplay::defaultLocalValue |
|
readwriteinherited |
◆ enabled
bool CurrDisplay::enabled |
|
readwriteinherited |
◆ fieldNameValue
QString CurrDisplay::fieldNameValue |
|
readwriteinherited |
◆ format
◆ localControl
bool CurrDisplay::localControl |
|
readwriteinherited |
◆ localValue
double CurrDisplay::localValue |
|
readwriteinherited |
◆ orderId
◆ type
◆ TaxDisplay()
TaxDisplay::TaxDisplay |
( |
QWidget * | parent = 0, |
|
|
const char * | name = 0 ) |
◆ baseCurrAbbr()
QString CurrDisplay::baseCurrAbbr |
( |
| ) |
|
|
staticinherited |
◆ baseId()
int CurrDisplay::baseId |
( |
| ) |
|
|
staticinherited |
◆ baseValue()
virtual double CurrDisplay::baseValue |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ clear
void CurrDisplay::clear |
( |
| ) |
|
|
slotinherited |
◆ convert()
double CurrDisplay::convert |
( |
const int | from, |
|
|
const int | to, |
|
|
const double | amount, |
|
|
const QDate & | date ) |
|
staticinherited |
◆ currAbbr()
QString CurrDisplay::currAbbr |
( |
| ) |
const |
|
virtualinherited |
◆ currSymbol()
QString CurrDisplay::currSymbol |
( |
const int | pid | ) |
|
|
staticinherited |
◆ decimals()
virtual int CurrDisplay::decimals |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ defaultLocalValue()
double CurrDisplay::defaultLocalValue |
( |
| ) |
const |
|
inlineinherited |
◆ effective()
virtual QDate CurrDisplay::effective |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ effectiveChanged
void CurrDisplay::effectiveChanged |
( |
const QDate & | | ) |
|
|
signalinherited |
◆ eventFilter()
bool TaxDisplay::eventFilter |
( |
QObject * | obj, |
|
|
QEvent * | event ) |
|
protectedvirtual |
◆ fieldNameValue()
virtual QString CurrDisplay::fieldNameValue |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ format()
◆ id()
virtual Q_INVOKABLE int CurrDisplay::id |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ idChanged
void CurrDisplay::idChanged |
( |
int | | ) |
|
|
signalinherited |
◆ invalidate()
void TaxDisplay::invalidate |
( |
| ) |
|
◆ isBase()
virtual bool CurrDisplay::isBase |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ isEmpty()
bool CurrDisplay::isEmpty |
( |
| ) |
const |
|
virtualinherited |
◆ isEnabled()
virtual bool CurrDisplay::isEnabled |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ isZero()
bool CurrDisplay::isZero |
( |
| ) |
const |
|
virtualinherited |
◆ localControl()
virtual bool CurrDisplay::localControl |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ localValue()
virtual double CurrDisplay::localValue |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ mode()
◆ noConversionRate
void CurrDisplay::noConversionRate |
( |
| ) |
|
|
signalinherited |
◆ orderId()
Q_INVOKABLE int TaxDisplay::orderId |
( |
| ) |
|
◆ positionMenuLabel()
void TaxDisplay::positionMenuLabel |
( |
| ) |
|
|
protected |
◆ reset
void CurrDisplay::reset |
( |
| ) |
|
|
slotinherited |
◆ resizeEvent()
void TaxDisplay::resizeEvent |
( |
QResizeEvent * | | ) |
|
|
protectedvirtual |
◆ save() [1/2]
void TaxDisplay::save |
( |
| ) |
|
◆ save [2/2]
void TaxDisplay::save |
( |
bool | | ) |
|
|
signal |
◆ set()
void CurrDisplay::set |
( |
const double | newValue, |
|
|
const int | newId, |
|
|
const QDate & | newDate, |
|
|
const bool | isBase = true ) |
|
inherited |
◆ setBaseValue
void CurrDisplay::setBaseValue |
( |
double | newValue | ) |
|
|
slotinherited |
◆ setDataWidgetMap
|
protectedvirtualslotinherited |
◆ setDefaultLocalValue
void CurrDisplay::setDefaultLocalValue |
( |
double | p | ) |
|
|
inlineslotinherited |
◆ setEffective()
void CurrDisplay::setEffective |
( |
const QDate & | newValue | ) |
|
|
inherited |
◆ setEnabled()
void CurrDisplay::setEnabled |
( |
bool | B | ) |
|
|
inlineinherited |
◆ setFieldNameValue()
virtual void CurrDisplay::setFieldNameValue |
( |
QString | p | ) |
|
|
inlinevirtualinherited |
◆ setFormat()
◆ setId
void CurrDisplay::setId |
( |
int | curr_id | ) |
|
|
slotinherited |
◆ setLocalControl()
void CurrDisplay::setLocalControl |
( |
bool | newValue | ) |
|
|
inherited |
◆ setLocalValue()
void CurrDisplay::setLocalValue |
( |
double | newValue | ) |
|
|
inherited |
◆ setMode
void TaxDisplay::setMode |
( |
int | mode | ) |
|
|
slot |
◆ setOrderId
void TaxDisplay::setOrderId |
( |
int | id | ) |
|
|
slot |
◆ setPaletteForegroundColor()
void CurrDisplay::setPaletteForegroundColor |
( |
const QColor & | newColor | ) |
|
|
inherited |
◆ setType
void TaxDisplay::setType |
( |
QString | type | ) |
|
|
slot |
◆ sOpen
void TaxDisplay::sOpen |
( |
| ) |
|
|
slot |
◆ sRecalculate
void TaxDisplay::sRecalculate |
( |
| ) |
|
|
slot |
◆ sReformat
void CurrDisplay::sReformat |
( |
| ) |
const |
|
protectedvirtualslotinherited |
◆ sRefresh
void TaxDisplay::sRefresh |
( |
| ) |
|
|
slot |
◆ sUpdate
void TaxDisplay::sUpdate |
( |
QString | type, |
|
|
int | orderId, |
|
|
double | tax, |
|
|
QString | error ) |
|
slot |
◆ sUpdateMenu
void TaxDisplay::sUpdateMenu |
( |
| ) |
|
|
slot |
◆ sValueBaseChanged [1/2]
void CurrDisplay::sValueBaseChanged |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ sValueBaseChanged [2/2]
void CurrDisplay::sValueBaseChanged |
( |
double | newValue | ) |
|
|
protectedvirtualslotinherited |
◆ sValueLocalChanged [1/2]
void CurrDisplay::sValueLocalChanged |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ sValueLocalChanged [2/2]
void CurrDisplay::sValueLocalChanged |
( |
double | newValue | ) |
|
|
protectedvirtualslotinherited |
◆ totalValue()
double TaxDisplay::totalValue |
( |
| ) |
|
◆ type()
Q_INVOKABLE QString TaxDisplay::type |
( |
| ) |
|
◆ valueBaseChanged
void CurrDisplay::valueBaseChanged |
( |
const double | | ) |
|
|
signalinherited |
◆ valueChanged
void CurrDisplay::valueChanged |
( |
| ) |
|
|
signalinherited |
◆ valueLocalChanged
void CurrDisplay::valueLocalChanged |
( |
const double | | ) |
|
|
signalinherited |
◆ _baseAbbr
QString CurrDisplay::_baseAbbr |
|
staticprotectedinherited |
◆ _baseId
◆ _baseKnown
bool CurrDisplay::_baseKnown |
|
protectedinherited |
◆ _baseScale
int CurrDisplay::_baseScale |
|
staticprotectedinherited |
◆ _decimals
int CurrDisplay::_decimals |
|
protectedinherited |
◆ _effective
QDate CurrDisplay::_effective |
|
protectedinherited |
◆ _fieldNameValue
QString CurrDisplay::_fieldNameValue |
|
protectedinherited |
◆ _format
◆ _grid
QGridLayout* CurrDisplay::_grid |
|
protectedinherited |
◆ _localControl
bool CurrDisplay::_localControl |
|
protectedinherited |
◆ _localId
int CurrDisplay::_localId |
|
protectedinherited |
◆ _localKnown
bool CurrDisplay::_localKnown |
|
protectedinherited |
◆ _localScale
int CurrDisplay::_localScale |
|
protectedinherited |
◆ _mapper
◆ _state
State CurrDisplay::_state |
|
protectedinherited |
◆ _valueBase
double CurrDisplay::_valueBase |
|
protectedinherited |
◆ _valueLocal
double CurrDisplay::_valueLocal |
|
protectedinherited |
◆ _valueLocalWidget
◆ UNKNOWNSTR
QString CurrDisplay::UNKNOWNSTR |
|
staticprotectedinherited |
The documentation for this class was generated from the following files:
- taxdisplay.h
- taxdisplay.cpp