Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.9.0-rc1
Description
In Qt Creator, when you view a .pro file, you have qmake variables that are highlighted in purple. If you select one of these variables, say INCLUDEPATH, and click F1, you get context-sensitive help for that INCLUDEPATH.
Now, Qt Automotive has Qt IVI with qmake integration: https://doc.qt.io/QtIVI/qmake-integration.html where we have a set of qmake variables. It would be nice if these variables are treated as official variables in Qt Creator.
This is because, from a customer's perspective, Qt IVI is also part of Qt, and Qt Creator should understand these variables.
Also, what can we do on our side, so that Qt Creator treats this variables in the same way as regular qmake variables?
Attachments
Issue Links
- relates to
-
QTCREATORBUG-14389 Profile Completion is missing many tokens of qmake
- Closed