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

Details

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

    Description

      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);

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes