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 void
addSearchPath
(String path) Deprecated.static void
removeSearchPath
(String path) Deprecated.
-
Method Details
-
addSearchPath
Deprecated.Addspath
to the set of paths in which Qt Jambi should search for resources. Resources can be accessed using the "classpath:" scheme.- See Also:
-
removeSearchPath
Deprecated.Removespath
from the set of paths in which Qt Jambi searches for resources.- See Also:
-