Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
21d9ada78 (dev), 3f4967823 (6.8), 7e6eeb167 (dev), 58236b2fc (dev), de4af1f40 (dev), cd2de10d4 (6.8), fa73dfbd9 (6.8), caa068658 (6.8)
Description
Building qtcharts.git / 6.8 brnach gives following warnings:
[4686/8070] Automatic QML type registration for target ChartsQml Warning: qabstractaxis.h:: QPen is used as property type but cannot be found. Warning: qabstractaxis.h:: QBrush is used as property type but cannot be found. Warning: qabstractaxis.h:: QPen is used as property type but cannot be found. Warning: qabstractaxis.h:: QPen is used as property type but cannot be found. Warning: qabstractaxis.h:: QPen is used as property type but cannot be found. Warning: qabstractaxis.h:: QBrush is used as property type but cannot be found. Warning: qabstractaxis.h:: QBrush is used as property type but cannot be found. Warning: qabstractaxis.h:: QPen is used as argument type but cannot be found. Warning: qabstractaxis.h:: QBrush is used as argument type but cannot be found. Warning: qabstractaxis.h:: QPen is used as argument type but cannot be found. Warning: qabstractaxis.h:: QPen is used as argument type but cannot be found. Warning: qabstractaxis.h:: QBrush is used as argument type but cannot be found. Warning: qabstractaxis.h:: QPen is used as argument type but cannot be found. Warning: qabstractaxis.h:: QBrush is used as argument type but cannot be found. Warning: qabstractbarseries.h:: QList<QBarSet*> is used as argument type but cannot be found. Warning: qabstractbarseries.h:: QList<QBarSet*> is used as argument type but cannot be found. Warning: qxyseries.h:: QPen is used as argument type but cannot be found. Warning: qxyseries.h:: QPen is used as argument type but cannot be found. Warning: qxyseries.h:: QHash<int,QHash<PointConfiguration,QVariant>> is used as argument type but cannot be found. Warning: private/declarativeareaseries_p.h:: QBrush is used as property type but cannot be found. Warning: private/declarativebarseries_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: private/declarativeboxplotseries_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: private/declarativecandlestickseries_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: private/declarativecategoryaxis_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: private/declarativebarseries_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: private/declarativebarseries_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: private/declarativebarseries_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: private/declarativelineseries_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: private/declarativebarseries_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: private/declarativepieseries_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: private/declarativepieseries_p.h:: QList<QPieSlice*> is used as argument type but cannot be found. Warning: private/declarativepieseries_p.h:: QList<QPieSlice*> is used as argument type but cannot be found. Warning: private/declarativescatterseries_p.h:: QBrush is used as property type but cannot be found. Warning: private/declarativescatterseries_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: private/declarativesplineseries_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: private/declarativebarseries_p.h:: QQmlListProperty<QObject> is used as argument type but cannot be found. Warning: qbarset.h:: QPen is used as property type but cannot be found. Warning: qbarset.h:: QBrush is used as property type but cannot be found. Warning: qbarset.h:: QBrush is used as property type but cannot be found. Warning: qcandlestickseries.h:: QBrush is used as property type but cannot be found. Warning: qcandlestickseries.h:: QPen is used as property type but cannot be found. Warning: qcandlestickseries.h:: QList<QCandlestickSet*> is used as argument type but cannot be found. Warning: qcandlestickseries.h:: QList<QCandlestickSet*> is used as argument type but cannot be found. Warning: qboxplotseries.h:: QPen is used as property type but cannot be found. Warning: qboxplotseries.h:: QBrush is used as property type but cannot be found. Warning: qboxplotseries.h:: QList<QBoxSet*> is used as argument type but cannot be found. Warning: qboxplotseries.h:: QList<QBoxSet*> is used as argument type but cannot be found. Warning: qpieseries.h:: QList<QPieSlice*> is used as argument type but cannot be found. Warning: qpieseries.h:: QList<QPieSlice*> is used as argument type but cannot be found. Warning: qgraphicswidget.h:: QGraphicsLayout is used as property type but cannot be found. Warning: qboxset.h:: QPen is used as property type but cannot be found. Warning: qboxset.h:: QBrush is used as property type but cannot be found. Warning: qcandlestickset.h:: QBrush is used as property type but cannot be found. Warning: qcandlestickset.h:: QPen is used as property type but cannot be found. Warning: qpieslice.h:: QPen is used as property type but cannot be found. Warning: qpieslice.h:: QBrush is used as property type but cannot be found. Warning: qpieslice.h:: QBrush is used as property type but cannot be found. Warning: qscatterseries.h:: QBrush is used as property type but cannot be found.
Attachments
Issue Links
- relates to
-
QTBUG-126449 qmltyperegistrar: Build time warnings for qtmultimedia
-
- Closed
-
- resulted in
-
QTBUG-127330 QtCharts\plugins.qmltypes: Property object is missing a name or type script binding.
-
- Closed
-