| Home · All Classes · All Namespaces · Modules · Functions · Files | 
#include </home/kaffeine/devel/telepathy/bundle/release/telepathy-qt/TelepathyQt/base-debug.h>
Inherits Tp::DBusService.
| Public Types | |
| typedef Callback1< DebugMessageList, DBusError * > | GetMessagesCallback | 
| Public Slots | |
| void | setEnabled (bool enabled) | 
| void | setGetMessagesLimit (int limit) | 
| void | clear () | 
| void | newDebugMessage (const QString &domain, DebugLevel level, const QString &message) | 
| void | newDebugMessage (double time, const QString &domain, DebugLevel level, const QString &message) | 
| QVariantMap | immutableProperties () const | 
| bool | registerObject (DBusError *error=NULL) | 
| Public Member Functions | |
| BaseDebug (const QDBusConnection &dbusConnection=QDBusConnection::sessionBus()) | |
| bool | isEnabled () const | 
| int | getMessagesLimit () const | 
| void | setGetMessagesCallback (const GetMessagesCallback &cb) | 
| DebugMessageList | getMessages (DBusError *error) const | 
|  Public Member Functions inherited from Tp::DBusService | |
| DBusService (const QDBusConnection &dbusConnection) | |
| virtual | ~DBusService () | 
| virtual QVariantMap | immutableProperties () const =0 | 
| QDBusConnection | dbusConnection () const | 
| QString | busName () const | 
| QString | objectPath () const | 
| DBusObject * | dbusObject () const | 
| bool | isRegistered () const | 
|  Public Member Functions inherited from Tp::Object | |
| virtual | ~Object () | 
|  Public Member Functions inherited from Tp::RefCounted | |
| RefCounted () | |
| virtual | ~RefCounted () | 
| Protected Attributes | |
| Private * | mPriv | 
| Additional Inherited Members | |
|  Signals inherited from Tp::Object | |
| void | propertyChanged (const QString &propertyName) | 
|  Protected Member Functions inherited from Tp::DBusService | |
| virtual bool | registerObject (const QString &busName, const QString &objectPath, DBusError *error) | 
|  Protected Member Functions inherited from Tp::Object | |
| Object () | |
| void | notify (const char *propertyName) | 
| 
 | explicit | 
| bool Tp::BaseDebug::isEnabled | ( | ) | const | 
| int Tp::BaseDebug::getMessagesLimit | ( | ) | const | 
| void Tp::BaseDebug::setGetMessagesCallback | ( | const GetMessagesCallback & | cb | ) | 
| DebugMessageList Tp::BaseDebug::getMessages | ( | Tp::DBusError * | error | ) | const | 
| 
 | slot | 
| 
 | slot | 
| 
 | slot | 
| 
 | slot | 
| 
 | slot | 
| 
 | slot | 
| 
 | slot | 
| 
 | protected | 
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |