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
Modifier and TypeClassDescriptionstatic enum
Java wrapper for Qt enum QLibraryInfo::LibraryLocationNested 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 QDate
Deprecated.static boolean
static String
Deprecated.static String
licensee()
Deprecated.static String
location
(QLibraryInfo.LibraryLocation arg__1) 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
-
buildDate
Deprecated. -
isDebugBuild
public static boolean isDebugBuild() -
licensedProducts
Deprecated. -
licensee
Deprecated. -
location
-
platformPluginArguments
-
version
-