NAME

Qt::DBus::Error

PUBLIC METHODS

QDBusError(const DBusError * error = 0)
QDBusError(const DBusError * error)
QDBusError(const QDBusMessage & msg)
QDBusError(const QDBusError & other)
QDBusError(QDBusError::ErrorType error, const QString & message)
static QString errorString(QDBusError::ErrorType error)
bool isValid()
QString message()
QString name()
QDBusError & operator=(const QDBusError & other)
QDBusError::ErrorType type()

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 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