diff --git a/.vscode/settings.json b/.vscode/settings.json index 4ec39cc..e8f5924 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -202,6 +202,16 @@ "qimage": "cpp", "qabstractbutton": "cpp", "qtnetwork": "cpp", - "qtcore": "cpp" + "qtcore": "cpp", + "qframe": "cpp", + "qevent": "cpp", + "qeventloop": "cpp", + "qregularexpression": "cpp", + "qbytearray": "cpp", + "qrandomgenerator": "cpp", + "qwheelevent": "cpp", + "qnetworkaccessmanager": "cpp", + "qmap": "cpp", + "qstylefactory": "cpp" } }