Details
Description
In the VS integrated Qt help the links are not opening the page in correct position. For example, if you open the class description for QApplication (by pressing ‘F1’) clicking any of the properties or static public members does not change the focus to appropriate position in the page.
This might be related to the fact that pressing ‘F1’ above a Qt function opens a page that says ‘Cannot find requested topic on your computer’. For example, setupUi() for QMainWindow.