Results 1 to 3 of 3

Thread: How to do UI mockup for Qt Widgets;

  1. #1
    Join Date
    Apr 2014
    Posts
    125
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Android Maemo/MeeGo

    Question How to do UI mockup for Qt Widgets;

    Hello;
    I'm building Qt Widget application with Qt Designer.

    I need simple ways and simple free Tools to do UI mock for my to be designed UI:

    I want to mockup data in
    1) QTreeView with columns
    2) QTableView views
    3) QLineEdit
    4) QTabWidget

    Thanks;

    Mut
    Last edited by mut; 27th June 2014 at 21:57.

  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: How to do UI mockup for Qt Widgets;

    The item widgets, e.g QTreeWidget, can be filled with data inside Qt Designer.
    QLineEdit has a text property and QTabWidget is just another container widget that can be directly filled in designer.

    Cheers,
    _

  3. #3
    Join Date
    Aug 2016
    Posts
    2
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: How to do UI mockup for Qt Widgets;

    Hello,

    We develop a tool that lets you draw high fidelity mockups for Qt GUI: MockupUI. It renders widgets with a native or wireframe style and you can populate them with data in CSV format (tables, trees, ...).

    Best regards,
    Eugen Fernea

Similar Threads

  1. Replies: 4
    Last Post: 2nd February 2014, 06:35
  2. Replies: 0
    Last Post: 30th April 2012, 15:17
  3. Replies: 2
    Last Post: 30th March 2011, 20:20
  4. Replies: 2
    Last Post: 16th December 2010, 11:52
  5. Replies: 5
    Last Post: 18th April 2010, 23:31

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.