| 55 | }; |
| 56 | |
| 57 | void Loading::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
| 58 | { |
| 59 | Q_UNUSED(_o); |
| 60 | Q_UNUSED(_id); |
| 61 | Q_UNUSED(_c); |
| 62 | Q_UNUSED(_a); |
| 63 | } |
| 64 | |
| 65 | QT_INIT_METAOBJECT const QMetaObject Loading::staticMetaObject = { { |
| 66 | &QMainWindow::staticMetaObject, |
nothing calls this directly
no outgoing calls
no test coverage detected