MCPcopy Create free account
hub / github.com/SecurityAnalysts01/ShellcodeLoader / qt_metacast

Method qt_metacast

Loading_1.2/Loading/moc/moc_Loading.cpp:80–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80void *Loading::qt_metacast(const char *_clname)
81{
82 if (!_clname) return nullptr;
83 if (!strcmp(_clname, qt_meta_stringdata_Loading.stringdata0))
84 return static_cast<void*>(this);
85 return QMainWindow::qt_metacast(_clname);
86}
87
88int Loading::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
89{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected