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

No images in QPrintPreviewDialog buttons with static build

    XMLWordPrintable

Details

    • e84875da5ad56c930fa901e5edc0d90d9e23a0bd (dev, 10.2.2014, 5.3)

    Description

      QPrintPreviewDialog does not have any images in the buttons with a static build of Qt 5.2.0 as shown in the attached image. With a non-static build the images are in place. This seems to be due to a missing

      Q_INIT_RESOURCE(qprintdialog) 
      

      call.

      The resource initialization should be done in Qt sources because user can’t know what resource is missing.

      The issue can be seen, for example, with the spreadsheet example, qtbase\examples\widgets\itemviews\spreadsheet

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes