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

QTabWidget style does not honor the style set by QWidget::setStyle()

    XMLWordPrintable

Details

    • macOS

    Description

      1. Set a device profile to use Fusion style.
      2. Refer the attached project.
      The style of Push Button is Fusion, but the style of Tab Widget is not Fusion
      when editing the form and previewing the form.

      The style of the application when I execute it by setting a style as follows,
      app.setStyle(QStyleFactory::create("Fusion"));
      No problem.

      The style of Tab Widget should be the style of a device profile for editing
      and preview.

       

      Attachments

        1. qtbug70483.zip
          2 kB
        2. qtbug70483.jpg
          qtbug70483.jpg
          129 kB
        3. qtbug_70483.zip
          5 kB

        Issue Links

          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
              shmittal Shveta Mittal
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes