aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiguel Costa <miguel.costa@qt.io>2021-05-05 11:26:40 +0200
committerMiguel Costa <miguel.costa@qt.io>2021-05-05 12:49:33 +0000
commit62c7763fdf1b7d97fe69c6bf70a6c4be6f26bee2 (patch)
tree6355b14a021235c5f03d7bbc4c624910bb0442ba /src
parent490b16a6da49e8c0a9af32e93d154d2d300dfbc1 (diff)
Update list of Qt modules
Updated the list shown in the selection of Qt modules in the new-project wizard and the "Qt Settings" property page. Task-number: QTVSADDINBUG-873 Change-Id: I0a902a4a36289d74f21c9ea0e97ca8abe86f553d Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/qtvstools/qtmodules.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/src/qtvstools/qtmodules.xml b/src/qtvstools/qtmodules.xml
index 9466b7ae..85878123 100644
--- a/src/qtvstools/qtmodules.xml
+++ b/src/qtvstools/qtmodules.xml
@@ -595,4 +595,39 @@
<IncludePath>$(QTDIR)\include\QtRemoteObjects</IncludePath>
<Defines>QT_REMOTEOBJECTS_LIB</Defines>
</Module>
+ <Module Id="119">
+ <Name>WebView</Name>
+ <proVarQT>webview</proVarQT>
+ <Selectable>true</Selectable>
+ </Module>
+ <Module Id="120">
+ <Name>Purchasing</Name>
+ <proVarQT>purchasing</proVarQT>
+ <Selectable>true</Selectable>
+ </Module>
+ <Module Id="121">
+ <Name>Virtual Keyboard</Name>
+ <proVarQT>virtualkeyboard</proVarQT>
+ <Selectable>true</Selectable>
+ </Module>
+ <Module Id="122">
+ <Name>X11 Extras</Name>
+ <proVarQT>x11extras</proVarQT>
+ <Selectable>true</Selectable>
+ </Module>
+ <Module Id="123">
+ <Name>Wayland Compositor</Name>
+ <proVarQT>waylandcompositor</proVarQT>
+ <Selectable>true</Selectable>
+ </Module>
+ <Module Id="124">
+ <Name>Qt Automotive Suite</Name>
+ <proVarQT>ivicore geniviextras</proVarQT>
+ <Selectable>true</Selectable>
+ </Module>
+ <Module Id="125">
+ <Name>Qt for Automation</Name>
+ <proVarQT>coap knx mqtt opcua</proVarQT>
+ <Selectable>true</Selectable>
+ </Module>
</QtVsTools>