KDevelop API Documentation

Property Member List

This is the complete list of members for Property, including all inherited members.

allowSaving()Property
correspListProperty
description() constProperty
editorOfType(PropertyEditor *editor)Property [virtual]
m_descriptionProperty [protected]
m_nameProperty [protected]
m_saveProperty [protected]
m_typeProperty [protected]
m_valueProperty [protected]
name() constProperty
operator<(const Property &prop) constProperty
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() constProperty
value() constProperty
~Property()Property [virtual]

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:28 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003