java.lang.Object
io.qt.internal.LibraryBundle
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Enum for defining whether Qt is build in Release or Debug.static class
static class
-
Method Summary
Modifier and TypeMethodDescriptioncompiler()
files()
boolean
boolean
boolean
module()
static LibraryBundle
void
setExtractionDir
(File extractionDir) version()
-
Method Details
-
read
public static LibraryBundle read(URL sourceUrl) throws ParserConfigurationException, IOException, SAXException -
extractionDir
-
setExtractionDir
- Throws:
MalformedURLException
-
libraries
-
files
-
qmlLibraries
-
compiler
-
configuration
-
version
-
module
-
hasPluginPaths
public boolean hasPluginPaths() -
hasQmlPaths
public boolean hasQmlPaths() -
hasTrPaths
public boolean hasTrPaths()
-