KDevelop API Documentation

PropertyLib::Property Member List

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

allowSaving() const PropertyLib::Property [virtual]
Boolean enum valuePropertyLib::Property
Color enum valuePropertyLib::Property
Cursor enum valuePropertyLib::Property
Date enum valuePropertyLib::Property
DateTime enum valuePropertyLib::Property
description() const PropertyLib::Property [virtual]
DirectoryURL enum valuePropertyLib::Property
Double enum valuePropertyLib::Property
FileURL enum valuePropertyLib::Property
Font enum valuePropertyLib::Property
FontName enum valuePropertyLib::Property
Integer enum valuePropertyLib::Property
Invalid enum valuePropertyLib::Property
List enum valuePropertyLib::Property
m_descriptionPropertyLib::Property [private]
m_namePropertyLib::Property [private]
m_oldValuePropertyLib::Property [private]
m_readOnlyPropertyLib::Property [private]
m_savePropertyLib::Property [private]
m_typePropertyLib::Property [private]
m_valuePropertyLib::Property [private]
m_visiblePropertyLib::Property [private]
Map enum valuePropertyLib::Property
name() const PropertyLib::Property [virtual]
oldValue() const PropertyLib::Property [virtual]
operator<(const Property &prop) const PropertyLib::Property [virtual]
Pixmap enum valuePropertyLib::Property
Point enum valuePropertyLib::Property
Property()PropertyLib::Property [inline]
Property(int type, const QString &name, const QString &description, const QVariant &value=QVariant(), bool save=true, bool readOnly=false)PropertyLib::Property
Property(const QString &name, const QMap< QString, QVariant > &v_valueList, const QString &description, const QVariant &value=QVariant(), bool save=true, bool readOnly=false)PropertyLib::Property
PropertyType enum namePropertyLib::Property
readOnly() const PropertyLib::Property [virtual]
Rect enum valuePropertyLib::Property
setDescription(const QString &description)PropertyLib::Property [virtual]
setName(const QString &name)PropertyLib::Property [virtual]
setType(int type)PropertyLib::Property [virtual]
setValue(const QVariant &value, bool rememberOldValue=true)PropertyLib::Property [virtual]
setValueList(const QMap< QString, QVariant > &list)PropertyLib::Property [virtual]
setVisible(const bool visible)PropertyLib::Property [virtual]
Size enum valuePropertyLib::Property
SizePolicy enum valuePropertyLib::Property
String enum valuePropertyLib::Property
StringList enum valuePropertyLib::Property
Symbol enum valuePropertyLib::Property
type() const PropertyLib::Property [virtual]
UserDefined enum valuePropertyLib::Property
value() const PropertyLib::Property [virtual]
ValueFromList enum valuePropertyLib::Property
valueListPropertyLib::Property
visible() const PropertyLib::Property [virtual]
~Property()PropertyLib::Property [virtual]

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:51:53 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003