Public Member Functions |
| | DtPropertyOrderableListItem (makVrv::DtDe &, DtPropertySheet *, const QString &title, DtReaderWriter *var, DtReaderWriter *backup) |
| | DtPropertyOrderableListItem (makVrv::DtDe &, DtPropertyItem *, DtPropertySheet *, const QString &title, DtReaderWriter *var, DtReaderWriter *backup) |
| virtual bool | isChanged () const |
| int | originalPosition () const |
| virtual bool | canOrder () const |
| void | setCanOrder (bool) |
| | DtPropertyReaderWriter (makVrv::DtDe &, DtPropertySheet *, const QString &title, DtReaderWriter *var, DtReaderWriter *backup) |
| | DtPropertyReaderWriter (makVrv::DtDe &, DtPropertyItem *, DtPropertySheet *, const QString &title, DtReaderWriter *var, DtReaderWriter *backup) |
| virtual void | init () |
| virtual bool | allowObjectType () const |
| virtual bool | isNew () const |
| | DtPropertyItem (makVrv::DtDe &, DtPropertySheet *, const QString &title, DtReaderWriter *var, DtReaderWriter *backup) |
| | DtPropertyItem (makVrv::DtDe &, DtPropertyItem *, DtPropertySheet *, const QString &title, DtReaderWriter *var=NULL, DtReaderWriter *backup=NULL) |
| virtual | ~DtPropertyItem () |
| virtual void | hideEditor () |
| virtual bool | hasSubItems () const |
| virtual int | numParents () const |
| DtPropertySheet * | propertySheet () |
| void | setReaderWriterVariable (DtReaderWriter *) |
| DtReaderWriter * | readerWriterVariable () |
| void | setReaderWriterBackup (DtReaderWriter *) |
| DtReaderWriter * | readerWriterBackup () |
| void * | userData () const |
| void | setKeyword (const QString &) |
| const QString & | keyword () const |
| virtual void | setNew (bool b) |
| virtual bool | isDeleted () const |
| virtual void | setReadOnly (bool) |
| virtual void | setRecursiveReadOnly (bool) |
| virtual bool | readOnly () const |
| virtual bool | canCreateItem () const |
| virtual bool | canMakeVariable () const |
| virtual bool | handlesDelete () const |
| virtual QVariant | data (int column, int role) const |
| virtual QString | dialogType () const |
| virtual void | deleteItem (DtPropertyItem *) |
| void | setCanDeleteItem (bool b) |
| virtual void | internalRestore () |
| virtual DtPropertyItem * | itemWithReaderWriterVariable (DtReaderWriter *) |
| virtual DtPropertyItem * | itemWithName (const QString &name) |
| void | repaint () |
| virtual void | setAttachedTo (DtReaderWriter *) |
| DtReaderWriter * | attachedTo () |
Constructor & Destructor Documentation
Member Function Documentation
| virtual bool DtPropertyOrderableListItem::isChanged |
( |
| ) |
const |
|
virtual |
| int DtPropertyOrderableListItem::originalPosition |
( |
| ) |
const |
|
inline |
| virtual bool DtPropertyOrderableListItem::canOrder |
( |
| ) |
const |
|
virtual |
| void DtPropertyOrderableListItem::setCanOrder |
( |
bool |
b | ) |
|
|
inline |
| virtual void DtPropertyOrderableListItem::moveUp |
( |
| ) |
|
|
virtualslot |
| virtual void DtPropertyOrderableListItem::moveDown |
( |
| ) |
|
|
virtualslot |
| void DtPropertyOrderableListItem::positionChanged |
( |
| ) |
|
|
signal |
| virtual QVariant DtPropertyOrderableListItem::data |
( |
| ) |
const |
|
protectedvirtual |
| virtual int DtPropertyOrderableListItem::buttonWidths |
( |
| ) |
const |
|
protectedvirtual |
| virtual void DtPropertyOrderableListItem::createButtons |
( |
| ) |
|
|
protectedvirtual |
| virtual DtListItem* DtPropertyOrderableListItem::listItem |
( |
DtReaderWriter * |
| ) |
const |
|
protectedvirtual |
| virtual void DtPropertyOrderableListItem::updateButtons |
( |
| ) |
|
|
protectedvirtual |
| virtual void DtPropertyOrderableListItem::setUserData |
( |
void * |
| ) |
|
|
protectedvirtual |
| virtual void DtPropertyOrderableListItem::savedOpdFile |
( |
| ) |
|
|
protectedvirtual |
| virtual bool DtPropertyOrderableListItem::canRestore |
( |
| ) |
const |
|
protectedvirtual |
| virtual bool DtPropertyOrderableListItem::canDeleteItem |
( |
| ) |
const |
|
protectedvirtual |
Member Data Documentation
| int DtPropertyOrderableListItem::myOriginalPosition |
|
protected |
| bool DtPropertyOrderableListItem::myCanOrder |
|
protected |
The documentation for this class was generated from the following file: