java.lang.Object
io.qt.QtResources
Deprecated, for removal: This API element is subject to removal in a future version.
Access utility class to the QtJambi "classpath:" resource system.
Deprecated: Use
Deprecated: Use
QResource instead.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddSearchPath(String path) Deprecated, for removal: This API element is subject to removal in a future version.static voidremoveSearchPath(String path) Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
addSearchPath
Deprecated, for removal: This API element is subject to removal in a future version.Addspathto the set of paths in which Qt Jambi should search for resources. Resources can be accessed using the "classpath:" scheme.- See Also:
-
removeSearchPath
Deprecated, for removal: This API element is subject to removal in a future version.Removespathfrom the set of paths in which Qt Jambi searches for resources.- See Also:
-