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

QToolButton when either QT_NO_MAIN WINDOW or QT_NO_RESIZEHANDLER are defined in the qconfig

XMLWordPrintable

      Building Qt with the following -config myfile

      //qconfig-myfile.h
      #ifndef QT_NO_MAINWINDOW

      1. define QT_NO_MAINWINDOW
        #endif
        #ifndef QT_NO_RESIZEHANDLER
      2. define QT_NO_RESIZEHANDLER
        #endif

      With configure flags
      -embedded x86 -qconfig wrc2 -depths 16,32

      makes QToolButton unable to show icons.

        1. main.cpp
          1 kB
        2. qtbug-1320.pro
          0.1 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jkatz Jeremy Katz (Inactive)
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes