java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.gui.QDesktopServices
- All Implemented Interfaces:
QtObjectInterface
Methods for accessing common desktop services
Java wrapper for Qt class QDesktopServices
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static void
setUrlHandler
(String scheme, QDesktopServices.UrlHandler urlHandler) static void
unsetUrlHandler
(String scheme) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QDesktopServices
public QDesktopServices() -
QDesktopServices
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
openUrl
-
unsetUrlHandler
-
setUrlHandler
-