class CParsedAttribute
|
Represents an attribute and all data for the attribute. More... |
|
|
Public Methods
Public Members
Represents an attribute and all data for the attribute.
CParsedAttribute ()
| CParsedAttribute |
~CParsedAttribute ()
| ~CParsedAttribute |
void setType ( const char *aType )
| setType |
void setNamePos ( int pos )
| setNamePos |
void setIsInHFile ( bool aState = true )
| setIsInHFile |
void setIsStatic ( bool aState = true )
| setIsStatic |
void setIsConst ( bool aState = true )
| setIsConst |
void asHeaderCode ( QString &str )
| asHeaderCode |
[virtual]
Make this object a copy of the supplied object.
/** Return the attributes code for the headerfile.
Parameters:
| anAttribute | Attribute to copy. */
virtual void copy( CParsedAttribute *anAttribute );
|
QString asString ( QString &str )
| asString |
[virtual]
[virtual]
QString asPersistantString ( QString &str )
| asPersistantString |
[virtual]
int fromPersistantString ( const char *, int)
| fromPersistantString |
[virtual]
- Author: Jonas Nordin
- Generated: jr on radge on Wed Sep 25 00:11:47 2002, using kdoc 2.0a54.