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

Some overridden public methods declared protected in QCommandLinkButton

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 6.0
    • 5.11.0
    • None
    • d82404428460a203daf1d0cc67fcc6b8a03f514c (qt/qtbase/dev)

    Description

      The following methods are declared protected in QCommandLinkButton

      virtual int heightForWidth(int width) const override
      virtual QSize minimumSizeHint() const override
      virtual QSize sizeHint() const override

      while there are public in the base class. Is this by mistake or desired?

      Attachments

        1. layoutproblem1.png
          layoutproblem1.png
          125 kB
        2. layoutproblem2.png
          layoutproblem2.png
          115 kB
        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
            mlangen Marc Langenbach
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes