NAME
Qt::DBus::QDBusObjectPath
PUBLIC METHODS
- QDBusObjectPath()
- QDBusObjectPath(const char * path)
- QDBusObjectPath(const QLatin1String & path)
- QDBusObjectPath(const QString & path)
- QDBusObjectPath & operator=(const QDBusObjectPath & path)
- QString path()
- void setPath(const QString & path)
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.