#include <klfpobj.h>

Public Member Functions | |
| KLFSpecifyableType () | |
| virtual | ~KLFSpecifyableType () |
| virtual QByteArray | specification () const =0 |
| virtual bool | setSpecification (const QByteArray &data)=0 |
| KLFSpecifyableType::KLFSpecifyableType | ( | ) |
Definition at line 39 of file klfpobj.cpp.
|
virtual |
Definition at line 42 of file klfpobj.cpp.
|
pure virtual |
Implemented in KLFEnumType.
Referenced by klfLoadVariantFromText().
|
pure virtual |
Implemented in KLFEnumType.
Referenced by klfSaveVariantToText().