Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
moc_guiutil.cpp
Go to the documentation of this file.
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'guiutil.h'
3 **
4 **
5 ** WARNING! All changes made in this file will be lost!
6 *****************************************************************************/
7 
8 #include "qt/guiutil.h"
9 #include <QtCore/qbytearray.h>
10 #include <QtCore/qmetatype.h>
11 #if !defined(Q_MOC_OUTPUT_REVISION)
12 #error "The header file 'guiutil.h' doesn't include <QObject>."
13 #elif Q_MOC_OUTPUT_REVISION != 67
14 #error "This file was generated using the moc from 5.5.1. It"
15 #error "cannot be used with the include files from this version of Qt."
16 #error "(The moc has changed too much.)"
17 #endif
18 
19 QT_BEGIN_MOC_NAMESPACE
21  QByteArrayData data[1];
22  char stringdata0[33];
23 };
24 #define QT_MOC_LITERAL(idx, ofs, len) \
25  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
26  qptrdiff(offsetof(qt_meta_stringdata_GUIUtil__ToolTipToRichTextFilter_t, stringdata0) + ofs \
27  - idx * sizeof(QByteArrayData)) \
28  )
30  {
31 QT_MOC_LITERAL(0, 0, 32) // "GUIUtil::ToolTipToRichTextFilter"
32 
33  },
34  "GUIUtil::ToolTipToRichTextFilter"
35 };
36 #undef QT_MOC_LITERAL
37 
39 
40  // content:
41  7, // revision
42  0, // classname
43  0, 0, // classinfo
44  0, 0, // methods
45  0, 0, // properties
46  0, 0, // enums/sets
47  0, 0, // constructors
48  0, // flags
49  0, // signalCount
50 
51  0 // eod
52 };
53 
54 void GUIUtil::ToolTipToRichTextFilter::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
55 {
56  Q_UNUSED(_o);
57  Q_UNUSED(_id);
58  Q_UNUSED(_c);
59  Q_UNUSED(_a);
60 }
61 
62 const QMetaObject GUIUtil::ToolTipToRichTextFilter::staticMetaObject = {
63  { &QObject::staticMetaObject, qt_meta_stringdata_GUIUtil__ToolTipToRichTextFilter.data,
64  qt_meta_data_GUIUtil__ToolTipToRichTextFilter, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
65 };
66 
67 
68 const QMetaObject *GUIUtil::ToolTipToRichTextFilter::metaObject() const
69 {
70  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
71 }
72 
73 void *GUIUtil::ToolTipToRichTextFilter::qt_metacast(const char *_clname)
74 {
75  if (!_clname) return Q_NULLPTR;
76  if (!strcmp(_clname, qt_meta_stringdata_GUIUtil__ToolTipToRichTextFilter.stringdata0))
77  return static_cast<void*>(const_cast< ToolTipToRichTextFilter*>(this));
78  return QObject::qt_metacast(_clname);
79 }
80 
81 int GUIUtil::ToolTipToRichTextFilter::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
82 {
83  _id = QObject::qt_metacall(_c, _id, _a);
84  if (_id < 0)
85  return _id;
86  return _id;
87 }
89  QByteArrayData data[1];
90  char stringdata0[36];
91 };
92 #define QT_MOC_LITERAL(idx, ofs, len) \
93  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
94  qptrdiff(offsetof(qt_meta_stringdata_GUIUtil__LabelOutOfFocusEventFilter_t, stringdata0) + ofs \
95  - idx * sizeof(QByteArrayData)) \
96  )
98  {
99 QT_MOC_LITERAL(0, 0, 35) // "GUIUtil::LabelOutOfFocusEvent..."
100 
101  },
102  "GUIUtil::LabelOutOfFocusEventFilter"
103 };
104 #undef QT_MOC_LITERAL
105 
107 
108  // content:
109  7, // revision
110  0, // classname
111  0, 0, // classinfo
112  0, 0, // methods
113  0, 0, // properties
114  0, 0, // enums/sets
115  0, 0, // constructors
116  0, // flags
117  0, // signalCount
118 
119  0 // eod
120 };
121 
122 void GUIUtil::LabelOutOfFocusEventFilter::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
123 {
124  Q_UNUSED(_o);
125  Q_UNUSED(_id);
126  Q_UNUSED(_c);
127  Q_UNUSED(_a);
128 }
129 
130 const QMetaObject GUIUtil::LabelOutOfFocusEventFilter::staticMetaObject = {
131  { &QObject::staticMetaObject, qt_meta_stringdata_GUIUtil__LabelOutOfFocusEventFilter.data,
132  qt_meta_data_GUIUtil__LabelOutOfFocusEventFilter, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
133 };
134 
135 
136 const QMetaObject *GUIUtil::LabelOutOfFocusEventFilter::metaObject() const
137 {
138  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
139 }
140 
141 void *GUIUtil::LabelOutOfFocusEventFilter::qt_metacast(const char *_clname)
142 {
143  if (!_clname) return Q_NULLPTR;
144  if (!strcmp(_clname, qt_meta_stringdata_GUIUtil__LabelOutOfFocusEventFilter.stringdata0))
145  return static_cast<void*>(const_cast< LabelOutOfFocusEventFilter*>(this));
146  return QObject::qt_metacast(_clname);
147 }
148 
149 int GUIUtil::LabelOutOfFocusEventFilter::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
150 {
151  _id = QObject::qt_metacall(_c, _id, _a);
152  if (_id < 0)
153  return _id;
154  return _id;
155 }
157  QByteArrayData data[7];
158  char stringdata0[111];
159 };
160 #define QT_MOC_LITERAL(idx, ofs, len) \
161  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
162  qptrdiff(offsetof(qt_meta_stringdata_GUIUtil__TableViewLastColumnResizingFixer_t, stringdata0) + ofs \
163  - idx * sizeof(QByteArrayData)) \
164  )
166  {
167 QT_MOC_LITERAL(0, 0, 41), // "GUIUtil::TableViewLastColumnR..."
168 QT_MOC_LITERAL(1, 42, 17), // "on_sectionResized"
169 QT_MOC_LITERAL(2, 60, 0), // ""
170 QT_MOC_LITERAL(3, 61, 12), // "logicalIndex"
171 QT_MOC_LITERAL(4, 74, 7), // "oldSize"
172 QT_MOC_LITERAL(5, 82, 7), // "newSize"
173 QT_MOC_LITERAL(6, 90, 20) // "on_geometriesChanged"
174 
175  },
176  "GUIUtil::TableViewLastColumnResizingFixer\0"
177  "on_sectionResized\0\0logicalIndex\0oldSize\0"
178  "newSize\0on_geometriesChanged"
179 };
180 #undef QT_MOC_LITERAL
181 
183 
184  // content:
185  7, // revision
186  0, // classname
187  0, 0, // classinfo
188  2, 14, // methods
189  0, 0, // properties
190  0, 0, // enums/sets
191  0, 0, // constructors
192  0, // flags
193  0, // signalCount
194 
195  // slots: name, argc, parameters, tag, flags
196  1, 3, 24, 2, 0x08 /* Private */,
197  6, 0, 31, 2, 0x08 /* Private */,
198 
199  // slots: parameters
200  QMetaType::Void, QMetaType::Int, QMetaType::Int, QMetaType::Int, 3, 4, 5,
201  QMetaType::Void,
202 
203  0 // eod
204 };
205 
206 void GUIUtil::TableViewLastColumnResizingFixer::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
207 {
208  if (_c == QMetaObject::InvokeMetaMethod) {
209  TableViewLastColumnResizingFixer *_t = static_cast<TableViewLastColumnResizingFixer *>(_o);
210  Q_UNUSED(_t)
211  switch (_id) {
212  case 0: _t->on_sectionResized((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break;
213  case 1: _t->on_geometriesChanged(); break;
214  default: ;
215  }
216  }
217 }
218 
219 const QMetaObject GUIUtil::TableViewLastColumnResizingFixer::staticMetaObject = {
220  { &QObject::staticMetaObject, qt_meta_stringdata_GUIUtil__TableViewLastColumnResizingFixer.data,
221  qt_meta_data_GUIUtil__TableViewLastColumnResizingFixer, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
222 };
223 
224 
225 const QMetaObject *GUIUtil::TableViewLastColumnResizingFixer::metaObject() const
226 {
227  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
228 }
229 
230 void *GUIUtil::TableViewLastColumnResizingFixer::qt_metacast(const char *_clname)
231 {
232  if (!_clname) return Q_NULLPTR;
233  if (!strcmp(_clname, qt_meta_stringdata_GUIUtil__TableViewLastColumnResizingFixer.stringdata0))
234  return static_cast<void*>(const_cast< TableViewLastColumnResizingFixer*>(this));
235  return QObject::qt_metacast(_clname);
236 }
237 
238 int GUIUtil::TableViewLastColumnResizingFixer::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
239 {
240  _id = QObject::qt_metacall(_c, _id, _a);
241  if (_id < 0)
242  return _id;
243  if (_c == QMetaObject::InvokeMetaMethod) {
244  if (_id < 2)
245  qt_static_metacall(this, _c, _id, _a);
246  _id -= 2;
247  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
248  if (_id < 2)
249  *reinterpret_cast<int*>(_a[0]) = -1;
250  _id -= 2;
251  }
252  return _id;
253 }
255  QByteArrayData data[4];
256  char stringdata0[39];
257 };
258 #define QT_MOC_LITERAL(idx, ofs, len) \
259  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
260  qptrdiff(offsetof(qt_meta_stringdata_GUIUtil__ClickableLabel_t, stringdata0) + ofs \
261  - idx * sizeof(QByteArrayData)) \
262  )
264  {
265 QT_MOC_LITERAL(0, 0, 23), // "GUIUtil::ClickableLabel"
266 QT_MOC_LITERAL(1, 24, 7), // "clicked"
267 QT_MOC_LITERAL(2, 32, 0), // ""
268 QT_MOC_LITERAL(3, 33, 5) // "point"
269 
270  },
271  "GUIUtil::ClickableLabel\0clicked\0\0point"
272 };
273 #undef QT_MOC_LITERAL
274 
276 
277  // content:
278  7, // revision
279  0, // classname
280  0, 0, // classinfo
281  1, 14, // methods
282  0, 0, // properties
283  0, 0, // enums/sets
284  0, 0, // constructors
285  0, // flags
286  1, // signalCount
287 
288  // signals: name, argc, parameters, tag, flags
289  1, 1, 19, 2, 0x06 /* Public */,
290 
291  // signals: parameters
292  QMetaType::Void, QMetaType::QPoint, 3,
293 
294  0 // eod
295 };
296 
297 void GUIUtil::ClickableLabel::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
298 {
299  if (_c == QMetaObject::InvokeMetaMethod) {
300  ClickableLabel *_t = static_cast<ClickableLabel *>(_o);
301  Q_UNUSED(_t)
302  switch (_id) {
303  case 0: _t->clicked((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
304  default: ;
305  }
306  } else if (_c == QMetaObject::IndexOfMethod) {
307  int *result = reinterpret_cast<int *>(_a[0]);
308  void **func = reinterpret_cast<void **>(_a[1]);
309  {
310  typedef void (ClickableLabel::*_t)(const QPoint & );
311  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&ClickableLabel::clicked)) {
312  *result = 0;
313  }
314  }
315  }
316 }
317 
318 const QMetaObject GUIUtil::ClickableLabel::staticMetaObject = {
319  { &QLabel::staticMetaObject, qt_meta_stringdata_GUIUtil__ClickableLabel.data,
320  qt_meta_data_GUIUtil__ClickableLabel, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
321 };
322 
323 
324 const QMetaObject *GUIUtil::ClickableLabel::metaObject() const
325 {
326  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
327 }
328 
329 void *GUIUtil::ClickableLabel::qt_metacast(const char *_clname)
330 {
331  if (!_clname) return Q_NULLPTR;
332  if (!strcmp(_clname, qt_meta_stringdata_GUIUtil__ClickableLabel.stringdata0))
333  return static_cast<void*>(const_cast< ClickableLabel*>(this));
334  return QLabel::qt_metacast(_clname);
335 }
336 
337 int GUIUtil::ClickableLabel::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
338 {
339  _id = QLabel::qt_metacall(_c, _id, _a);
340  if (_id < 0)
341  return _id;
342  if (_c == QMetaObject::InvokeMetaMethod) {
343  if (_id < 1)
344  qt_static_metacall(this, _c, _id, _a);
345  _id -= 1;
346  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
347  if (_id < 1)
348  *reinterpret_cast<int*>(_a[0]) = -1;
349  _id -= 1;
350  }
351  return _id;
352 }
353 
354 // SIGNAL 0
355 void GUIUtil::ClickableLabel::clicked(const QPoint & _t1)
356 {
357  void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
358  QMetaObject::activate(this, &staticMetaObject, 0, _a);
359 }
361  QByteArrayData data[4];
362  char stringdata0[45];
363 };
364 #define QT_MOC_LITERAL(idx, ofs, len) \
365  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
366  qptrdiff(offsetof(qt_meta_stringdata_GUIUtil__ClickableProgressBar_t, stringdata0) + ofs \
367  - idx * sizeof(QByteArrayData)) \
368  )
370  {
371 QT_MOC_LITERAL(0, 0, 29), // "GUIUtil::ClickableProgressBar"
372 QT_MOC_LITERAL(1, 30, 7), // "clicked"
373 QT_MOC_LITERAL(2, 38, 0), // ""
374 QT_MOC_LITERAL(3, 39, 5) // "point"
375 
376  },
377  "GUIUtil::ClickableProgressBar\0clicked\0"
378  "\0point"
379 };
380 #undef QT_MOC_LITERAL
381 
383 
384  // content:
385  7, // revision
386  0, // classname
387  0, 0, // classinfo
388  1, 14, // methods
389  0, 0, // properties
390  0, 0, // enums/sets
391  0, 0, // constructors
392  0, // flags
393  1, // signalCount
394 
395  // signals: name, argc, parameters, tag, flags
396  1, 1, 19, 2, 0x06 /* Public */,
397 
398  // signals: parameters
399  QMetaType::Void, QMetaType::QPoint, 3,
400 
401  0 // eod
402 };
403 
404 void GUIUtil::ClickableProgressBar::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
405 {
406  if (_c == QMetaObject::InvokeMetaMethod) {
407  ClickableProgressBar *_t = static_cast<ClickableProgressBar *>(_o);
408  Q_UNUSED(_t)
409  switch (_id) {
410  case 0: _t->clicked((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
411  default: ;
412  }
413  } else if (_c == QMetaObject::IndexOfMethod) {
414  int *result = reinterpret_cast<int *>(_a[0]);
415  void **func = reinterpret_cast<void **>(_a[1]);
416  {
417  typedef void (ClickableProgressBar::*_t)(const QPoint & );
418  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&ClickableProgressBar::clicked)) {
419  *result = 0;
420  }
421  }
422  }
423 }
424 
425 const QMetaObject GUIUtil::ClickableProgressBar::staticMetaObject = {
426  { &QProgressBar::staticMetaObject, qt_meta_stringdata_GUIUtil__ClickableProgressBar.data,
427  qt_meta_data_GUIUtil__ClickableProgressBar, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
428 };
429 
430 
431 const QMetaObject *GUIUtil::ClickableProgressBar::metaObject() const
432 {
433  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
434 }
435 
436 void *GUIUtil::ClickableProgressBar::qt_metacast(const char *_clname)
437 {
438  if (!_clname) return Q_NULLPTR;
439  if (!strcmp(_clname, qt_meta_stringdata_GUIUtil__ClickableProgressBar.stringdata0))
440  return static_cast<void*>(const_cast< ClickableProgressBar*>(this));
441  return QProgressBar::qt_metacast(_clname);
442 }
443 
444 int GUIUtil::ClickableProgressBar::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
445 {
446  _id = QProgressBar::qt_metacall(_c, _id, _a);
447  if (_id < 0)
448  return _id;
449  if (_c == QMetaObject::InvokeMetaMethod) {
450  if (_id < 1)
451  qt_static_metacall(this, _c, _id, _a);
452  _id -= 1;
453  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
454  if (_id < 1)
455  *reinterpret_cast<int*>(_a[0]) = -1;
456  _id -= 1;
457  }
458  return _id;
459 }
460 
461 // SIGNAL 0
463 {
464  void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
465  QMetaObject::activate(this, &staticMetaObject, 0, _a);
466 }
468  QByteArrayData data[3];
469  char stringdata0[40];
470 };
471 #define QT_MOC_LITERAL(idx, ofs, len) \
472  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
473  qptrdiff(offsetof(qt_meta_stringdata_GUIUtil__ItemDelegate_t, stringdata0) + ofs \
474  - idx * sizeof(QByteArrayData)) \
475  )
477  {
478 QT_MOC_LITERAL(0, 0, 21), // "GUIUtil::ItemDelegate"
479 QT_MOC_LITERAL(1, 22, 16), // "keyEscapePressed"
480 QT_MOC_LITERAL(2, 39, 0) // ""
481 
482  },
483  "GUIUtil::ItemDelegate\0keyEscapePressed\0"
484  ""
485 };
486 #undef QT_MOC_LITERAL
487 
488 static const uint qt_meta_data_GUIUtil__ItemDelegate[] = {
489 
490  // content:
491  7, // revision
492  0, // classname
493  0, 0, // classinfo
494  1, 14, // methods
495  0, 0, // properties
496  0, 0, // enums/sets
497  0, 0, // constructors
498  0, // flags
499  1, // signalCount
500 
501  // signals: name, argc, parameters, tag, flags
502  1, 0, 19, 2, 0x06 /* Public */,
503 
504  // signals: parameters
505  QMetaType::Void,
506 
507  0 // eod
508 };
509 
510 void GUIUtil::ItemDelegate::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
511 {
512  if (_c == QMetaObject::InvokeMetaMethod) {
513  ItemDelegate *_t = static_cast<ItemDelegate *>(_o);
514  Q_UNUSED(_t)
515  switch (_id) {
516  case 0: _t->keyEscapePressed(); break;
517  default: ;
518  }
519  } else if (_c == QMetaObject::IndexOfMethod) {
520  int *result = reinterpret_cast<int *>(_a[0]);
521  void **func = reinterpret_cast<void **>(_a[1]);
522  {
523  typedef void (ItemDelegate::*_t)();
524  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&ItemDelegate::keyEscapePressed)) {
525  *result = 0;
526  }
527  }
528  }
529  Q_UNUSED(_a);
530 }
531 
532 const QMetaObject GUIUtil::ItemDelegate::staticMetaObject = {
533  { &QItemDelegate::staticMetaObject, qt_meta_stringdata_GUIUtil__ItemDelegate.data,
534  qt_meta_data_GUIUtil__ItemDelegate, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
535 };
536 
537 
538 const QMetaObject *GUIUtil::ItemDelegate::metaObject() const
539 {
540  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
541 }
542 
543 void *GUIUtil::ItemDelegate::qt_metacast(const char *_clname)
544 {
545  if (!_clname) return Q_NULLPTR;
546  if (!strcmp(_clname, qt_meta_stringdata_GUIUtil__ItemDelegate.stringdata0))
547  return static_cast<void*>(const_cast< ItemDelegate*>(this));
548  return QItemDelegate::qt_metacast(_clname);
549 }
550 
551 int GUIUtil::ItemDelegate::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
552 {
553  _id = QItemDelegate::qt_metacall(_c, _id, _a);
554  if (_id < 0)
555  return _id;
556  if (_c == QMetaObject::InvokeMetaMethod) {
557  if (_id < 1)
558  qt_static_metacall(this, _c, _id, _a);
559  _id -= 1;
560  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
561  if (_id < 1)
562  *reinterpret_cast<int*>(_a[0]) = -1;
563  _id -= 1;
564  }
565  return _id;
566 }
567 
568 // SIGNAL 0
570 {
571  QMetaObject::activate(this, &staticMetaObject, 0, Q_NULLPTR);
572 }
573 QT_END_MOC_NAMESPACE
static const uint qt_meta_data_GUIUtil__LabelOutOfFocusEventFilter[]
static const qt_meta_stringdata_GUIUtil__ItemDelegate_t qt_meta_stringdata_GUIUtil__ItemDelegate
static const qt_meta_stringdata_GUIUtil__ClickableProgressBar_t qt_meta_stringdata_GUIUtil__ClickableProgressBar
static const qt_meta_stringdata_GUIUtil__LabelOutOfFocusEventFilter_t qt_meta_stringdata_GUIUtil__LabelOutOfFocusEventFilter
Definition: moc_guiutil.cpp:97
static const qt_meta_stringdata_GUIUtil__ToolTipToRichTextFilter_t qt_meta_stringdata_GUIUtil__ToolTipToRichTextFilter
Definition: moc_guiutil.cpp:29
static const uint qt_meta_data_GUIUtil__ClickableProgressBar[]
static const uint qt_meta_data_GUIUtil__ToolTipToRichTextFilter[]
Definition: moc_guiutil.cpp:38
void clicked(const QPoint &point)
Emitted when the label is clicked.
#define QT_MOC_LITERAL(idx, ofs, len)
static const qt_meta_stringdata_GUIUtil__TableViewLastColumnResizingFixer_t qt_meta_stringdata_GUIUtil__TableViewLastColumnResizingFixer
static const uint qt_meta_data_GUIUtil__ClickableLabel[]
void clicked(const QPoint &point)
Emitted when the progressbar is clicked.
static const uint qt_meta_data_GUIUtil__TableViewLastColumnResizingFixer[]
static const qt_meta_stringdata_GUIUtil__ClickableLabel_t qt_meta_stringdata_GUIUtil__ClickableLabel
static const uint qt_meta_data_GUIUtil__ItemDelegate[]