java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.core.QLibraryInfo
- All Implemented Interfaces:
QtObjectInterface
Information about the Qt library
Java wrapper for Qt class QLibraryInfo
-
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 String
build()
static boolean
static String
location
(QLibraryInfo.LibraryPath location) Deprecated.static String
static QStringList
platformPluginArguments
(String platformName) static QVersionNumber
version()
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QLibraryInfo
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
build
-
isDebugBuild
public static boolean isDebugBuild() -
location
Deprecated.Usepath(io.qt.core.QLibraryInfo.LibraryPath)
instead -
path
-
platformPluginArguments
-
version
-
path(io.qt.core.QLibraryInfo.LibraryPath)
instead