java.lang.Object
io.qt.QtResources
Deprecated.
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.static voidremoveSearchPath(String path) Deprecated.
-
Method Details
-
addSearchPath
Deprecated.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.Removespathfrom the set of paths in which Qt Jambi searches for resources.- See Also:
-