451451 <enum-type name =" QTextDocument::FindFlag" flags =" QTextDocument::FindFlags" />
452452 <enum-type name =" QTextDocument::MetaInformation" />
453453 <enum-type name =" QTextDocument::ResourceType" />
454+ <enum-type name =" QTextDocument::MarkdownFeature" flags =" QTextDocument::MarkdownFeatures" />
454455 <enum-type name =" QTextEdit::AutoFormattingFlag" flags =" QTextEdit::AutoFormatting" />
455456 <enum-type name =" QTextEdit::LineWrapMode" />
456457 <enum-type name =" QTextFormat::ObjectTypes" />
525526 </enum-type >
526527
527528
528- <enum-type name =" QMessageBox::StandardButton" flags =" QMessageBox::StandardButtons" >
529- </ enum-type >
529+ <enum-type name =" QMessageBox::StandardButton" flags =" QMessageBox::StandardButtons" / >
530+ <enum-type name = " QMessageBox::Option " flags = " QMessageBox::Options " / >
530531
531532 <enum-type name =" QPalette::ColorGroup" >
532533 </enum-type >
730731 <modify-function signature =" operator int()const" access =" private" />
731732 <modify-function signature =" operator[](uint)const" access =" private" />
732733 </value-type >
734+ <value-type name =" QKeyCombination" since-version =" 6" />
733735
734736 <value-type name =" QPicture" >
735737 <modify-function signature =" operator=(QPicture)" remove =" all" />
771773 <modify-function signature =" operator=(QTextBlock)" remove =" all" />
772774 </value-type >
773775 <value-type name =" QTextBlockFormat" />
776+ <enum-type name =" QTextBlockFormat::MarkerType" />
774777 <value-type name =" QTextTableCellFormat" />
775778 <value-type name =" QTextCharFormat" >
776779 <modify-function signature =" isValid()const" access =" non-final" />
@@ -2525,6 +2528,7 @@ PyObject* constScanLine(QImage* image, int line) {
25252528 </modify-argument >
25262529 </modify-function >
25272530 </object-type >
2531+ <enum-type name =" QTextLayout::GlyphRunRetrievalFlag" flags =" QTextLayout::GlyphRunRetrievalFlags" since-version =" 6.5" />
25282532
25292533 <object-type name =" QTableWidget" >
25302534
@@ -3092,6 +3096,7 @@ PyObject* constScanLine(QImage* image, int line) {
30923096 <interface-type name =" QPagedPaintDevice" create-shell =" no" >
30933097 <modify-function signature =" devicePageLayout()const" remove =" all" />
30943098 </interface-type >
3099+ <interface-type name =" QPageRanges" />
30953100
30963101 <interface-type name =" QPlatformSurface" />
30973102 <interface-type name =" QSurface" />
@@ -3112,6 +3117,9 @@ PyObject* constScanLine(QImage* image, int line) {
31123117 <value-type name =" QRgba64" >
31133118 <modify-function signature =" operator quint64() const" remove =" all" />
31143119 </value-type >
3120+ <!-- template class
3121+ <value-type name="QRgbaFloat" since-version="6.2"/>
3122+ -->
31153123
31163124 <enum-type name =" QScrollerProperties::ScrollMetric" />
31173125 <enum-type name =" QScrollerProperties::OvershootPolicy" />
@@ -3171,6 +3179,14 @@ PyObject* constScanLine(QImage* image, int line) {
31713179
31723180 <object-type name =" QOpenGLTextureBlitter" />
31733181 <enum-type name =" QOpenGLTextureBlitter::Origin" />
3182+
3183+ <object-type name =" QTransposeProxyModel" since-version =" 5.13" />
3184+
3185+ <value-type name =" QColorSpace" since-version =" 5.14" />
3186+ <enum-type name =" QColorSpace::NamedColorSpace" since-version =" 5.14" />
3187+ <enum-type name =" QColorSpace::Primaries" since-version =" 5.14" />
3188+ <enum-type name =" QColorSpace::TransferFunction" since-version =" 5.14" />
3189+ <value-type name =" QColorTransform" since-version =" 5.14" />
31743190
31753191 <!-- Inefficient hash codes -->
31763192 <suppress-warning text =" WARNING(MetaJavaBuilder) :: Class 'QTextFrame_iterator' has equals operators but no qHash() function. Hashcode of objects will consistently be 0." />
0 commit comments