Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Qt Quick controls #50

Closed
13 of 20 tasks
adrianojn opened this issue Oct 25, 2014 · 1 comment
Closed
13 of 20 tasks

Feature request: Qt Quick controls #50

adrianojn opened this issue Oct 25, 2014 · 1 comment

Comments

@adrianojn
Copy link

The combination of Qt Quick controls and layouts provides almost everything needed for a GUI application.

Also a declarative interface would be good (like Walk)


Application

  • Menu Bar
  • Status Bar
  • Tool Bar

Navigation

  • Split View
  • Tab View
  • Table View

Controls

  • Button
  • Check Box
  • Combo Box
  • Group Box
  • Label
  • Progress Bar
  • Radio Button
  • Slider
  • Spin Box
  • Text Area
  • Text Field

Layouts

  • Column
  • Grid
  • Row
@adrianojn adrianojn changed the title Request: Qt Quick controls Feature request: Qt Quick controls Dec 13, 2014
@andlabs
Copy link
Owner

andlabs commented Mar 25, 2018

Everything except split view is either in to some extent or planned in some form, so closing. I'll open a separate issue in libui for split views. Declarative interface discussions should go in #276.

@andlabs andlabs closed this as completed Mar 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants