Connect to device by BlueTooth Serial Port Profile using RFCOMM
-
-
I am using QtCreator for a qt6 project. All works fine, but the help pages that are displayed (for example, when typing "F1") are for qt5.
How do I get the help displayed that belongs to the chosen "Kit"?
I am using qtcreator 6.0.2 on Kubuntu 22.04.
You can also use the online help: https://doc.qt.io/qt-6/
-
C Christian Ehrlicher moved this topic from General and Desktop on
-
I am using QtCreator for a qt6 project. All works fine, but the help pages that are displayed (for example, when typing "F1") are for qt5.
How do I get the help displayed that belongs to the chosen "Kit"?
I am using qtcreator 6.0.2 on Kubuntu 22.04.
Yes, of course, that is what I do now. But I find it convenient to hit F1 to see the class docs of the item the cursor is on... And I feed that it there is the possibility to install different Qt versions as kits, there fore sure is a mechanism to select the correct help.
That said, I notices that in ubuntu I have a package called qtbase5-doc that contains the help filea, but I cannot find a corresponding package for qt6.