Add support for Qt Designer

Open
#423 2 comments 21 reactions 1 assignee View on GitHub

@a7ul is already working on this.

Since Feb 27, 2020.

Assessment

This issue has not been assessed yet.

Description

enhancement

Describe the solution you'd like
Qt includes an application called Designer that lets you build interfaces graphically a lot like Interface Builder in Xcode. More info available here: https://doc.qt.io/qtcreator/creator-using-qt-quick-designer.html

Describe alternatives you've considered
None. This is a native Qt solution.

Additional context
Designer saves .ui files that can be imported and used from within supported platforms. PyQt is a great example of this in action.

Dominant language
C++
Stars
9.2k
Forks
315
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nodegui/nodegui

All issues in nodegui/nodegui

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.