Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-332

Remove Qt warnings 'does not list it in Q_INTERFACES'

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 1.9.2
    • Fix Version/s: 1.9.4
    • Component/s: Basic-Nucl, Workflow
    • Labels:
    • Environment:

      Linux x86_64, Qt version 4.7.0

    • Affect Type:
      Userdefined

      Description

      Four similar Qt warnings

      src/plugins/workflow_designer/src/ItemViewStyle.h:73: error: Warning: Class ItemViewStyle implements the interface QGraphicsItem but does not list it in Q_INTERFACES. qobject_cast to QGraphicsItem will not work!

      src/plugins/query_designer/src/QueryViewItems.h:146: error: Warning: Class QDElement implements the interface QGraphicsItem but does not list it in Q_INTERFACES. qobject_cast to QGraphicsItem will not work!

      src/plugins/query_designer/src/QueryViewItems.h:185: error: Warning: Class Footnote implements the interface QGraphicsItem but does not list it in Q_INTERFACES. qobject_cast to QGraphicsItem will not work!

      src/plugins/query_designer/src/QueryViewItems.h:230: error: Warning: Class QDRulerItem implements the interface QGraphicsItem but does not list it in Q_INTERFACES. qobject_cast to QGraphicsItem will not work!

        Attachments

          Activity

            People

            Assignee:
            akuznecov Alexey Kuznecov
            Reporter:
            akuznecov Alexey Kuznecov
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: