kopete/libkopete
Kopete::Group Member List
This is the complete list of members for Kopete::Group, including all inherited members.
appendPluginContactData(const QString &pluginId, const ContactData &data) | Kopete::ContactListElement | |
Away enum value | Kopete::ContactListElement | |
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
clearPluginContactData() | Kopete::ContactListElement | |
Closed enum value | Kopete::ContactListElement | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
ContactData typedef | Kopete::ContactListElement | |
ContactDataList typedef | Kopete::ContactListElement | |
ContactListElement(QObject *parent=0L) | Kopete::ContactListElement | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
deserializeProperties(const QMap< QString, QString > &serializedData) | Kopete::PropertyContainer | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
displayName | Kopete::Group | |
displayName() const | Kopete::Group | |
displayNameChanged(Kopete::Group *group, const QString &oldName) | Kopete::Group | signal |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
expanded | Kopete::Group | |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
Group() | Kopete::Group | |
Group(const QString &displayName) | Kopete::Group | explicit |
groupId | Kopete::Group | |
groupId() const | Kopete::Group | |
GroupType enum name | Kopete::Group | |
hasProperty(const QString &key) const | Kopete::PropertyContainer | |
icon(IconState state=None) const | Kopete::ContactListElement | |
iconAppearanceChanged() | Kopete::ContactListElement | signal |
iconChanged(Kopete::ContactListElement::IconState, const QString &) | Kopete::ContactListElement | signal |
IconMap typedef | Kopete::ContactListElement | |
icons() const | Kopete::ContactListElement | |
IconState enum name | Kopete::ContactListElement | |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isExpanded() const | Kopete::Group | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
List typedef | Kopete::Group | |
loading() const | Kopete::ContactListElement | |
members() const | Kopete::Group | |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
None enum value | Kopete::ContactListElement | |
Normal enum value | Kopete::Group | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
offline() | Kopete::Group | static |
Offline enum value | Kopete::Group | |
Online enum value | Kopete::ContactListElement | |
Open enum value | Kopete::ContactListElement | |
parent() const | QObject | |
pluginContactData() const | Kopete::ContactListElement | |
pluginContactData(Plugin *plugin) const | Kopete::ContactListElement | |
pluginData(Plugin *plugin) const | Kopete::ContactListElement | |
pluginData(Plugin *plugin, const QString &key) const | Kopete::ContactListElement | |
pluginData() const | Kopete::ContactListElement | |
pluginDataChanged() | Kopete::ContactListElement | signal |
PluginDataMap typedef | Kopete::ContactListElement | |
properties() const | Kopete::PropertyContainer | |
property(const QString &key) const | Kopete::PropertyContainer | |
property(const Kopete::PropertyTmpl &tmpl) const | Kopete::PropertyContainer | |
QObject::property(const char *name) const | QObject | |
propertyChanged(Kopete::PropertyContainer *container, const QString &key, const QVariant &oldValue, const QVariant &newValue) | Kopete::PropertyContainer | signal |
PropertyContainer(QObject *parent=0) | Kopete::PropertyContainer | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
removeProperty(const Kopete::PropertyTmpl &tmpl) | Kopete::PropertyContainer | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
sendMessage() | Kopete::Group | slot |
serializeProperties(QMap< QString, QString > &serializedData) const | Kopete::PropertyContainer | |
setDisplayName(const QString &newName) | Kopete::Group | |
setExpanded(bool expanded) | Kopete::Group | |
setGroupId(uint groupId) | Kopete::Group | |
setIcon(const QString &icon, IconState=None) | Kopete::ContactListElement | |
setLoading(bool value) | Kopete::ContactListElement | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setPluginContactData(Plugin *plugin, const ContactDataList &dataList) | Kopete::ContactListElement | |
setPluginData(Plugin *plugin, const QMap< QString, QString > &value) | Kopete::ContactListElement | |
setPluginData(const QString &pluginId, const QMap< QString, QString > &pluginData) | Kopete::ContactListElement | |
setPluginData(Plugin *plugin, const QString &key, const QString &value) | Kopete::ContactListElement | |
setProperty(const Kopete::PropertyTmpl &tmpl, const QVariant &value) | Kopete::PropertyContainer | |
QObject::setProperty(const char *name, const QVariant &value) | QObject | |
setUniqueGroupId(uint uniqueGroupId) | Kopete::Group | |
setUseCustomIcon(bool useCustomIcon) | Kopete::ContactListElement | |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
Temporary enum value | Kopete::Group | |
temporary() | Kopete::Group | static |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
topLevel() | Kopete::Group | static |
TopLevel enum value | Kopete::Group | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
type() const | Kopete::Group | |
uniqueGroupId() const | Kopete::Group | |
Unknown enum value | Kopete::ContactListElement | |
useCustomIcon() const | Kopete::ContactListElement | |
useCustomIconChanged(bool useCustomIcon) | Kopete::ContactListElement | signal |
~ContactListElement() | Kopete::ContactListElement | protected |
~Group() | Kopete::Group | |
~PropertyContainer() | Kopete::PropertyContainer | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.