The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Qt::DBus::QDBusContext

PUBLIC METHODS

QDBusContext()
~QDBusContext()
bool calledFromDBus()
QDBusConnection connection()
bool isDelayedReply()
const QDBusMessage & message()
void sendErrorReply(const QString & name, const QString & msg)
void sendErrorReply(const QString & name, const QString & msg = QString())
void sendErrorReply(QDBusError::ErrorType type, const QString & msg)
void sendErrorReply(QDBusError::ErrorType type, const QString & msg = QString())
void setDelayedReply(bool enable)

ENUM VALUES

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2012 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html