Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
911eba422 (dev)
Description
As a developer, I want to easily add Qt-related files to the project.
These file types I want to add:
- Qt-related new class (with QObject/QWidget boiler-plate)
- a .ui file
- a .qml file
- a .ts file with an option to choose the language
- maybe a new .qrc file (we recommend using qt_add_resource these
days, so maybe not)
Get inspiration from Qt VS Tools and Qt Creator for which types we want to support exactly.
The files should be added to the file system.
Tentative: the files should be added to the CMake project file if possible.
Attachments
Issue Links
- mentioned in
-
Page Loading...
Gerrit Reviews
For Gerrit Dashboard: VSCODEEXT-22 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
606439,8 | qt-cli: Add interactive class creation prompt | dev | qt-labs/vscodeext | Status: NEW | 0 | 0 |
603568,24 | qt-cli: Initial implementation of qtcli tool | dev | qt-labs/vscodeext | Status: MERGED | +2 | 0 |