Interfaces
#include <QtCore/QHash>
#include <QtCore/QMap>
#include <QtCore/QStringList>
#include <QtGui/QPixmap>
#include <kimproxy_export.h>
Go to the source code of this file.
Classes | |
class | KIMProxy |
Macros | |
#define | IM_CLIENT_PREFERENCES_ENTRY "imClient" |
#define | IM_CLIENT_PREFERENCES_FILE "default_components" |
#define | IM_CLIENT_PREFERENCES_SECTION "InstantMessenger" |
#define | IM_SERVICE_TYPE "DBUS/InstantMessenger" |
Typedefs | |
typedef QMap< QString, int > | AppPresence |
typedef QHash< QString, AppPresence * > | PresenceMap |
typedef QMap< QString, ContactPresenceListCurrent > | PresenceStringMap |
Macro Definition Documentation
◆ IM_CLIENT_PREFERENCES_ENTRY
#define IM_CLIENT_PREFERENCES_ENTRY "imClient" |
Definition at line 37 of file kimproxy.h.
◆ IM_CLIENT_PREFERENCES_FILE
#define IM_CLIENT_PREFERENCES_FILE "default_components" |
Definition at line 35 of file kimproxy.h.
◆ IM_CLIENT_PREFERENCES_SECTION
#define IM_CLIENT_PREFERENCES_SECTION "InstantMessenger" |
Definition at line 36 of file kimproxy.h.
◆ IM_SERVICE_TYPE
#define IM_SERVICE_TYPE "DBUS/InstantMessenger" |
Definition at line 34 of file kimproxy.h.
Typedef Documentation
◆ AppPresence
typedef QMap<QString, int> AppPresence |
FIXME: remove for KDE4, binary compatibility again.
Definition at line 44 of file kimproxy.h.
◆ PresenceMap
typedef QHash<QString, AppPresence*> PresenceMap |
Definition at line 45 of file kimproxy.h.
◆ PresenceStringMap
typedef QMap<QString, ContactPresenceListCurrent> PresenceStringMap |
FIXME: remove presenceMap and call this presenceMap in KDE4.
This hack is for binary compatibility
Definition at line 47 of file kimproxy.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.