moc_Ego.cpp 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402
  1. /****************************************************************************
  2. ** Meta object code from reading C++ file 'Ego.h'
  3. **
  4. ** Created by: The Qt Meta Object Compiler version 68 (Qt 6.2.4)
  5. **
  6. ** WARNING! All changes made in this file will be lost!
  7. *****************************************************************************/
  8. #include <memory>
  9. #include "../../Qt/Ego.h"
  10. #include <QtGui/qtextcursor.h>
  11. #include <QScreen>
  12. #include <QtCore/qbytearray.h>
  13. #include <QtCore/qmetatype.h>
  14. #if !defined(Q_MOC_OUTPUT_REVISION)
  15. #error "The header file 'Ego.h' doesn't include <QObject>."
  16. #elif Q_MOC_OUTPUT_REVISION != 68
  17. #error "This file was generated using the moc from 6.2.4. 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. QT_BEGIN_MOC_NAMESPACE
  22. QT_WARNING_PUSH
  23. QT_WARNING_DISABLE_DEPRECATED
  24. struct qt_meta_stringdata_CEgoNotify_t {
  25. const uint offsetsAndSize[84];
  26. char stringdata0[303];
  27. };
  28. #define QT_MOC_LITERAL(ofs, len) \
  29. uint(offsetof(qt_meta_stringdata_CEgoNotify_t, stringdata0) + ofs), len
  30. static const qt_meta_stringdata_CEgoNotify_t qt_meta_stringdata_CEgoNotify = {
  31. {
  32. QT_MOC_LITERAL(0, 10), // "CEgoNotify"
  33. QT_MOC_LITERAL(11, 14), // "egoLoginResult"
  34. QT_MOC_LITERAL(26, 0), // ""
  35. QT_MOC_LITERAL(27, 3), // "rst"
  36. QT_MOC_LITERAL(31, 12), // "egoCarAppend"
  37. QT_MOC_LITERAL(44, 10), // "UserCamera"
  38. QT_MOC_LITERAL(55, 4), // "info"
  39. QT_MOC_LITERAL(60, 8), // "egoRadar"
  40. QT_MOC_LITERAL(69, 7), // "int32_t"
  41. QT_MOC_LITERAL(77, 2), // "r0"
  42. QT_MOC_LITERAL(80, 2), // "r1"
  43. QT_MOC_LITERAL(83, 2), // "r2"
  44. QT_MOC_LITERAL(86, 2), // "r3"
  45. QT_MOC_LITERAL(89, 2), // "r4"
  46. QT_MOC_LITERAL(92, 2), // "r5"
  47. QT_MOC_LITERAL(95, 2), // "r6"
  48. QT_MOC_LITERAL(98, 9), // "egoEncode"
  49. QT_MOC_LITERAL(108, 4), // "left"
  50. QT_MOC_LITERAL(113, 5), // "right"
  51. QT_MOC_LITERAL(119, 11), // "egoFeedData"
  52. QT_MOC_LITERAL(131, 8), // "FeedData"
  53. QT_MOC_LITERAL(140, 4), // "data"
  54. QT_MOC_LITERAL(145, 7), // "egoPing"
  55. QT_MOC_LITERAL(153, 5), // "value"
  56. QT_MOC_LITERAL(159, 12), // "egoNotifyDel"
  57. QT_MOC_LITERAL(172, 4), // "peer"
  58. QT_MOC_LITERAL(177, 10), // "egoKickoff"
  59. QT_MOC_LITERAL(188, 10), // "egoMoveEnd"
  60. QT_MOC_LITERAL(199, 8), // "WorkArea"
  61. QT_MOC_LITERAL(208, 4), // "area"
  62. QT_MOC_LITERAL(213, 2), // "no"
  63. QT_MOC_LITERAL(216, 14), // "egoNotifyLeave"
  64. QT_MOC_LITERAL(231, 14), // "egoNotifyState"
  65. QT_MOC_LITERAL(246, 3), // "uid"
  66. QT_MOC_LITERAL(250, 9), // "UserState"
  67. QT_MOC_LITERAL(260, 10), // "egoMoveRet"
  68. QT_MOC_LITERAL(271, 8), // "MoveDesc"
  69. QT_MOC_LITERAL(280, 4), // "desc"
  70. QT_MOC_LITERAL(285, 11), // "egoPosition"
  71. QT_MOC_LITERAL(297, 1), // "x"
  72. QT_MOC_LITERAL(299, 1), // "y"
  73. QT_MOC_LITERAL(301, 1) // "z"
  74. },
  75. "CEgoNotify\0egoLoginResult\0\0rst\0"
  76. "egoCarAppend\0UserCamera\0info\0egoRadar\0"
  77. "int32_t\0r0\0r1\0r2\0r3\0r4\0r5\0r6\0egoEncode\0"
  78. "left\0right\0egoFeedData\0FeedData\0data\0"
  79. "egoPing\0value\0egoNotifyDel\0peer\0"
  80. "egoKickoff\0egoMoveEnd\0WorkArea\0area\0"
  81. "no\0egoNotifyLeave\0egoNotifyState\0uid\0"
  82. "UserState\0egoMoveRet\0MoveDesc\0desc\0"
  83. "egoPosition\0x\0y\0z"
  84. };
  85. #undef QT_MOC_LITERAL
  86. static const uint qt_meta_data_CEgoNotify[] = {
  87. // content:
  88. 10, // revision
  89. 0, // classname
  90. 0, 0, // classinfo
  91. 13, 14, // methods
  92. 0, 0, // properties
  93. 0, 0, // enums/sets
  94. 0, 0, // constructors
  95. 0, // flags
  96. 13, // signalCount
  97. // signals: name, argc, parameters, tag, flags, initial metatype offsets
  98. 1, 1, 92, 2, 0x06, 1 /* Public */,
  99. 4, 1, 95, 2, 0x06, 3 /* Public */,
  100. 7, 7, 98, 2, 0x06, 5 /* Public */,
  101. 16, 2, 113, 2, 0x06, 13 /* Public */,
  102. 19, 1, 118, 2, 0x06, 16 /* Public */,
  103. 22, 1, 121, 2, 0x06, 18 /* Public */,
  104. 24, 1, 124, 2, 0x06, 20 /* Public */,
  105. 26, 0, 127, 2, 0x06, 22 /* Public */,
  106. 27, 3, 128, 2, 0x06, 23 /* Public */,
  107. 31, 1, 135, 2, 0x06, 27 /* Public */,
  108. 32, 2, 138, 2, 0x06, 29 /* Public */,
  109. 35, 1, 143, 2, 0x06, 32 /* Public */,
  110. 38, 3, 146, 2, 0x06, 34 /* Public */,
  111. // signals: parameters
  112. QMetaType::Void, QMetaType::Bool, 3,
  113. QMetaType::Void, 0x80000000 | 5, 6,
  114. QMetaType::Void, 0x80000000 | 8, 0x80000000 | 8, 0x80000000 | 8, 0x80000000 | 8, 0x80000000 | 8, 0x80000000 | 8, 0x80000000 | 8, 9, 10, 11, 12, 13, 14, 15,
  115. QMetaType::Void, 0x80000000 | 8, 0x80000000 | 8, 17, 18,
  116. QMetaType::Void, 0x80000000 | 20, 21,
  117. QMetaType::Void, 0x80000000 | 8, 23,
  118. QMetaType::Void, 0x80000000 | 8, 25,
  119. QMetaType::Void,
  120. QMetaType::Void, 0x80000000 | 8, 0x80000000 | 28, 0x80000000 | 8, 25, 29, 30,
  121. QMetaType::Void, 0x80000000 | 8, 25,
  122. QMetaType::Void, 0x80000000 | 8, 0x80000000 | 34, 33, 2,
  123. QMetaType::Void, 0x80000000 | 36, 37,
  124. QMetaType::Void, QMetaType::Float, QMetaType::Float, QMetaType::Float, 39, 40, 41,
  125. 0 // eod
  126. };
  127. void CEgoNotify::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
  128. {
  129. if (_c == QMetaObject::InvokeMetaMethod) {
  130. auto *_t = static_cast<CEgoNotify *>(_o);
  131. (void)_t;
  132. switch (_id) {
  133. case 0: _t->egoLoginResult((*reinterpret_cast< std::add_pointer_t<bool>>(_a[1]))); break;
  134. case 1: _t->egoCarAppend((*reinterpret_cast< std::add_pointer_t<UserCamera>>(_a[1]))); break;
  135. case 2: _t->egoRadar((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[2])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[3])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[4])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[5])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[6])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[7]))); break;
  136. case 3: _t->egoEncode((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[2]))); break;
  137. case 4: _t->egoFeedData((*reinterpret_cast< std::add_pointer_t<FeedData>>(_a[1]))); break;
  138. case 5: _t->egoPing((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1]))); break;
  139. case 6: _t->egoNotifyDel((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1]))); break;
  140. case 7: _t->egoKickoff(); break;
  141. case 8: _t->egoMoveEnd((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<WorkArea>>(_a[2])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[3]))); break;
  142. case 9: _t->egoNotifyLeave((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1]))); break;
  143. case 10: _t->egoNotifyState((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<UserState>>(_a[2]))); break;
  144. case 11: _t->egoMoveRet((*reinterpret_cast< std::add_pointer_t<MoveDesc>>(_a[1]))); break;
  145. case 12: _t->egoPosition((*reinterpret_cast< std::add_pointer_t<float>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<float>>(_a[2])),(*reinterpret_cast< std::add_pointer_t<float>>(_a[3]))); break;
  146. default: ;
  147. }
  148. } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
  149. switch (_id) {
  150. default: *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); break;
  151. case 1:
  152. switch (*reinterpret_cast<int*>(_a[1])) {
  153. default: *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); break;
  154. case 0:
  155. *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType::fromType< UserCamera >(); break;
  156. }
  157. break;
  158. }
  159. } else if (_c == QMetaObject::IndexOfMethod) {
  160. int *result = reinterpret_cast<int *>(_a[0]);
  161. {
  162. using _t = void (CEgoNotify::*)(bool );
  163. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoLoginResult)) {
  164. *result = 0;
  165. return;
  166. }
  167. }
  168. {
  169. using _t = void (CEgoNotify::*)(const UserCamera & );
  170. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoCarAppend)) {
  171. *result = 1;
  172. return;
  173. }
  174. }
  175. {
  176. using _t = void (CEgoNotify::*)(int32_t , int32_t , int32_t , int32_t , int32_t , int32_t , int32_t );
  177. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoRadar)) {
  178. *result = 2;
  179. return;
  180. }
  181. }
  182. {
  183. using _t = void (CEgoNotify::*)(int32_t , int32_t );
  184. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoEncode)) {
  185. *result = 3;
  186. return;
  187. }
  188. }
  189. {
  190. using _t = void (CEgoNotify::*)(const FeedData & );
  191. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoFeedData)) {
  192. *result = 4;
  193. return;
  194. }
  195. }
  196. {
  197. using _t = void (CEgoNotify::*)(int32_t );
  198. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoPing)) {
  199. *result = 5;
  200. return;
  201. }
  202. }
  203. {
  204. using _t = void (CEgoNotify::*)(int32_t );
  205. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoNotifyDel)) {
  206. *result = 6;
  207. return;
  208. }
  209. }
  210. {
  211. using _t = void (CEgoNotify::*)();
  212. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoKickoff)) {
  213. *result = 7;
  214. return;
  215. }
  216. }
  217. {
  218. using _t = void (CEgoNotify::*)(int32_t , WorkArea , int32_t );
  219. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoMoveEnd)) {
  220. *result = 8;
  221. return;
  222. }
  223. }
  224. {
  225. using _t = void (CEgoNotify::*)(int32_t );
  226. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoNotifyLeave)) {
  227. *result = 9;
  228. return;
  229. }
  230. }
  231. {
  232. using _t = void (CEgoNotify::*)(int32_t , UserState );
  233. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoNotifyState)) {
  234. *result = 10;
  235. return;
  236. }
  237. }
  238. {
  239. using _t = void (CEgoNotify::*)(MoveDesc );
  240. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoMoveRet)) {
  241. *result = 11;
  242. return;
  243. }
  244. }
  245. {
  246. using _t = void (CEgoNotify::*)(float , float , float );
  247. if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CEgoNotify::egoPosition)) {
  248. *result = 12;
  249. return;
  250. }
  251. }
  252. }
  253. }
  254. const QMetaObject CEgoNotify::staticMetaObject = { {
  255. QMetaObject::SuperData::link<QObject::staticMetaObject>(),
  256. qt_meta_stringdata_CEgoNotify.offsetsAndSize,
  257. qt_meta_data_CEgoNotify,
  258. qt_static_metacall,
  259. nullptr,
  260. qt_incomplete_metaTypeArray<qt_meta_stringdata_CEgoNotify_t
  261. , QtPrivate::TypeAndForceComplete<CEgoNotify, std::true_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<bool, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const UserCamera &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const FeedData &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<WorkArea, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<UserState, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<MoveDesc, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<float, std::false_type>, QtPrivate::TypeAndForceComplete<float, std::false_type>, QtPrivate::TypeAndForceComplete<float, std::false_type>
  262. >,
  263. nullptr
  264. } };
  265. const QMetaObject *CEgoNotify::metaObject() const
  266. {
  267. return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
  268. }
  269. void *CEgoNotify::qt_metacast(const char *_clname)
  270. {
  271. if (!_clname) return nullptr;
  272. if (!strcmp(_clname, qt_meta_stringdata_CEgoNotify.stringdata0))
  273. return static_cast<void*>(this);
  274. if (!strcmp(_clname, "IEgoNotify"))
  275. return static_cast< IEgoNotify*>(this);
  276. return QObject::qt_metacast(_clname);
  277. }
  278. int CEgoNotify::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
  279. {
  280. _id = QObject::qt_metacall(_c, _id, _a);
  281. if (_id < 0)
  282. return _id;
  283. if (_c == QMetaObject::InvokeMetaMethod) {
  284. if (_id < 13)
  285. qt_static_metacall(this, _c, _id, _a);
  286. _id -= 13;
  287. } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
  288. if (_id < 13)
  289. qt_static_metacall(this, _c, _id, _a);
  290. _id -= 13;
  291. }
  292. return _id;
  293. }
  294. // SIGNAL 0
  295. void CEgoNotify::egoLoginResult(bool _t1)
  296. {
  297. void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
  298. QMetaObject::activate(this, &staticMetaObject, 0, _a);
  299. }
  300. // SIGNAL 1
  301. void CEgoNotify::egoCarAppend(const UserCamera & _t1)
  302. {
  303. void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
  304. QMetaObject::activate(this, &staticMetaObject, 1, _a);
  305. }
  306. // SIGNAL 2
  307. void CEgoNotify::egoRadar(int32_t _t1, int32_t _t2, int32_t _t3, int32_t _t4, int32_t _t5, int32_t _t6, int32_t _t7)
  308. {
  309. void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t3))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t4))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t5))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t6))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t7))) };
  310. QMetaObject::activate(this, &staticMetaObject, 2, _a);
  311. }
  312. // SIGNAL 3
  313. void CEgoNotify::egoEncode(int32_t _t1, int32_t _t2)
  314. {
  315. void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
  316. QMetaObject::activate(this, &staticMetaObject, 3, _a);
  317. }
  318. // SIGNAL 4
  319. void CEgoNotify::egoFeedData(const FeedData & _t1)
  320. {
  321. void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
  322. QMetaObject::activate(this, &staticMetaObject, 4, _a);
  323. }
  324. // SIGNAL 5
  325. void CEgoNotify::egoPing(int32_t _t1)
  326. {
  327. void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
  328. QMetaObject::activate(this, &staticMetaObject, 5, _a);
  329. }
  330. // SIGNAL 6
  331. void CEgoNotify::egoNotifyDel(int32_t _t1)
  332. {
  333. void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
  334. QMetaObject::activate(this, &staticMetaObject, 6, _a);
  335. }
  336. // SIGNAL 7
  337. void CEgoNotify::egoKickoff()
  338. {
  339. QMetaObject::activate(this, &staticMetaObject, 7, nullptr);
  340. }
  341. // SIGNAL 8
  342. void CEgoNotify::egoMoveEnd(int32_t _t1, WorkArea _t2, int32_t _t3)
  343. {
  344. void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t3))) };
  345. QMetaObject::activate(this, &staticMetaObject, 8, _a);
  346. }
  347. // SIGNAL 9
  348. void CEgoNotify::egoNotifyLeave(int32_t _t1)
  349. {
  350. void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
  351. QMetaObject::activate(this, &staticMetaObject, 9, _a);
  352. }
  353. // SIGNAL 10
  354. void CEgoNotify::egoNotifyState(int32_t _t1, UserState _t2)
  355. {
  356. void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
  357. QMetaObject::activate(this, &staticMetaObject, 10, _a);
  358. }
  359. // SIGNAL 11
  360. void CEgoNotify::egoMoveRet(MoveDesc _t1)
  361. {
  362. void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
  363. QMetaObject::activate(this, &staticMetaObject, 11, _a);
  364. }
  365. // SIGNAL 12
  366. void CEgoNotify::egoPosition(float _t1, float _t2, float _t3)
  367. {
  368. void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t3))) };
  369. QMetaObject::activate(this, &staticMetaObject, 12, _a);
  370. }
  371. QT_WARNING_POP
  372. QT_END_MOC_NAMESPACE