Interfaces
#include <QtCore/QHash>
#include <QtCore/QMap>
#include <QtCore/QStringList>
#include <QtGui/QPixmap>
#include <kimproxy_export.h>
Include dependency graph for kimproxy.h:
This graph shows which files directly or indirectly include this file:
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
#define IM_CLIENT_PREFERENCES_ENTRY "imClient" |
Definition at line 37 of file kimproxy.h.
#define IM_CLIENT_PREFERENCES_FILE "default_components" |
Definition at line 35 of file kimproxy.h.
#define IM_CLIENT_PREFERENCES_SECTION "InstantMessenger" |
Definition at line 36 of file kimproxy.h.
#define IM_SERVICE_TYPE "DBUS/InstantMessenger" |
Definition at line 34 of file kimproxy.h.
Typedef Documentation
typedef QMap<QString, int> AppPresence |
FIXME: remove for KDE4, binary compatibility again.
Definition at line 41 of file kimproxy.h.
typedef QHash<QString, AppPresence*> PresenceMap |
Definition at line 45 of file kimproxy.h.
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.