16 #include <QtCore/QVariant>
17 #include <QtCore/QString>
50 virtual bool operator < (
const DtProperty& )
const;
53 void removeChild( QString name );
57 const DtProperty* findChild( QString name )
const;
62 QVariant value()
const;
71 bool readOnly()
const;
78 void setValue( QVariant value );
79 void setReadOnly(
bool readOnly );