Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
4.0.1
-
None
-
245750
Description
If one wants to set HTML formatted text on a QLabel that contains images, one needs to pass the full path to the image since there is no public API for setting the search path. QTextBrowser has a function called setSearchPaths(), QLabel should have something similar.