Home
·
All Classes
·
Modules
QDesktopServices Class Reference
[
QtGui
module]
Types
enum
StandardLocation
{ DesktopLocation, DocumentsLocation, FontsLocation, ApplicationsLocation, ..., CacheLocation }
Methods
__init__
(
self
)
__init__
(
self
, QDesktopServices)
Static Methods
QString
displayName
(StandardLocation)
bool
openUrl
(QUrl)
setUrlHandler
(QString, QObject, str)
setUrlHandler
(QString
scheme
, callable
method
)
QString
storageLocation
(StandardLocation)
unsetUrlHandler
(QString)
Detailed Description
Type Documentation
QDesktopServices.StandardLocation
Method Documentation
QDesktopServices.__init__ (
self
)
QDesktopServices.__init__ (
self
,
QDesktopServices
)
QString QDesktopServices.displayName (
StandardLocation
)
bool QDesktopServices.openUrl (
QUrl
)
QDesktopServices.setUrlHandler (QString,
QObject
, str)
QDesktopServices.setUrlHandler (QString
scheme
, callable
method
)
QString QDesktopServices.storageLocation (
StandardLocation
)
QDesktopServices.unsetUrlHandler (QString)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0