Property Member List
This is the complete list of members for
Property, including all inherited members.
allowSaving() | Property | |
correspList | Property | |
description() const | Property | |
editorOfType(PropertyEditor *editor) | Property | [virtual] |
m_description | Property | [protected] |
m_name | Property | [protected] |
m_save | Property | [protected] |
m_type | Property | [protected] |
m_value | Property | [protected] |
name() const | Property | |
operator<(const Property &prop) const | Property | |
Property() | Property | [inline] |
Property(int type, QString name, QString description="", QVariant value=QVariant(), bool save=true) | Property | |
Property(QString name, QMap< QString, QString > v_correspList, QString description="", QVariant value=QVariant(), bool save=true) | Property | |
setCorrespList(QMap< QString, QString > list) | Property | |
setDescription(QString description) | Property | |
setName(QString name) | Property | |
setType(int type) | Property | |
setValue(QVariant value) | Property | |
type() const | Property | |
value() const | Property | |
~Property() | Property | [virtual] |
This file is part of the documentation for KDevelop Version 3.0.4.