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

QDialog偶发样式不生效

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 5.15.8
    • Widgets: Style Sheets
    • None
    • linux
    • Linux/X11

    Description

      操作步骤:

      点击打开Dialog的按钮

      预期结果:

      实际结果:

      该QWidget构造函数代码:
      JobCreateWizard::JobCreateWizard(JOBTYPE jobType, QWidget* parent, bool hasTemplate) : QDialog(parent),
          m_ui(new Ui::JobCreateWizard)

      {     m_ui->setupUi(this); }

       
      样式表

      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
            huangtiantian huang tiantian
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes