![]() |


Public Member Functions | |
| virtual QString | getTypeName () const |
| Should return the name of the type factory. | |
| virtual bool | isInternal () const |
| Tells wether the factory is internal or not (false by default). | |
| virtual QString | toString (QVariant) |
| Should return a string representation of data. | |
| virtual QVariant | parseString (QString) |
| Should create data from their string representation. | |
Definition at line 47 of file arcsinternaltypes.h.
1.8.9.1