Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
KGuiAddons
KColorCollection
List of All Members for KColorCollection
This is the complete list of members for
KColorCollection
, including inherited members.
enum
Editable
KColorCollection
(const QString &)
KColorCollection
(const KColorCollection &)
~KColorCollection
()
addColor
(const QColor &, const QString &) : int
changeColor
(const QColor &, const QColor &, const QString &) : int
changeColor
(int, const QColor &, const QString &) : int
color
(int) const : QColor
count
() const : int
description
() const : QString
editable
() const : KColorCollection::Editable
findColor
(const QColor &) const : int
installedCollections
() : QStringList
name
() const : QString
name
(const QColor &) const : QString
name
(int) const : QString
save
() : bool
setDescription
(const QString &)
setEditable
(KColorCollection::Editable)
setName
(const QString &)
operator=
(const KColorCollection &) : KColorCollection &