#include <deltaattribute.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
NOT_A_PSEUDOTYPE |
|
VARIABLE |
|
UNKNOWN |
|
NOTAPPLICABLE |
|
Constructor & Destructor Documentation
DeltaAttribute::DeltaAttribute |
( |
| ) |
|
DeltaAttribute::DeltaAttribute |
( |
int |
charNum | ) |
|
Member Function Documentation
int DeltaAttribute::charNum |
( |
void |
| ) |
const |
QString DeltaAttribute::comment |
( |
void |
| ) |
const |
void DeltaAttribute::isPseudoValue |
( |
void |
| ) |
const |
const QString & DeltaAttribute::origAttrValsStr |
( |
void |
| ) |
const |
void DeltaAttribute::setCharNum |
( |
int |
charNum | ) |
|
void DeltaAttribute::setComment |
( |
const QString & |
comment | ) |
|
void DeltaAttribute::setOrigAttrValsStr |
( |
const QString & |
str | ) |
|
void DeltaAttribute::setPseudoValue |
( |
PseudoValue |
type | ) |
|
void DeltaAttribute::setValuesAreParsed |
( |
bool |
valuesAreParsed | ) |
|
QString DeltaAttribute::toDeltaString |
( |
void |
| ) |
const |
The documentation for this class was generated from the following files: