Results 1 to 2 of 2

Thread: GUI Design

  1. #1
    Join Date
    May 2019
    Posts
    1
    Qt products
    Qt5
    Platforms
    Windows

    Default GUI Design

    I want to do this design in qml but i dont know how can i do this. I mean which one control i need for this. I think that i need grid layout. What you think ? Thank you for help.

    https://prnt.sc/n5fulh

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: GUI Design

    You'll have to experiment.

    Grid, GridLayout and GridView can all do that.

    For example if the whole think scrolls vertically but each section scrolls horizontally, then the main/vertical container would probably be a list view and each section would contain a grid view.

    Cheers,
    _

Similar Threads

  1. Design help please
    By munna in forum General Programming
    Replies: 1
    Last Post: 31st May 2009, 19:05
  2. C++/QT Design
    By xmeister in forum Newbie
    Replies: 6
    Last Post: 2nd April 2009, 03:39
  3. Replies: 3
    Last Post: 6th October 2008, 00:41
  4. mv design
    By sonuani in forum Newbie
    Replies: 1
    Last Post: 4th April 2008, 09:26
  5. qwt on qt design
    By peace_comp in forum Qwt
    Replies: 1
    Last Post: 29th March 2008, 22:22

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.