String Class Reference
#include <data-string.h>
List of all members.
Constructor & Destructor Documentation
| String::String |
( |
|
) |
[inline] |
| String::String |
( |
QString |
s |
) |
[inline] |
Member Function Documentation
| String::operator QString |
( |
|
) |
const [inline] |
| QString String::operator() |
( |
|
) |
const [inline] |
| String String::parse |
( |
const char * |
i |
) |
[static] |
| virtual DataClass* String::shallow_copy |
( |
|
) |
const [inline, protected, virtual] |
The shallow_copy function should be overridden to return a shallow copy of the own object, but allocated with new.
Implements DataClass.
References String().
| static QString String::type |
( |
|
) |
[inline, static] |
| virtual QString String::type_name |
( |
|
) |
const [inline, protected, virtual] |
| void String::visit |
( |
DataVisitor & |
v |
) |
[protected, virtual] |
The documentation for this class was generated from the following files: