1 | /**************************************************************************** |
2 | ** Meta object code from reading C++ file 'qabstractitemview.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 "itemviews/qabstractitemview.h" |
11 | #include <QtCore/qbytearray.h> |
12 | #include <QtCore/qmetatype.h> |
13 | #include <QtCore/QList> |
14 | #if !defined(Q_MOC_OUTPUT_REVISION) |
15 | #error "The header file 'qabstractitemview.h' doesn't include <QObject>." |
16 | #elif Q_MOC_OUTPUT_REVISION != 68 |
17 | #error "This file was generated using the moc from 6.0.0. It" |
18 | #error "cannot be used with the include files from this version of Qt." |
19 | #error "(The moc has changed too much.)" |
20 | #endif |
21 | |
22 | QT_BEGIN_MOC_NAMESPACE |
23 | QT_WARNING_PUSH |
24 | QT_WARNING_DISABLE_DEPRECATED |
25 | struct qt_meta_stringdata_QAbstractItemView_t { |
26 | const uint offsetsAndSize[234]; |
27 | char stringdata0[1647]; |
28 | }; |
29 | #define QT_MOC_LITERAL(ofs, len) \ |
30 | uint(offsetof(qt_meta_stringdata_QAbstractItemView_t, stringdata0) + ofs), len |
31 | static const qt_meta_stringdata_QAbstractItemView_t qt_meta_stringdata_QAbstractItemView = { |
32 | { |
33 | QT_MOC_LITERAL(0, 17), // "QAbstractItemView" |
34 | QT_MOC_LITERAL(18, 7), // "pressed" |
35 | QT_MOC_LITERAL(26, 0), // "" |
36 | QT_MOC_LITERAL(27, 11), // "QModelIndex" |
37 | QT_MOC_LITERAL(39, 5), // "index" |
38 | QT_MOC_LITERAL(45, 7), // "clicked" |
39 | QT_MOC_LITERAL(53, 13), // "doubleClicked" |
40 | QT_MOC_LITERAL(67, 9), // "activated" |
41 | QT_MOC_LITERAL(77, 7), // "entered" |
42 | QT_MOC_LITERAL(85, 15), // "viewportEntered" |
43 | QT_MOC_LITERAL(101, 15), // "iconSizeChanged" |
44 | QT_MOC_LITERAL(117, 4), // "size" |
45 | QT_MOC_LITERAL(122, 5), // "reset" |
46 | QT_MOC_LITERAL(128, 12), // "setRootIndex" |
47 | QT_MOC_LITERAL(141, 13), // "doItemsLayout" |
48 | QT_MOC_LITERAL(155, 9), // "selectAll" |
49 | QT_MOC_LITERAL(165, 4), // "edit" |
50 | QT_MOC_LITERAL(170, 14), // "clearSelection" |
51 | QT_MOC_LITERAL(185, 15), // "setCurrentIndex" |
52 | QT_MOC_LITERAL(201, 11), // "scrollToTop" |
53 | QT_MOC_LITERAL(213, 14), // "scrollToBottom" |
54 | QT_MOC_LITERAL(228, 6), // "update" |
55 | QT_MOC_LITERAL(235, 11), // "dataChanged" |
56 | QT_MOC_LITERAL(247, 7), // "topLeft" |
57 | QT_MOC_LITERAL(255, 11), // "bottomRight" |
58 | QT_MOC_LITERAL(267, 10), // "QList<int>" |
59 | QT_MOC_LITERAL(278, 5), // "roles" |
60 | QT_MOC_LITERAL(284, 12), // "rowsInserted" |
61 | QT_MOC_LITERAL(297, 6), // "parent" |
62 | QT_MOC_LITERAL(304, 5), // "start" |
63 | QT_MOC_LITERAL(310, 3), // "end" |
64 | QT_MOC_LITERAL(314, 20), // "rowsAboutToBeRemoved" |
65 | QT_MOC_LITERAL(335, 16), // "selectionChanged" |
66 | QT_MOC_LITERAL(352, 14), // "QItemSelection" |
67 | QT_MOC_LITERAL(367, 8), // "selected" |
68 | QT_MOC_LITERAL(376, 10), // "deselected" |
69 | QT_MOC_LITERAL(387, 14), // "currentChanged" |
70 | QT_MOC_LITERAL(402, 7), // "current" |
71 | QT_MOC_LITERAL(410, 8), // "previous" |
72 | QT_MOC_LITERAL(419, 16), // "updateEditorData" |
73 | QT_MOC_LITERAL(436, 22), // "updateEditorGeometries" |
74 | QT_MOC_LITERAL(459, 16), // "updateGeometries" |
75 | QT_MOC_LITERAL(476, 23), // "verticalScrollbarAction" |
76 | QT_MOC_LITERAL(500, 6), // "action" |
77 | QT_MOC_LITERAL(507, 25), // "horizontalScrollbarAction" |
78 | QT_MOC_LITERAL(533, 29), // "verticalScrollbarValueChanged" |
79 | QT_MOC_LITERAL(563, 5), // "value" |
80 | QT_MOC_LITERAL(569, 31), // "horizontalScrollbarValueChanged" |
81 | QT_MOC_LITERAL(601, 11), // "closeEditor" |
82 | QT_MOC_LITERAL(613, 8), // "QWidget*" |
83 | QT_MOC_LITERAL(622, 6), // "editor" |
84 | QT_MOC_LITERAL(629, 34), // "QAbstractItemDelegate::EndEdi..." |
85 | QT_MOC_LITERAL(664, 4), // "hint" |
86 | QT_MOC_LITERAL(669, 10), // "commitData" |
87 | QT_MOC_LITERAL(680, 15), // "editorDestroyed" |
88 | QT_MOC_LITERAL(696, 26), // "_q_columnsAboutToBeRemoved" |
89 | QT_MOC_LITERAL(723, 17), // "_q_columnsRemoved" |
90 | QT_MOC_LITERAL(741, 18), // "_q_columnsInserted" |
91 | QT_MOC_LITERAL(760, 15), // "_q_rowsInserted" |
92 | QT_MOC_LITERAL(776, 14), // "_q_rowsRemoved" |
93 | QT_MOC_LITERAL(791, 15), // "_q_columnsMoved" |
94 | QT_MOC_LITERAL(807, 12), // "_q_rowsMoved" |
95 | QT_MOC_LITERAL(820, 17), // "_q_modelDestroyed" |
96 | QT_MOC_LITERAL(838, 16), // "_q_layoutChanged" |
97 | QT_MOC_LITERAL(855, 20), // "_q_headerDataChanged" |
98 | QT_MOC_LITERAL(876, 23), // "_q_scrollerStateChanged" |
99 | QT_MOC_LITERAL(900, 10), // "autoScroll" |
100 | QT_MOC_LITERAL(911, 16), // "autoScrollMargin" |
101 | QT_MOC_LITERAL(928, 12), // "editTriggers" |
102 | QT_MOC_LITERAL(941, 12), // "EditTriggers" |
103 | QT_MOC_LITERAL(954, 16), // "tabKeyNavigation" |
104 | QT_MOC_LITERAL(971, 17), // "showDropIndicator" |
105 | QT_MOC_LITERAL(989, 11), // "dragEnabled" |
106 | QT_MOC_LITERAL(1001, 21), // "dragDropOverwriteMode" |
107 | QT_MOC_LITERAL(1023, 12), // "dragDropMode" |
108 | QT_MOC_LITERAL(1036, 12), // "DragDropMode" |
109 | QT_MOC_LITERAL(1049, 17), // "defaultDropAction" |
110 | QT_MOC_LITERAL(1067, 14), // "Qt::DropAction" |
111 | QT_MOC_LITERAL(1082, 20), // "alternatingRowColors" |
112 | QT_MOC_LITERAL(1103, 13), // "selectionMode" |
113 | QT_MOC_LITERAL(1117, 13), // "SelectionMode" |
114 | QT_MOC_LITERAL(1131, 17), // "selectionBehavior" |
115 | QT_MOC_LITERAL(1149, 17), // "SelectionBehavior" |
116 | QT_MOC_LITERAL(1167, 8), // "iconSize" |
117 | QT_MOC_LITERAL(1176, 13), // "textElideMode" |
118 | QT_MOC_LITERAL(1190, 17), // "Qt::TextElideMode" |
119 | QT_MOC_LITERAL(1208, 18), // "verticalScrollMode" |
120 | QT_MOC_LITERAL(1227, 10), // "ScrollMode" |
121 | QT_MOC_LITERAL(1238, 20), // "horizontalScrollMode" |
122 | QT_MOC_LITERAL(1259, 11), // "NoSelection" |
123 | QT_MOC_LITERAL(1271, 15), // "SingleSelection" |
124 | QT_MOC_LITERAL(1287, 14), // "MultiSelection" |
125 | QT_MOC_LITERAL(1302, 17), // "ExtendedSelection" |
126 | QT_MOC_LITERAL(1320, 19), // "ContiguousSelection" |
127 | QT_MOC_LITERAL(1340, 11), // "SelectItems" |
128 | QT_MOC_LITERAL(1352, 10), // "SelectRows" |
129 | QT_MOC_LITERAL(1363, 13), // "SelectColumns" |
130 | QT_MOC_LITERAL(1377, 10), // "ScrollHint" |
131 | QT_MOC_LITERAL(1388, 13), // "EnsureVisible" |
132 | QT_MOC_LITERAL(1402, 13), // "PositionAtTop" |
133 | QT_MOC_LITERAL(1416, 16), // "PositionAtBottom" |
134 | QT_MOC_LITERAL(1433, 16), // "PositionAtCenter" |
135 | QT_MOC_LITERAL(1450, 11), // "EditTrigger" |
136 | QT_MOC_LITERAL(1462, 14), // "NoEditTriggers" |
137 | QT_MOC_LITERAL(1477, 14), // "CurrentChanged" |
138 | QT_MOC_LITERAL(1492, 13), // "DoubleClicked" |
139 | QT_MOC_LITERAL(1506, 15), // "SelectedClicked" |
140 | QT_MOC_LITERAL(1522, 14), // "EditKeyPressed" |
141 | QT_MOC_LITERAL(1537, 13), // "AnyKeyPressed" |
142 | QT_MOC_LITERAL(1551, 15), // "AllEditTriggers" |
143 | QT_MOC_LITERAL(1567, 13), // "ScrollPerItem" |
144 | QT_MOC_LITERAL(1581, 14), // "ScrollPerPixel" |
145 | QT_MOC_LITERAL(1596, 10), // "NoDragDrop" |
146 | QT_MOC_LITERAL(1607, 8), // "DragOnly" |
147 | QT_MOC_LITERAL(1616, 8), // "DropOnly" |
148 | QT_MOC_LITERAL(1625, 8), // "DragDrop" |
149 | QT_MOC_LITERAL(1634, 12) // "InternalMove" |
150 | |
151 | }, |
152 | "QAbstractItemView\0pressed\0\0QModelIndex\0" |
153 | "index\0clicked\0doubleClicked\0activated\0" |
154 | "entered\0viewportEntered\0iconSizeChanged\0" |
155 | "size\0reset\0setRootIndex\0doItemsLayout\0" |
156 | "selectAll\0edit\0clearSelection\0" |
157 | "setCurrentIndex\0scrollToTop\0scrollToBottom\0" |
158 | "update\0dataChanged\0topLeft\0bottomRight\0" |
159 | "QList<int>\0roles\0rowsInserted\0parent\0" |
160 | "start\0end\0rowsAboutToBeRemoved\0" |
161 | "selectionChanged\0QItemSelection\0" |
162 | "selected\0deselected\0currentChanged\0" |
163 | "current\0previous\0updateEditorData\0" |
164 | "updateEditorGeometries\0updateGeometries\0" |
165 | "verticalScrollbarAction\0action\0" |
166 | "horizontalScrollbarAction\0" |
167 | "verticalScrollbarValueChanged\0value\0" |
168 | "horizontalScrollbarValueChanged\0" |
169 | "closeEditor\0QWidget*\0editor\0" |
170 | "QAbstractItemDelegate::EndEditHint\0" |
171 | "hint\0commitData\0editorDestroyed\0" |
172 | "_q_columnsAboutToBeRemoved\0_q_columnsRemoved\0" |
173 | "_q_columnsInserted\0_q_rowsInserted\0" |
174 | "_q_rowsRemoved\0_q_columnsMoved\0" |
175 | "_q_rowsMoved\0_q_modelDestroyed\0" |
176 | "_q_layoutChanged\0_q_headerDataChanged\0" |
177 | "_q_scrollerStateChanged\0autoScroll\0" |
178 | "autoScrollMargin\0editTriggers\0" |
179 | "EditTriggers\0tabKeyNavigation\0" |
180 | "showDropIndicator\0dragEnabled\0" |
181 | "dragDropOverwriteMode\0dragDropMode\0" |
182 | "DragDropMode\0defaultDropAction\0" |
183 | "Qt::DropAction\0alternatingRowColors\0" |
184 | "selectionMode\0SelectionMode\0" |
185 | "selectionBehavior\0SelectionBehavior\0" |
186 | "iconSize\0textElideMode\0Qt::TextElideMode\0" |
187 | "verticalScrollMode\0ScrollMode\0" |
188 | "horizontalScrollMode\0NoSelection\0" |
189 | "SingleSelection\0MultiSelection\0" |
190 | "ExtendedSelection\0ContiguousSelection\0" |
191 | "SelectItems\0SelectRows\0SelectColumns\0" |
192 | "ScrollHint\0EnsureVisible\0PositionAtTop\0" |
193 | "PositionAtBottom\0PositionAtCenter\0" |
194 | "EditTrigger\0NoEditTriggers\0CurrentChanged\0" |
195 | "DoubleClicked\0SelectedClicked\0" |
196 | "EditKeyPressed\0AnyKeyPressed\0" |
197 | "AllEditTriggers\0ScrollPerItem\0" |
198 | "ScrollPerPixel\0NoDragDrop\0DragOnly\0" |
199 | "DropOnly\0DragDrop\0InternalMove" |
200 | }; |
201 | #undef QT_MOC_LITERAL |
202 | |
203 | static const uint qt_meta_data_QAbstractItemView[] = { |
204 | |
205 | // content: |
206 | 9, // revision |
207 | 0, // classname |
208 | 0, 0, // classinfo |
209 | 44, 14, // methods |
210 | 16, 438, // properties |
211 | 6, 518, // enums/sets |
212 | 0, 0, // constructors |
213 | 0, // flags |
214 | 7, // signalCount |
215 | |
216 | // signals: name, argc, parameters, tag, flags, initial metatype offsets |
217 | 1, 1, 278, 2, 0x06, 16 /* Public */, |
218 | 5, 1, 281, 2, 0x06, 18 /* Public */, |
219 | 6, 1, 284, 2, 0x06, 20 /* Public */, |
220 | 7, 1, 287, 2, 0x06, 22 /* Public */, |
221 | 8, 1, 290, 2, 0x06, 24 /* Public */, |
222 | 9, 0, 293, 2, 0x06, 26 /* Public */, |
223 | 10, 1, 294, 2, 0x06, 27 /* Public */, |
224 | |
225 | // slots: name, argc, parameters, tag, flags, initial metatype offsets |
226 | 12, 0, 297, 2, 0x0a, 29 /* Public */, |
227 | 13, 1, 298, 2, 0x0a, 30 /* Public */, |
228 | 14, 0, 301, 2, 0x0a, 32 /* Public */, |
229 | 15, 0, 302, 2, 0x0a, 33 /* Public */, |
230 | 16, 1, 303, 2, 0x0a, 34 /* Public */, |
231 | 17, 0, 306, 2, 0x0a, 36 /* Public */, |
232 | 18, 1, 307, 2, 0x0a, 37 /* Public */, |
233 | 19, 0, 310, 2, 0x0a, 39 /* Public */, |
234 | 20, 0, 311, 2, 0x0a, 40 /* Public */, |
235 | 21, 1, 312, 2, 0x0a, 41 /* Public */, |
236 | 22, 3, 315, 2, 0x09, 43 /* Protected */, |
237 | 22, 2, 322, 2, 0x29, 47 /* Protected | MethodCloned */, |
238 | 27, 3, 327, 2, 0x09, 50 /* Protected */, |
239 | 31, 3, 334, 2, 0x09, 54 /* Protected */, |
240 | 32, 2, 341, 2, 0x09, 58 /* Protected */, |
241 | 36, 2, 346, 2, 0x09, 61 /* Protected */, |
242 | 39, 0, 351, 2, 0x09, 64 /* Protected */, |
243 | 40, 0, 352, 2, 0x09, 65 /* Protected */, |
244 | 41, 0, 353, 2, 0x09, 66 /* Protected */, |
245 | 42, 1, 354, 2, 0x09, 67 /* Protected */, |
246 | 44, 1, 357, 2, 0x09, 69 /* Protected */, |
247 | 45, 1, 360, 2, 0x09, 71 /* Protected */, |
248 | 47, 1, 363, 2, 0x09, 73 /* Protected */, |
249 | 48, 2, 366, 2, 0x09, 75 /* Protected */, |
250 | 53, 1, 371, 2, 0x09, 78 /* Protected */, |
251 | 54, 1, 374, 2, 0x09, 80 /* Protected */, |
252 | 55, 3, 377, 2, 0x08, 82 /* Private */, |
253 | 56, 3, 384, 2, 0x08, 86 /* Private */, |
254 | 57, 3, 391, 2, 0x08, 90 /* Private */, |
255 | 58, 3, 398, 2, 0x08, 94 /* Private */, |
256 | 59, 3, 405, 2, 0x08, 98 /* Private */, |
257 | 60, 5, 412, 2, 0x08, 102 /* Private */, |
258 | 61, 5, 423, 2, 0x08, 108 /* Private */, |
259 | 62, 0, 434, 2, 0x08, 114 /* Private */, |
260 | 63, 0, 435, 2, 0x08, 115 /* Private */, |
261 | 64, 0, 436, 2, 0x08, 116 /* Private */, |
262 | 65, 0, 437, 2, 0x08, 117 /* Private */, |
263 | |
264 | // signals: parameters |
265 | QMetaType::Void, 0x80000000 | 3, 4, |
266 | QMetaType::Void, 0x80000000 | 3, 4, |
267 | QMetaType::Void, 0x80000000 | 3, 4, |
268 | QMetaType::Void, 0x80000000 | 3, 4, |
269 | QMetaType::Void, 0x80000000 | 3, 4, |
270 | QMetaType::Void, |
271 | QMetaType::Void, QMetaType::QSize, 11, |
272 | |
273 | // slots: parameters |
274 | QMetaType::Void, |
275 | QMetaType::Void, 0x80000000 | 3, 4, |
276 | QMetaType::Void, |
277 | QMetaType::Void, |
278 | QMetaType::Void, 0x80000000 | 3, 4, |
279 | QMetaType::Void, |
280 | QMetaType::Void, 0x80000000 | 3, 4, |
281 | QMetaType::Void, |
282 | QMetaType::Void, |
283 | QMetaType::Void, 0x80000000 | 3, 4, |
284 | QMetaType::Void, 0x80000000 | 3, 0x80000000 | 3, 0x80000000 | 25, 23, 24, 26, |
285 | QMetaType::Void, 0x80000000 | 3, 0x80000000 | 3, 23, 24, |
286 | QMetaType::Void, 0x80000000 | 3, QMetaType::Int, QMetaType::Int, 28, 29, 30, |
287 | QMetaType::Void, 0x80000000 | 3, QMetaType::Int, QMetaType::Int, 28, 29, 30, |
288 | QMetaType::Void, 0x80000000 | 33, 0x80000000 | 33, 34, 35, |
289 | QMetaType::Void, 0x80000000 | 3, 0x80000000 | 3, 37, 38, |
290 | QMetaType::Void, |
291 | QMetaType::Void, |
292 | QMetaType::Void, |
293 | QMetaType::Void, QMetaType::Int, 43, |
294 | QMetaType::Void, QMetaType::Int, 43, |
295 | QMetaType::Void, QMetaType::Int, 46, |
296 | QMetaType::Void, QMetaType::Int, 46, |
297 | QMetaType::Void, 0x80000000 | 49, 0x80000000 | 51, 50, 52, |
298 | QMetaType::Void, 0x80000000 | 49, 50, |
299 | QMetaType::Void, QMetaType::QObjectStar, 50, |
300 | QMetaType::Void, 0x80000000 | 3, QMetaType::Int, QMetaType::Int, 2, 2, 2, |
301 | QMetaType::Void, 0x80000000 | 3, QMetaType::Int, QMetaType::Int, 2, 2, 2, |
302 | QMetaType::Void, 0x80000000 | 3, QMetaType::Int, QMetaType::Int, 2, 2, 2, |
303 | QMetaType::Void, 0x80000000 | 3, QMetaType::Int, QMetaType::Int, 2, 2, 2, |
304 | QMetaType::Void, 0x80000000 | 3, QMetaType::Int, QMetaType::Int, 2, 2, 2, |
305 | QMetaType::Void, 0x80000000 | 3, QMetaType::Int, QMetaType::Int, 0x80000000 | 3, QMetaType::Int, 2, 2, 2, 2, 2, |
306 | QMetaType::Void, 0x80000000 | 3, QMetaType::Int, QMetaType::Int, 0x80000000 | 3, QMetaType::Int, 2, 2, 2, 2, 2, |
307 | QMetaType::Void, |
308 | QMetaType::Void, |
309 | QMetaType::Void, |
310 | QMetaType::Void, |
311 | |
312 | // properties: name, type, flags |
313 | 66, QMetaType::Bool, 0x00015103, uint(-1), 0, |
314 | 67, QMetaType::Int, 0x00015103, uint(-1), 0, |
315 | 68, 0x80000000 | 69, 0x0001510b, uint(-1), 0, |
316 | 70, QMetaType::Bool, 0x00015103, uint(-1), 0, |
317 | 71, QMetaType::Bool, 0x00015003, uint(-1), 0, |
318 | 72, QMetaType::Bool, 0x00015103, uint(-1), 0, |
319 | 73, QMetaType::Bool, 0x00015103, uint(-1), 0, |
320 | 74, 0x80000000 | 75, 0x0001510b, uint(-1), 0, |
321 | 76, 0x80000000 | 77, 0x0001510b, uint(-1), 0, |
322 | 78, QMetaType::Bool, 0x00015103, uint(-1), 0, |
323 | 79, 0x80000000 | 80, 0x0001510b, uint(-1), 0, |
324 | 81, 0x80000000 | 82, 0x0001510b, uint(-1), 0, |
325 | 83, QMetaType::QSize, 0x00015103, uint(6), 0, |
326 | 84, 0x80000000 | 85, 0x0001510b, uint(-1), 0, |
327 | 86, 0x80000000 | 87, 0x0001510f, uint(-1), 0, |
328 | 88, 0x80000000 | 87, 0x0001510f, uint(-1), 0, |
329 | |
330 | // enums: name, alias, flags, count, data |
331 | 80, 80, 0x0, 5, 548, |
332 | 82, 82, 0x0, 3, 558, |
333 | 97, 97, 0x0, 4, 564, |
334 | 69, 102, 0x1, 7, 572, |
335 | 87, 87, 0x0, 2, 586, |
336 | 75, 75, 0x0, 5, 590, |
337 | |
338 | // enum data: key, value |
339 | 89, uint(QAbstractItemView::NoSelection), |
340 | 90, uint(QAbstractItemView::SingleSelection), |
341 | 91, uint(QAbstractItemView::MultiSelection), |
342 | 92, uint(QAbstractItemView::ExtendedSelection), |
343 | 93, uint(QAbstractItemView::ContiguousSelection), |
344 | 94, uint(QAbstractItemView::SelectItems), |
345 | 95, uint(QAbstractItemView::SelectRows), |
346 | 96, uint(QAbstractItemView::SelectColumns), |
347 | 98, uint(QAbstractItemView::EnsureVisible), |
348 | 99, uint(QAbstractItemView::PositionAtTop), |
349 | 100, uint(QAbstractItemView::PositionAtBottom), |
350 | 101, uint(QAbstractItemView::PositionAtCenter), |
351 | 103, uint(QAbstractItemView::NoEditTriggers), |
352 | 104, uint(QAbstractItemView::CurrentChanged), |
353 | 105, uint(QAbstractItemView::DoubleClicked), |
354 | 106, uint(QAbstractItemView::SelectedClicked), |
355 | 107, uint(QAbstractItemView::EditKeyPressed), |
356 | 108, uint(QAbstractItemView::AnyKeyPressed), |
357 | 109, uint(QAbstractItemView::AllEditTriggers), |
358 | 110, uint(QAbstractItemView::ScrollPerItem), |
359 | 111, uint(QAbstractItemView::ScrollPerPixel), |
360 | 112, uint(QAbstractItemView::NoDragDrop), |
361 | 113, uint(QAbstractItemView::DragOnly), |
362 | 114, uint(QAbstractItemView::DropOnly), |
363 | 115, uint(QAbstractItemView::DragDrop), |
364 | 116, uint(QAbstractItemView::InternalMove), |
365 | |
366 | 0 // eod |
367 | }; |
368 | |
369 | void QAbstractItemView::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
370 | { |
371 | if (_c == QMetaObject::InvokeMetaMethod) { |
372 | Q_ASSERT(staticMetaObject.cast(_o)); |
373 | auto *_t = static_cast<QAbstractItemView *>(_o); |
374 | Q_UNUSED(_t) |
375 | switch (_id) { |
376 | case 0: _t->pressed((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break; |
377 | case 1: _t->clicked((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break; |
378 | case 2: _t->doubleClicked((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break; |
379 | case 3: _t->activated((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break; |
380 | case 4: _t->entered((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break; |
381 | case 5: _t->viewportEntered(); break; |
382 | case 6: _t->iconSizeChanged((*reinterpret_cast< const QSize(*)>(_a[1]))); break; |
383 | case 7: _t->reset(); break; |
384 | case 8: _t->setRootIndex((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break; |
385 | case 9: _t->doItemsLayout(); break; |
386 | case 10: _t->selectAll(); break; |
387 | case 11: _t->edit((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break; |
388 | case 12: _t->clearSelection(); break; |
389 | case 13: _t->setCurrentIndex((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break; |
390 | case 14: _t->scrollToTop(); break; |
391 | case 15: _t->scrollToBottom(); break; |
392 | case 16: _t->update((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break; |
393 | case 17: _t->dataChanged((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< const QModelIndex(*)>(_a[2])),(*reinterpret_cast< const QList<int>(*)>(_a[3]))); break; |
394 | case 18: _t->dataChanged((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< const QModelIndex(*)>(_a[2]))); break; |
395 | case 19: _t->rowsInserted((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break; |
396 | case 20: _t->rowsAboutToBeRemoved((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break; |
397 | case 21: _t->selectionChanged((*reinterpret_cast< const QItemSelection(*)>(_a[1])),(*reinterpret_cast< const QItemSelection(*)>(_a[2]))); break; |
398 | case 22: _t->currentChanged((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< const QModelIndex(*)>(_a[2]))); break; |
399 | case 23: _t->updateEditorData(); break; |
400 | case 24: _t->updateEditorGeometries(); break; |
401 | case 25: _t->updateGeometries(); break; |
402 | case 26: _t->verticalScrollbarAction((*reinterpret_cast< int(*)>(_a[1]))); break; |
403 | case 27: _t->horizontalScrollbarAction((*reinterpret_cast< int(*)>(_a[1]))); break; |
404 | case 28: _t->verticalScrollbarValueChanged((*reinterpret_cast< int(*)>(_a[1]))); break; |
405 | case 29: _t->horizontalScrollbarValueChanged((*reinterpret_cast< int(*)>(_a[1]))); break; |
406 | case 30: _t->closeEditor((*reinterpret_cast< QWidget*(*)>(_a[1])),(*reinterpret_cast< QAbstractItemDelegate::EndEditHint(*)>(_a[2]))); break; |
407 | case 31: _t->commitData((*reinterpret_cast< QWidget*(*)>(_a[1]))); break; |
408 | case 32: _t->editorDestroyed((*reinterpret_cast< QObject*(*)>(_a[1]))); break; |
409 | case 33: _t->d_func()->_q_columnsAboutToBeRemoved((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break; |
410 | case 34: _t->d_func()->_q_columnsRemoved((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break; |
411 | case 35: _t->d_func()->_q_columnsInserted((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break; |
412 | case 36: _t->d_func()->_q_rowsInserted((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break; |
413 | case 37: _t->d_func()->_q_rowsRemoved((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break; |
414 | case 38: _t->d_func()->_q_columnsMoved((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< const QModelIndex(*)>(_a[4])),(*reinterpret_cast< int(*)>(_a[5]))); break; |
415 | case 39: _t->d_func()->_q_rowsMoved((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< const QModelIndex(*)>(_a[4])),(*reinterpret_cast< int(*)>(_a[5]))); break; |
416 | case 40: _t->d_func()->_q_modelDestroyed(); break; |
417 | case 41: _t->d_func()->_q_layoutChanged(); break; |
418 | case 42: _t->d_func()->_q_headerDataChanged(); break; |
419 | case 43: _t->d_func()->_q_scrollerStateChanged(); break; |
420 | default: ; |
421 | } |
422 | } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { |
423 | switch (_id) { |
424 | default: *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); break; |
425 | case 17: |
426 | switch (*reinterpret_cast<int*>(_a[1])) { |
427 | default: *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); break; |
428 | case 2: |
429 | *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType::fromType< QList<int> >(); break; |
430 | } |
431 | break; |
432 | case 21: |
433 | switch (*reinterpret_cast<int*>(_a[1])) { |
434 | default: *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); break; |
435 | case 1: |
436 | case 0: |
437 | *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType::fromType< QItemSelection >(); break; |
438 | } |
439 | break; |
440 | case 30: |
441 | switch (*reinterpret_cast<int*>(_a[1])) { |
442 | default: *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); break; |
443 | case 0: |
444 | *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType::fromType< QWidget* >(); break; |
445 | } |
446 | break; |
447 | case 31: |
448 | switch (*reinterpret_cast<int*>(_a[1])) { |
449 | default: *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); break; |
450 | case 0: |
451 | *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType::fromType< QWidget* >(); break; |
452 | } |
453 | break; |
454 | } |
455 | } else if (_c == QMetaObject::IndexOfMethod) { |
456 | int *result = reinterpret_cast<int *>(_a[0]); |
457 | { |
458 | using _t = void (QAbstractItemView::*)(const QModelIndex & ); |
459 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QAbstractItemView::pressed)) { |
460 | *result = 0; |
461 | return; |
462 | } |
463 | } |
464 | { |
465 | using _t = void (QAbstractItemView::*)(const QModelIndex & ); |
466 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QAbstractItemView::clicked)) { |
467 | *result = 1; |
468 | return; |
469 | } |
470 | } |
471 | { |
472 | using _t = void (QAbstractItemView::*)(const QModelIndex & ); |
473 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QAbstractItemView::doubleClicked)) { |
474 | *result = 2; |
475 | return; |
476 | } |
477 | } |
478 | { |
479 | using _t = void (QAbstractItemView::*)(const QModelIndex & ); |
480 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QAbstractItemView::activated)) { |
481 | *result = 3; |
482 | return; |
483 | } |
484 | } |
485 | { |
486 | using _t = void (QAbstractItemView::*)(const QModelIndex & ); |
487 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QAbstractItemView::entered)) { |
488 | *result = 4; |
489 | return; |
490 | } |
491 | } |
492 | { |
493 | using _t = void (QAbstractItemView::*)(); |
494 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QAbstractItemView::viewportEntered)) { |
495 | *result = 5; |
496 | return; |
497 | } |
498 | } |
499 | { |
500 | using _t = void (QAbstractItemView::*)(const QSize & ); |
501 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QAbstractItemView::iconSizeChanged)) { |
502 | *result = 6; |
503 | return; |
504 | } |
505 | } |
506 | } |
507 | #ifndef QT_NO_PROPERTIES |
508 | else if (_c == QMetaObject::ReadProperty) { |
509 | Q_ASSERT(staticMetaObject.cast(_o)); |
510 | auto *_t = static_cast<QAbstractItemView *>(_o); |
511 | Q_UNUSED(_t) |
512 | void *_v = _a[0]; |
513 | switch (_id) { |
514 | case 0: *reinterpret_cast< bool*>(_v) = _t->hasAutoScroll(); break; |
515 | case 1: *reinterpret_cast< int*>(_v) = _t->autoScrollMargin(); break; |
516 | case 2: *reinterpret_cast<int*>(_v) = QFlag(_t->editTriggers()); break; |
517 | case 3: *reinterpret_cast< bool*>(_v) = _t->tabKeyNavigation(); break; |
518 | case 4: *reinterpret_cast< bool*>(_v) = _t->showDropIndicator(); break; |
519 | case 5: *reinterpret_cast< bool*>(_v) = _t->dragEnabled(); break; |
520 | case 6: *reinterpret_cast< bool*>(_v) = _t->dragDropOverwriteMode(); break; |
521 | case 7: *reinterpret_cast< DragDropMode*>(_v) = _t->dragDropMode(); break; |
522 | case 8: *reinterpret_cast< Qt::DropAction*>(_v) = _t->defaultDropAction(); break; |
523 | case 9: *reinterpret_cast< bool*>(_v) = _t->alternatingRowColors(); break; |
524 | case 10: *reinterpret_cast< SelectionMode*>(_v) = _t->selectionMode(); break; |
525 | case 11: *reinterpret_cast< SelectionBehavior*>(_v) = _t->selectionBehavior(); break; |
526 | case 12: *reinterpret_cast< QSize*>(_v) = _t->iconSize(); break; |
527 | case 13: *reinterpret_cast< Qt::TextElideMode*>(_v) = _t->textElideMode(); break; |
528 | case 14: *reinterpret_cast< ScrollMode*>(_v) = _t->verticalScrollMode(); break; |
529 | case 15: *reinterpret_cast< ScrollMode*>(_v) = _t->horizontalScrollMode(); break; |
530 | default: break; |
531 | } |
532 | } else if (_c == QMetaObject::WriteProperty) { |
533 | Q_ASSERT(staticMetaObject.cast(_o)); |
534 | auto *_t = static_cast<QAbstractItemView *>(_o); |
535 | Q_UNUSED(_t) |
536 | void *_v = _a[0]; |
537 | switch (_id) { |
538 | case 0: _t->setAutoScroll(*reinterpret_cast< bool*>(_v)); break; |
539 | case 1: _t->setAutoScrollMargin(*reinterpret_cast< int*>(_v)); break; |
540 | case 2: _t->setEditTriggers(QFlag(*reinterpret_cast<int*>(_v))); break; |
541 | case 3: _t->setTabKeyNavigation(*reinterpret_cast< bool*>(_v)); break; |
542 | case 4: _t->setDropIndicatorShown(*reinterpret_cast< bool*>(_v)); break; |
543 | case 5: _t->setDragEnabled(*reinterpret_cast< bool*>(_v)); break; |
544 | case 6: _t->setDragDropOverwriteMode(*reinterpret_cast< bool*>(_v)); break; |
545 | case 7: _t->setDragDropMode(*reinterpret_cast< DragDropMode*>(_v)); break; |
546 | case 8: _t->setDefaultDropAction(*reinterpret_cast< Qt::DropAction*>(_v)); break; |
547 | case 9: _t->setAlternatingRowColors(*reinterpret_cast< bool*>(_v)); break; |
548 | case 10: _t->setSelectionMode(*reinterpret_cast< SelectionMode*>(_v)); break; |
549 | case 11: _t->setSelectionBehavior(*reinterpret_cast< SelectionBehavior*>(_v)); break; |
550 | case 12: _t->setIconSize(*reinterpret_cast< QSize*>(_v)); break; |
551 | case 13: _t->setTextElideMode(*reinterpret_cast< Qt::TextElideMode*>(_v)); break; |
552 | case 14: _t->setVerticalScrollMode(*reinterpret_cast< ScrollMode*>(_v)); break; |
553 | case 15: _t->setHorizontalScrollMode(*reinterpret_cast< ScrollMode*>(_v)); break; |
554 | default: break; |
555 | } |
556 | } else if (_c == QMetaObject::ResetProperty) { |
557 | Q_ASSERT(staticMetaObject.cast(_o)); |
558 | auto *_t = static_cast<QAbstractItemView *>(_o); |
559 | Q_UNUSED(_t) |
560 | switch (_id) { |
561 | case 14: _t->resetVerticalScrollMode(); break; |
562 | case 15: _t->resetHorizontalScrollMode(); break; |
563 | default: break; |
564 | } |
565 | } else if (_c == QMetaObject::BindableProperty) { |
566 | } |
567 | #endif // QT_NO_PROPERTIES |
568 | } |
569 | |
570 | const QMetaObject QAbstractItemView::staticMetaObject = { { |
571 | QMetaObject::SuperData::link<QAbstractScrollArea::staticMetaObject>(), |
572 | qt_meta_stringdata_QAbstractItemView.offsetsAndSize, |
573 | qt_meta_data_QAbstractItemView, |
574 | qt_static_metacall, |
575 | nullptr, |
576 | qt_incomplete_metaTypeArray<qt_meta_stringdata_QAbstractItemView_t |
577 | , QtPrivate::TypeAndForceComplete<bool, std::true_type>, QtPrivate::TypeAndForceComplete<int, std::true_type>, QtPrivate::TypeAndForceComplete<EditTriggers, std::true_type>, QtPrivate::TypeAndForceComplete<bool, std::true_type>, QtPrivate::TypeAndForceComplete<bool, std::true_type>, QtPrivate::TypeAndForceComplete<bool, std::true_type>, QtPrivate::TypeAndForceComplete<bool, std::true_type>, QtPrivate::TypeAndForceComplete<DragDropMode, std::true_type>, QtPrivate::TypeAndForceComplete<Qt::DropAction, std::true_type>, QtPrivate::TypeAndForceComplete<bool, std::true_type>, QtPrivate::TypeAndForceComplete<SelectionMode, std::true_type>, QtPrivate::TypeAndForceComplete<SelectionBehavior, std::true_type>, QtPrivate::TypeAndForceComplete<QSize, std::true_type>, QtPrivate::TypeAndForceComplete<Qt::TextElideMode, std::true_type>, QtPrivate::TypeAndForceComplete<ScrollMode, std::true_type>, QtPrivate::TypeAndForceComplete<ScrollMode, std::true_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QSize &, std::false_type> |
578 | , QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<const QList<int> &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QItemSelection &, std::false_type>, QtPrivate::TypeAndForceComplete<const QItemSelection &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<QWidget *, std::false_type>, QtPrivate::TypeAndForceComplete<QAbstractItemDelegate::EndEditHint, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<QWidget *, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<QObject *, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type> |
579 | |
580 | |
581 | >, |
582 | nullptr |
583 | } }; |
584 | |
585 | |
586 | const QMetaObject *QAbstractItemView::metaObject() const |
587 | { |
588 | return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; |
589 | } |
590 | |
591 | void *QAbstractItemView::qt_metacast(const char *_clname) |
592 | { |
593 | if (!_clname) return nullptr; |
594 | if (!strcmp(_clname, qt_meta_stringdata_QAbstractItemView.stringdata0)) |
595 | return static_cast<void*>(this); |
596 | return QAbstractScrollArea::qt_metacast(_clname); |
597 | } |
598 | |
599 | int QAbstractItemView::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
600 | { |
601 | _id = QAbstractScrollArea::qt_metacall(_c, _id, _a); |
602 | if (_id < 0) |
603 | return _id; |
604 | if (_c == QMetaObject::InvokeMetaMethod) { |
605 | if (_id < 44) |
606 | qt_static_metacall(this, _c, _id, _a); |
607 | _id -= 44; |
608 | } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { |
609 | if (_id < 44) |
610 | qt_static_metacall(this, _c, _id, _a); |
611 | _id -= 44; |
612 | } |
613 | #ifndef QT_NO_PROPERTIES |
614 | else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty |
615 | || _c == QMetaObject::ResetProperty || _c == QMetaObject::BindableProperty |
616 | || _c == QMetaObject::RegisterPropertyMetaType) { |
617 | qt_static_metacall(this, _c, _id, _a); |
618 | _id -= 16; |
619 | } |
620 | #endif // QT_NO_PROPERTIES |
621 | return _id; |
622 | } |
623 | |
624 | // SIGNAL 0 |
625 | void QAbstractItemView::pressed(const QModelIndex & _t1) |
626 | { |
627 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) }; |
628 | QMetaObject::activate(this, &staticMetaObject, 0, _a); |
629 | } |
630 | |
631 | // SIGNAL 1 |
632 | void QAbstractItemView::clicked(const QModelIndex & _t1) |
633 | { |
634 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) }; |
635 | QMetaObject::activate(this, &staticMetaObject, 1, _a); |
636 | } |
637 | |
638 | // SIGNAL 2 |
639 | void QAbstractItemView::doubleClicked(const QModelIndex & _t1) |
640 | { |
641 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) }; |
642 | QMetaObject::activate(this, &staticMetaObject, 2, _a); |
643 | } |
644 | |
645 | // SIGNAL 3 |
646 | void QAbstractItemView::activated(const QModelIndex & _t1) |
647 | { |
648 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) }; |
649 | QMetaObject::activate(this, &staticMetaObject, 3, _a); |
650 | } |
651 | |
652 | // SIGNAL 4 |
653 | void QAbstractItemView::entered(const QModelIndex & _t1) |
654 | { |
655 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) }; |
656 | QMetaObject::activate(this, &staticMetaObject, 4, _a); |
657 | } |
658 | |
659 | // SIGNAL 5 |
660 | void QAbstractItemView::viewportEntered() |
661 | { |
662 | QMetaObject::activate(this, &staticMetaObject, 5, nullptr); |
663 | } |
664 | |
665 | // SIGNAL 6 |
666 | void QAbstractItemView::iconSizeChanged(const QSize & _t1) |
667 | { |
668 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) }; |
669 | QMetaObject::activate(this, &staticMetaObject, 6, _a); |
670 | } |
671 | QT_WARNING_POP |
672 | QT_END_MOC_NAMESPACE |
673 | |