Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-77001

add a resize method on QWidget that resizes to a percentage of the screen

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.0
    • GUI: Window management
    • None
    • All

      if there was a resize(qreal) method on the QWidget class then

      resize(.75);

      would be a quick, convenient way to accomplish the following:

      resize(QApplication::primaryScreen()->availableSize() * .75);

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            DidgetMaster Andy Lawrence
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes