Results 1 to 3 of 3

Thread: GUI entirely composed of qgraphicsproxywidgets

  1. #1
    Join Date
    Feb 2008
    Posts
    7
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default GUI entirely composed of qgraphicsproxywidgets

    I need to create a gui that mantains aspect ratio while resizing. Even the fonts should resize when the window is resized.
    I can achieve this behaviour embedding widgets into a QGraphicsView. Are there other ways to do this?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: GUI entirely composed of qgraphicsproxywidgets

    You can also use QtQuick.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Feb 2008
    Posts
    7
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: GUI entirely composed of qgraphicsproxywidgets

    Anyone can give me an example of an application realized using QGRaphicsWidgets?

Similar Threads

  1. Replies: 2
    Last Post: 25th June 2012, 10:54

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.