|
virtual bool | isInternal () const |
| Tells wether the factory is internal or not (false by default).
|
|
virtual QString | getTypeName () const |
| Should return the name of the type factory.
|
|
virtual QString | toString (QVariant v) |
| Should return a string representation of data.
|
|
virtual QVariant | parseString (QString s) |
| Should create data from their string representation.
|
|
|
QString | baseType () const |
|
virtual QString | separator () const |
|
Definition at line 226 of file arcsinternaltypes.h.
The documentation for this class was generated from the following file: