Qt creator: Selecting the correct version of context help
-
Hi,
Since I'm using Qt creator for some projects based on Qt 4 and others based on Qt 5, I have added help files for two Qt versions. This means that there are two different "versions" of many help pages. Is there a way to specify which is the correct one to display for the context help function? Differently put, can I tell Qt Creator that whenever I press F1 while editing a file in one of my Qt 4 projects, it should ignore the Qt 5 files and seach only the Qt 4 ones, or vice versa for a Qt 5 project?
Thanks,
- Toralf