NAME
Qt::Gui::QDesktopServices
PUBLIC METHODS
- static QString displayName(QDesktopServices::StandardLocation type)
- static bool openUrl(const QUrl & url)
- static void setUrlHandler(const QString & scheme, QObject * receiver, const char * method)
- static QString storageLocation(QDesktopServices::StandardLocation type)
- static void unsetUrlHandler(const QString & scheme)
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.