User Interface

In this chapter, we will take a more detailed look at QML and sketch out our user interface layout. We’ll create placeholder views for all of our screens and implement a framework to navigate between them. We will also discuss the content within those views, specifically how to anchor and size elements in a flexible and responsive way. We will cover these topics:

  • User interface design
  • Creating views
  • The StackView component
  • Anchoring elements
  • Sizing elements
  • Navigating between views

Get Learn Qt 5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.