KProperty
KPropertySetBuffer.cpp
110 for (QList<KProperty*>::ConstIterator it = props->constBegin(); it != props->constEnd(); ++it) {
122 for (QList<KProperty*>::ConstIterator it = props->constBegin(); it != props->constEnd(); ++it) {
QString groupCaption(const QByteArray &group) const
Definition: KPropertySet.cpp:502
virtual void intersect(const KPropertySet &set)
Definition: KPropertySetBuffer.cpp:79
Do not remember the old value before setting a new one.
void addProperty(KProperty *property, const QByteArray &group="common")
Definition: KPropertySet.cpp:449
void removeProperty(KProperty *property)
Definition: KPropertySet.cpp:455
void propertyChanged(KPropertySet &set, KProperty &property)
bool blockSignals(bool block)
QCA_EXPORT void init()
void setGroupCaption(const QByteArray &group, const QString &caption)
Definition: KPropertySet.cpp:497
KProperty & property(const QByteArray &name) const
Definition: KPropertySet.cpp:571
QList::const_iterator constEnd() const const
QList::const_iterator constBegin() const const
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void propertyReset(KPropertySet &set, KProperty &property)
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 04:11:10 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 04:11:10 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.