| 1 | /**************************************************************************** |
| 2 | ** Meta object code from reading C++ file 'qtextformat.h' |
| 3 | ** |
| 4 | ** Created by: The Qt Meta Object Compiler version 68 (Qt 6.0.0) |
| 5 | ** |
| 6 | ** WARNING! All changes made in this file will be lost! |
| 7 | *****************************************************************************/ |
| 8 | |
| 9 | #include <memory> |
| 10 | #include "text/qtextformat.h" |
| 11 | #include <QtCore/qbytearray.h> |
| 12 | #include <QtCore/qmetatype.h> |
| 13 | #if !defined(Q_MOC_OUTPUT_REVISION) |
| 14 | #error "The header file 'qtextformat.h' doesn't include <QObject>." |
| 15 | #elif Q_MOC_OUTPUT_REVISION != 68 |
| 16 | #error "This file was generated using the moc from 6.0.0. It" |
| 17 | #error "cannot be used with the include files from this version of Qt." |
| 18 | #error "(The moc has changed too much.)" |
| 19 | #endif |
| 20 | |
| 21 | QT_BEGIN_MOC_NAMESPACE |
| 22 | QT_WARNING_PUSH |
| 23 | QT_WARNING_DISABLE_DEPRECATED |
| 24 | struct qt_meta_stringdata_QTextFormat_t { |
| 25 | const uint offsetsAndSize[250]; |
| 26 | char stringdata0[2005]; |
| 27 | }; |
| 28 | #define QT_MOC_LITERAL(ofs, len) \ |
| 29 | uint(offsetof(qt_meta_stringdata_QTextFormat_t, stringdata0) + ofs), len |
| 30 | static const qt_meta_stringdata_QTextFormat_t qt_meta_stringdata_QTextFormat = { |
| 31 | { |
| 32 | QT_MOC_LITERAL(0, 11), // "QTextFormat" |
| 33 | QT_MOC_LITERAL(12, 10), // "FormatType" |
| 34 | QT_MOC_LITERAL(23, 13), // "InvalidFormat" |
| 35 | QT_MOC_LITERAL(37, 11), // "BlockFormat" |
| 36 | QT_MOC_LITERAL(49, 10), // "CharFormat" |
| 37 | QT_MOC_LITERAL(60, 10), // "ListFormat" |
| 38 | QT_MOC_LITERAL(71, 11), // "FrameFormat" |
| 39 | QT_MOC_LITERAL(83, 10), // "UserFormat" |
| 40 | QT_MOC_LITERAL(94, 8), // "Property" |
| 41 | QT_MOC_LITERAL(103, 11), // "ObjectIndex" |
| 42 | QT_MOC_LITERAL(115, 8), // "CssFloat" |
| 43 | QT_MOC_LITERAL(124, 15), // "LayoutDirection" |
| 44 | QT_MOC_LITERAL(140, 10), // "OutlinePen" |
| 45 | QT_MOC_LITERAL(151, 15), // "BackgroundBrush" |
| 46 | QT_MOC_LITERAL(167, 15), // "ForegroundBrush" |
| 47 | QT_MOC_LITERAL(183, 18), // "BackgroundImageUrl" |
| 48 | QT_MOC_LITERAL(202, 14), // "BlockAlignment" |
| 49 | QT_MOC_LITERAL(217, 14), // "BlockTopMargin" |
| 50 | QT_MOC_LITERAL(232, 17), // "BlockBottomMargin" |
| 51 | QT_MOC_LITERAL(250, 15), // "BlockLeftMargin" |
| 52 | QT_MOC_LITERAL(266, 16), // "BlockRightMargin" |
| 53 | QT_MOC_LITERAL(283, 10), // "TextIndent" |
| 54 | QT_MOC_LITERAL(294, 12), // "TabPositions" |
| 55 | QT_MOC_LITERAL(307, 11), // "BlockIndent" |
| 56 | QT_MOC_LITERAL(319, 10), // "LineHeight" |
| 57 | QT_MOC_LITERAL(330, 14), // "LineHeightType" |
| 58 | QT_MOC_LITERAL(345, 22), // "BlockNonBreakableLines" |
| 59 | QT_MOC_LITERAL(368, 33), // "BlockTrailingHorizontalRulerW..." |
| 60 | QT_MOC_LITERAL(402, 12), // "HeadingLevel" |
| 61 | QT_MOC_LITERAL(415, 15), // "BlockQuoteLevel" |
| 62 | QT_MOC_LITERAL(431, 17), // "BlockCodeLanguage" |
| 63 | QT_MOC_LITERAL(449, 14), // "BlockCodeFence" |
| 64 | QT_MOC_LITERAL(464, 11), // "BlockMarker" |
| 65 | QT_MOC_LITERAL(476, 17), // "FirstFontProperty" |
| 66 | QT_MOC_LITERAL(494, 18), // "FontCapitalization" |
| 67 | QT_MOC_LITERAL(513, 17), // "FontLetterSpacing" |
| 68 | QT_MOC_LITERAL(531, 15), // "FontWordSpacing" |
| 69 | QT_MOC_LITERAL(547, 13), // "FontStyleHint" |
| 70 | QT_MOC_LITERAL(561, 17), // "FontStyleStrategy" |
| 71 | QT_MOC_LITERAL(579, 11), // "FontKerning" |
| 72 | QT_MOC_LITERAL(591, 21), // "FontHintingPreference" |
| 73 | QT_MOC_LITERAL(613, 12), // "FontFamilies" |
| 74 | QT_MOC_LITERAL(626, 13), // "FontStyleName" |
| 75 | QT_MOC_LITERAL(640, 21), // "FontLetterSpacingType" |
| 76 | QT_MOC_LITERAL(662, 11), // "FontStretch" |
| 77 | QT_MOC_LITERAL(674, 10), // "FontFamily" |
| 78 | QT_MOC_LITERAL(685, 13), // "FontPointSize" |
| 79 | QT_MOC_LITERAL(699, 18), // "FontSizeAdjustment" |
| 80 | QT_MOC_LITERAL(718, 17), // "FontSizeIncrement" |
| 81 | QT_MOC_LITERAL(736, 10), // "FontWeight" |
| 82 | QT_MOC_LITERAL(747, 10), // "FontItalic" |
| 83 | QT_MOC_LITERAL(758, 13), // "FontUnderline" |
| 84 | QT_MOC_LITERAL(772, 12), // "FontOverline" |
| 85 | QT_MOC_LITERAL(785, 13), // "FontStrikeOut" |
| 86 | QT_MOC_LITERAL(799, 14), // "FontFixedPitch" |
| 87 | QT_MOC_LITERAL(814, 13), // "FontPixelSize" |
| 88 | QT_MOC_LITERAL(828, 16), // "LastFontProperty" |
| 89 | QT_MOC_LITERAL(845, 18), // "TextUnderlineColor" |
| 90 | QT_MOC_LITERAL(864, 21), // "TextVerticalAlignment" |
| 91 | QT_MOC_LITERAL(886, 11), // "TextOutline" |
| 92 | QT_MOC_LITERAL(898, 18), // "TextUnderlineStyle" |
| 93 | QT_MOC_LITERAL(917, 11), // "TextToolTip" |
| 94 | QT_MOC_LITERAL(929, 23), // "TextSuperScriptBaseline" |
| 95 | QT_MOC_LITERAL(953, 21), // "TextSubScriptBaseline" |
| 96 | QT_MOC_LITERAL(975, 18), // "TextBaselineOffset" |
| 97 | QT_MOC_LITERAL(994, 8), // "IsAnchor" |
| 98 | QT_MOC_LITERAL(1003, 10), // "AnchorHref" |
| 99 | QT_MOC_LITERAL(1014, 10), // "AnchorName" |
| 100 | QT_MOC_LITERAL(1025, 24), // "OldFontLetterSpacingType" |
| 101 | QT_MOC_LITERAL(1050, 14), // "OldFontStretch" |
| 102 | QT_MOC_LITERAL(1065, 10), // "ObjectType" |
| 103 | QT_MOC_LITERAL(1076, 9), // "ListStyle" |
| 104 | QT_MOC_LITERAL(1086, 10), // "ListIndent" |
| 105 | QT_MOC_LITERAL(1097, 16), // "ListNumberPrefix" |
| 106 | QT_MOC_LITERAL(1114, 16), // "ListNumberSuffix" |
| 107 | QT_MOC_LITERAL(1131, 11), // "FrameBorder" |
| 108 | QT_MOC_LITERAL(1143, 11), // "FrameMargin" |
| 109 | QT_MOC_LITERAL(1155, 12), // "FramePadding" |
| 110 | QT_MOC_LITERAL(1168, 10), // "FrameWidth" |
| 111 | QT_MOC_LITERAL(1179, 11), // "FrameHeight" |
| 112 | QT_MOC_LITERAL(1191, 14), // "FrameTopMargin" |
| 113 | QT_MOC_LITERAL(1206, 17), // "FrameBottomMargin" |
| 114 | QT_MOC_LITERAL(1224, 15), // "FrameLeftMargin" |
| 115 | QT_MOC_LITERAL(1240, 16), // "FrameRightMargin" |
| 116 | QT_MOC_LITERAL(1257, 16), // "FrameBorderBrush" |
| 117 | QT_MOC_LITERAL(1274, 16), // "FrameBorderStyle" |
| 118 | QT_MOC_LITERAL(1291, 12), // "TableColumns" |
| 119 | QT_MOC_LITERAL(1304, 27), // "TableColumnWidthConstraints" |
| 120 | QT_MOC_LITERAL(1332, 16), // "TableCellSpacing" |
| 121 | QT_MOC_LITERAL(1349, 16), // "TableCellPadding" |
| 122 | QT_MOC_LITERAL(1366, 19), // "TableHeaderRowCount" |
| 123 | QT_MOC_LITERAL(1386, 19), // "TableBorderCollapse" |
| 124 | QT_MOC_LITERAL(1406, 16), // "TableCellRowSpan" |
| 125 | QT_MOC_LITERAL(1423, 19), // "TableCellColumnSpan" |
| 126 | QT_MOC_LITERAL(1443, 19), // "TableCellTopPadding" |
| 127 | QT_MOC_LITERAL(1463, 22), // "TableCellBottomPadding" |
| 128 | QT_MOC_LITERAL(1486, 20), // "TableCellLeftPadding" |
| 129 | QT_MOC_LITERAL(1507, 21), // "TableCellRightPadding" |
| 130 | QT_MOC_LITERAL(1529, 18), // "TableCellTopBorder" |
| 131 | QT_MOC_LITERAL(1548, 21), // "TableCellBottomBorder" |
| 132 | QT_MOC_LITERAL(1570, 19), // "TableCellLeftBorder" |
| 133 | QT_MOC_LITERAL(1590, 20), // "TableCellRightBorder" |
| 134 | QT_MOC_LITERAL(1611, 23), // "TableCellTopBorderStyle" |
| 135 | QT_MOC_LITERAL(1635, 26), // "TableCellBottomBorderStyle" |
| 136 | QT_MOC_LITERAL(1662, 24), // "TableCellLeftBorderStyle" |
| 137 | QT_MOC_LITERAL(1687, 25), // "TableCellRightBorderStyle" |
| 138 | QT_MOC_LITERAL(1713, 23), // "TableCellTopBorderBrush" |
| 139 | QT_MOC_LITERAL(1737, 26), // "TableCellBottomBorderBrush" |
| 140 | QT_MOC_LITERAL(1764, 24), // "TableCellLeftBorderBrush" |
| 141 | QT_MOC_LITERAL(1789, 25), // "TableCellRightBorderBrush" |
| 142 | QT_MOC_LITERAL(1815, 9), // "ImageName" |
| 143 | QT_MOC_LITERAL(1825, 10), // "ImageTitle" |
| 144 | QT_MOC_LITERAL(1836, 12), // "ImageAltText" |
| 145 | QT_MOC_LITERAL(1849, 10), // "ImageWidth" |
| 146 | QT_MOC_LITERAL(1860, 11), // "ImageHeight" |
| 147 | QT_MOC_LITERAL(1872, 12), // "ImageQuality" |
| 148 | QT_MOC_LITERAL(1885, 18), // "FullWidthSelection" |
| 149 | QT_MOC_LITERAL(1904, 15), // "PageBreakPolicy" |
| 150 | QT_MOC_LITERAL(1920, 12), // "UserProperty" |
| 151 | QT_MOC_LITERAL(1933, 11), // "ObjectTypes" |
| 152 | QT_MOC_LITERAL(1945, 8), // "NoObject" |
| 153 | QT_MOC_LITERAL(1954, 11), // "ImageObject" |
| 154 | QT_MOC_LITERAL(1966, 11), // "TableObject" |
| 155 | QT_MOC_LITERAL(1978, 15), // "TableCellObject" |
| 156 | QT_MOC_LITERAL(1994, 10) // "UserObject" |
| 157 | |
| 158 | }, |
| 159 | "QTextFormat\0FormatType\0InvalidFormat\0" |
| 160 | "BlockFormat\0CharFormat\0ListFormat\0" |
| 161 | "FrameFormat\0UserFormat\0Property\0" |
| 162 | "ObjectIndex\0CssFloat\0LayoutDirection\0" |
| 163 | "OutlinePen\0BackgroundBrush\0ForegroundBrush\0" |
| 164 | "BackgroundImageUrl\0BlockAlignment\0" |
| 165 | "BlockTopMargin\0BlockBottomMargin\0" |
| 166 | "BlockLeftMargin\0BlockRightMargin\0" |
| 167 | "TextIndent\0TabPositions\0BlockIndent\0" |
| 168 | "LineHeight\0LineHeightType\0" |
| 169 | "BlockNonBreakableLines\0" |
| 170 | "BlockTrailingHorizontalRulerWidth\0" |
| 171 | "HeadingLevel\0BlockQuoteLevel\0" |
| 172 | "BlockCodeLanguage\0BlockCodeFence\0" |
| 173 | "BlockMarker\0FirstFontProperty\0" |
| 174 | "FontCapitalization\0FontLetterSpacing\0" |
| 175 | "FontWordSpacing\0FontStyleHint\0" |
| 176 | "FontStyleStrategy\0FontKerning\0" |
| 177 | "FontHintingPreference\0FontFamilies\0" |
| 178 | "FontStyleName\0FontLetterSpacingType\0" |
| 179 | "FontStretch\0FontFamily\0FontPointSize\0" |
| 180 | "FontSizeAdjustment\0FontSizeIncrement\0" |
| 181 | "FontWeight\0FontItalic\0FontUnderline\0" |
| 182 | "FontOverline\0FontStrikeOut\0FontFixedPitch\0" |
| 183 | "FontPixelSize\0LastFontProperty\0" |
| 184 | "TextUnderlineColor\0TextVerticalAlignment\0" |
| 185 | "TextOutline\0TextUnderlineStyle\0" |
| 186 | "TextToolTip\0TextSuperScriptBaseline\0" |
| 187 | "TextSubScriptBaseline\0TextBaselineOffset\0" |
| 188 | "IsAnchor\0AnchorHref\0AnchorName\0" |
| 189 | "OldFontLetterSpacingType\0OldFontStretch\0" |
| 190 | "ObjectType\0ListStyle\0ListIndent\0" |
| 191 | "ListNumberPrefix\0ListNumberSuffix\0" |
| 192 | "FrameBorder\0FrameMargin\0FramePadding\0" |
| 193 | "FrameWidth\0FrameHeight\0FrameTopMargin\0" |
| 194 | "FrameBottomMargin\0FrameLeftMargin\0" |
| 195 | "FrameRightMargin\0FrameBorderBrush\0" |
| 196 | "FrameBorderStyle\0TableColumns\0" |
| 197 | "TableColumnWidthConstraints\0" |
| 198 | "TableCellSpacing\0TableCellPadding\0" |
| 199 | "TableHeaderRowCount\0TableBorderCollapse\0" |
| 200 | "TableCellRowSpan\0TableCellColumnSpan\0" |
| 201 | "TableCellTopPadding\0TableCellBottomPadding\0" |
| 202 | "TableCellLeftPadding\0TableCellRightPadding\0" |
| 203 | "TableCellTopBorder\0TableCellBottomBorder\0" |
| 204 | "TableCellLeftBorder\0TableCellRightBorder\0" |
| 205 | "TableCellTopBorderStyle\0" |
| 206 | "TableCellBottomBorderStyle\0" |
| 207 | "TableCellLeftBorderStyle\0" |
| 208 | "TableCellRightBorderStyle\0" |
| 209 | "TableCellTopBorderBrush\0" |
| 210 | "TableCellBottomBorderBrush\0" |
| 211 | "TableCellLeftBorderBrush\0" |
| 212 | "TableCellRightBorderBrush\0ImageName\0" |
| 213 | "ImageTitle\0ImageAltText\0ImageWidth\0" |
| 214 | "ImageHeight\0ImageQuality\0FullWidthSelection\0" |
| 215 | "PageBreakPolicy\0UserProperty\0ObjectTypes\0" |
| 216 | "NoObject\0ImageObject\0TableObject\0" |
| 217 | "TableCellObject\0UserObject" |
| 218 | }; |
| 219 | #undef QT_MOC_LITERAL |
| 220 | |
| 221 | static const uint qt_meta_data_QTextFormat[] = { |
| 222 | |
| 223 | // content: |
| 224 | 9, // revision |
| 225 | 0, // classname |
| 226 | 0, 0, // classinfo |
| 227 | 0, 0, // methods |
| 228 | 0, 0, // properties |
| 229 | 3, 14, // enums/sets |
| 230 | 0, 0, // constructors |
| 231 | 4, // flags |
| 232 | 0, // signalCount |
| 233 | |
| 234 | // enums: name, alias, flags, count, data |
| 235 | 1, 1, 0x0, 6, 29, |
| 236 | 8, 8, 0x0, 110, 41, |
| 237 | 119, 119, 0x0, 5, 261, |
| 238 | |
| 239 | // enum data: key, value |
| 240 | 2, uint(QTextFormat::InvalidFormat), |
| 241 | 3, uint(QTextFormat::BlockFormat), |
| 242 | 4, uint(QTextFormat::CharFormat), |
| 243 | 5, uint(QTextFormat::ListFormat), |
| 244 | 6, uint(QTextFormat::FrameFormat), |
| 245 | 7, uint(QTextFormat::UserFormat), |
| 246 | 9, uint(QTextFormat::ObjectIndex), |
| 247 | 10, uint(QTextFormat::CssFloat), |
| 248 | 11, uint(QTextFormat::LayoutDirection), |
| 249 | 12, uint(QTextFormat::OutlinePen), |
| 250 | 13, uint(QTextFormat::BackgroundBrush), |
| 251 | 14, uint(QTextFormat::ForegroundBrush), |
| 252 | 15, uint(QTextFormat::BackgroundImageUrl), |
| 253 | 16, uint(QTextFormat::BlockAlignment), |
| 254 | 17, uint(QTextFormat::BlockTopMargin), |
| 255 | 18, uint(QTextFormat::BlockBottomMargin), |
| 256 | 19, uint(QTextFormat::BlockLeftMargin), |
| 257 | 20, uint(QTextFormat::BlockRightMargin), |
| 258 | 21, uint(QTextFormat::TextIndent), |
| 259 | 22, uint(QTextFormat::TabPositions), |
| 260 | 23, uint(QTextFormat::BlockIndent), |
| 261 | 24, uint(QTextFormat::LineHeight), |
| 262 | 25, uint(QTextFormat::LineHeightType), |
| 263 | 26, uint(QTextFormat::BlockNonBreakableLines), |
| 264 | 27, uint(QTextFormat::BlockTrailingHorizontalRulerWidth), |
| 265 | 28, uint(QTextFormat::HeadingLevel), |
| 266 | 29, uint(QTextFormat::BlockQuoteLevel), |
| 267 | 30, uint(QTextFormat::BlockCodeLanguage), |
| 268 | 31, uint(QTextFormat::BlockCodeFence), |
| 269 | 32, uint(QTextFormat::BlockMarker), |
| 270 | 33, uint(QTextFormat::FirstFontProperty), |
| 271 | 34, uint(QTextFormat::FontCapitalization), |
| 272 | 35, uint(QTextFormat::FontLetterSpacing), |
| 273 | 36, uint(QTextFormat::FontWordSpacing), |
| 274 | 37, uint(QTextFormat::FontStyleHint), |
| 275 | 38, uint(QTextFormat::FontStyleStrategy), |
| 276 | 39, uint(QTextFormat::FontKerning), |
| 277 | 40, uint(QTextFormat::FontHintingPreference), |
| 278 | 41, uint(QTextFormat::FontFamilies), |
| 279 | 42, uint(QTextFormat::FontStyleName), |
| 280 | 43, uint(QTextFormat::FontLetterSpacingType), |
| 281 | 44, uint(QTextFormat::FontStretch), |
| 282 | 45, uint(QTextFormat::FontFamily), |
| 283 | 46, uint(QTextFormat::FontPointSize), |
| 284 | 47, uint(QTextFormat::FontSizeAdjustment), |
| 285 | 48, uint(QTextFormat::FontSizeIncrement), |
| 286 | 49, uint(QTextFormat::FontWeight), |
| 287 | 50, uint(QTextFormat::FontItalic), |
| 288 | 51, uint(QTextFormat::FontUnderline), |
| 289 | 52, uint(QTextFormat::FontOverline), |
| 290 | 53, uint(QTextFormat::FontStrikeOut), |
| 291 | 54, uint(QTextFormat::FontFixedPitch), |
| 292 | 55, uint(QTextFormat::FontPixelSize), |
| 293 | 56, uint(QTextFormat::LastFontProperty), |
| 294 | 57, uint(QTextFormat::TextUnderlineColor), |
| 295 | 58, uint(QTextFormat::TextVerticalAlignment), |
| 296 | 59, uint(QTextFormat::TextOutline), |
| 297 | 60, uint(QTextFormat::TextUnderlineStyle), |
| 298 | 61, uint(QTextFormat::TextToolTip), |
| 299 | 62, uint(QTextFormat::TextSuperScriptBaseline), |
| 300 | 63, uint(QTextFormat::TextSubScriptBaseline), |
| 301 | 64, uint(QTextFormat::TextBaselineOffset), |
| 302 | 65, uint(QTextFormat::IsAnchor), |
| 303 | 66, uint(QTextFormat::AnchorHref), |
| 304 | 67, uint(QTextFormat::AnchorName), |
| 305 | 68, uint(QTextFormat::OldFontLetterSpacingType), |
| 306 | 69, uint(QTextFormat::OldFontStretch), |
| 307 | 70, uint(QTextFormat::ObjectType), |
| 308 | 71, uint(QTextFormat::ListStyle), |
| 309 | 72, uint(QTextFormat::ListIndent), |
| 310 | 73, uint(QTextFormat::ListNumberPrefix), |
| 311 | 74, uint(QTextFormat::ListNumberSuffix), |
| 312 | 75, uint(QTextFormat::FrameBorder), |
| 313 | 76, uint(QTextFormat::FrameMargin), |
| 314 | 77, uint(QTextFormat::FramePadding), |
| 315 | 78, uint(QTextFormat::FrameWidth), |
| 316 | 79, uint(QTextFormat::FrameHeight), |
| 317 | 80, uint(QTextFormat::FrameTopMargin), |
| 318 | 81, uint(QTextFormat::FrameBottomMargin), |
| 319 | 82, uint(QTextFormat::FrameLeftMargin), |
| 320 | 83, uint(QTextFormat::FrameRightMargin), |
| 321 | 84, uint(QTextFormat::FrameBorderBrush), |
| 322 | 85, uint(QTextFormat::FrameBorderStyle), |
| 323 | 86, uint(QTextFormat::TableColumns), |
| 324 | 87, uint(QTextFormat::TableColumnWidthConstraints), |
| 325 | 88, uint(QTextFormat::TableCellSpacing), |
| 326 | 89, uint(QTextFormat::TableCellPadding), |
| 327 | 90, uint(QTextFormat::TableHeaderRowCount), |
| 328 | 91, uint(QTextFormat::TableBorderCollapse), |
| 329 | 92, uint(QTextFormat::TableCellRowSpan), |
| 330 | 93, uint(QTextFormat::TableCellColumnSpan), |
| 331 | 94, uint(QTextFormat::TableCellTopPadding), |
| 332 | 95, uint(QTextFormat::TableCellBottomPadding), |
| 333 | 96, uint(QTextFormat::TableCellLeftPadding), |
| 334 | 97, uint(QTextFormat::TableCellRightPadding), |
| 335 | 98, uint(QTextFormat::TableCellTopBorder), |
| 336 | 99, uint(QTextFormat::TableCellBottomBorder), |
| 337 | 100, uint(QTextFormat::TableCellLeftBorder), |
| 338 | 101, uint(QTextFormat::TableCellRightBorder), |
| 339 | 102, uint(QTextFormat::TableCellTopBorderStyle), |
| 340 | 103, uint(QTextFormat::TableCellBottomBorderStyle), |
| 341 | 104, uint(QTextFormat::TableCellLeftBorderStyle), |
| 342 | 105, uint(QTextFormat::TableCellRightBorderStyle), |
| 343 | 106, uint(QTextFormat::TableCellTopBorderBrush), |
| 344 | 107, uint(QTextFormat::TableCellBottomBorderBrush), |
| 345 | 108, uint(QTextFormat::TableCellLeftBorderBrush), |
| 346 | 109, uint(QTextFormat::TableCellRightBorderBrush), |
| 347 | 110, uint(QTextFormat::ImageName), |
| 348 | 111, uint(QTextFormat::ImageTitle), |
| 349 | 112, uint(QTextFormat::ImageAltText), |
| 350 | 113, uint(QTextFormat::ImageWidth), |
| 351 | 114, uint(QTextFormat::ImageHeight), |
| 352 | 115, uint(QTextFormat::ImageQuality), |
| 353 | 116, uint(QTextFormat::FullWidthSelection), |
| 354 | 117, uint(QTextFormat::PageBreakPolicy), |
| 355 | 118, uint(QTextFormat::UserProperty), |
| 356 | 120, uint(QTextFormat::NoObject), |
| 357 | 121, uint(QTextFormat::ImageObject), |
| 358 | 122, uint(QTextFormat::TableObject), |
| 359 | 123, uint(QTextFormat::TableCellObject), |
| 360 | 124, uint(QTextFormat::UserObject), |
| 361 | |
| 362 | 0 // eod |
| 363 | }; |
| 364 | |
| 365 | const QMetaObject QTextFormat::staticMetaObject = { { |
| 366 | nullptr, |
| 367 | qt_meta_stringdata_QTextFormat.offsetsAndSize, |
| 368 | qt_meta_data_QTextFormat, |
| 369 | nullptr, |
| 370 | nullptr, |
| 371 | nullptr, |
| 372 | nullptr |
| 373 | } }; |
| 374 | |
| 375 | QT_WARNING_POP |
| 376 | QT_END_MOC_NAMESPACE |
| 377 | |