drumstick  1.1.3
moc_qove.cpp
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'qove.h'
3 **
4 ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.0)
5 **
6 ** WARNING! All changes made in this file will be lost!
7 *****************************************************************************/
8 
9 #include <memory>
10 #include "../../../../include/drumstick/qove.h"
11 #include <QtCore/qbytearray.h>
12 #include <QtCore/qmetatype.h>
13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'qove.h' doesn't include <QObject>."
15 #elif Q_MOC_OUTPUT_REVISION != 67
16 #error "This file was generated using the moc from 5.15.0. It"
17 #error "cannot be used with the include files from this version of Qt."
18 #error "(The moc has changed too much.)"
19 #endif
20 
21 QT_BEGIN_MOC_NAMESPACE
22 QT_WARNING_PUSH
23 QT_WARNING_DISABLE_DEPRECATED
24 struct qt_meta_stringdata_drumstick__QOve_t {
25  QByteArrayData data[53];
26  char stringdata0[567];
27 };
28 #define QT_MOC_LITERAL(idx, ofs, len) \
29  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30  qptrdiff(offsetof(qt_meta_stringdata_drumstick__QOve_t, stringdata0) + ofs \
31  - idx * sizeof(QByteArrayData)) \
32  )
33 static const qt_meta_stringdata_drumstick__QOve_t qt_meta_stringdata_drumstick__QOve = {
34  {
35 QT_MOC_LITERAL(0, 0, 15), // "drumstick::QOve"
36 QT_MOC_LITERAL(1, 16, 14), // "signalOVEError"
37 QT_MOC_LITERAL(2, 31, 0), // ""
38 QT_MOC_LITERAL(3, 32, 8), // "errorStr"
39 QT_MOC_LITERAL(4, 41, 15), // "signalOVEHeader"
40 QT_MOC_LITERAL(5, 57, 7), // "quarter"
41 QT_MOC_LITERAL(6, 65, 10), // "trackCount"
42 QT_MOC_LITERAL(7, 76, 12), // "signalOVEEnd"
43 QT_MOC_LITERAL(8, 89, 15), // "signalOVENoteOn"
44 QT_MOC_LITERAL(9, 105, 5), // "track"
45 QT_MOC_LITERAL(10, 111, 4), // "tick"
46 QT_MOC_LITERAL(11, 116, 7), // "channel"
47 QT_MOC_LITERAL(12, 124, 5), // "pitch"
48 QT_MOC_LITERAL(13, 130, 3), // "vol"
49 QT_MOC_LITERAL(14, 134, 16), // "signalOVENoteOff"
50 QT_MOC_LITERAL(15, 151, 18), // "signalOVECtlChange"
51 QT_MOC_LITERAL(16, 170, 3), // "ctl"
52 QT_MOC_LITERAL(17, 174, 5), // "value"
53 QT_MOC_LITERAL(18, 180, 17), // "signalOVEKeyPress"
54 QT_MOC_LITERAL(19, 198, 5), // "press"
55 QT_MOC_LITERAL(20, 204, 18), // "signalOVEPitchBend"
56 QT_MOC_LITERAL(21, 223, 16), // "signalOVEProgram"
57 QT_MOC_LITERAL(22, 240, 5), // "patch"
58 QT_MOC_LITERAL(23, 246, 18), // "signalOVEChanPress"
59 QT_MOC_LITERAL(24, 265, 19), // "signalOVESysexEvent"
60 QT_MOC_LITERAL(25, 285, 4), // "bank"
61 QT_MOC_LITERAL(26, 290, 14), // "signalOVESysex"
62 QT_MOC_LITERAL(27, 305, 4), // "name"
63 QT_MOC_LITERAL(28, 310, 8), // "autosend"
64 QT_MOC_LITERAL(29, 319, 4), // "port"
65 QT_MOC_LITERAL(30, 324, 4), // "data"
66 QT_MOC_LITERAL(31, 329, 13), // "signalOVEText"
67 QT_MOC_LITERAL(32, 343, 16), // "signalOVETimeSig"
68 QT_MOC_LITERAL(33, 360, 3), // "bar"
69 QT_MOC_LITERAL(34, 364, 3), // "num"
70 QT_MOC_LITERAL(35, 368, 3), // "den"
71 QT_MOC_LITERAL(36, 372, 15), // "signalOVEKeySig"
72 QT_MOC_LITERAL(37, 388, 3), // "alt"
73 QT_MOC_LITERAL(38, 392, 14), // "signalOVETempo"
74 QT_MOC_LITERAL(39, 407, 5), // "tempo"
75 QT_MOC_LITERAL(40, 413, 17), // "signalOVENewTrack"
76 QT_MOC_LITERAL(41, 431, 8), // "velocity"
77 QT_MOC_LITERAL(42, 440, 8), // "selected"
78 QT_MOC_LITERAL(43, 449, 5), // "muted"
79 QT_MOC_LITERAL(44, 455, 4), // "loop"
80 QT_MOC_LITERAL(45, 460, 19), // "signalOVETrackPatch"
81 QT_MOC_LITERAL(46, 480, 18), // "signalOVETrackBank"
82 QT_MOC_LITERAL(47, 499, 17), // "signalOVETrackVol"
83 QT_MOC_LITERAL(48, 517, 14), // "signalOVEChord"
84 QT_MOC_LITERAL(49, 532, 19), // "signalOVEExpression"
85 QT_MOC_LITERAL(50, 552, 4), // "time"
86 QT_MOC_LITERAL(51, 557, 4), // "code"
87 QT_MOC_LITERAL(52, 562, 4) // "text"
88 
89  },
90  "drumstick::QOve\0signalOVEError\0\0"
91  "errorStr\0signalOVEHeader\0quarter\0"
92  "trackCount\0signalOVEEnd\0signalOVENoteOn\0"
93  "track\0tick\0channel\0pitch\0vol\0"
94  "signalOVENoteOff\0signalOVECtlChange\0"
95  "ctl\0value\0signalOVEKeyPress\0press\0"
96  "signalOVEPitchBend\0signalOVEProgram\0"
97  "patch\0signalOVEChanPress\0signalOVESysexEvent\0"
98  "bank\0signalOVESysex\0name\0autosend\0"
99  "port\0data\0signalOVEText\0signalOVETimeSig\0"
100  "bar\0num\0den\0signalOVEKeySig\0alt\0"
101  "signalOVETempo\0tempo\0signalOVENewTrack\0"
102  "velocity\0selected\0muted\0loop\0"
103  "signalOVETrackPatch\0signalOVETrackBank\0"
104  "signalOVETrackVol\0signalOVEChord\0"
105  "signalOVEExpression\0time\0code\0text"
106 };
107 #undef QT_MOC_LITERAL
108 
109 static const uint qt_meta_data_drumstick__QOve[] = {
110 
111  // content:
112  8, // revision
113  0, // classname
114  0, 0, // classinfo
115  22, 14, // methods
116  0, 0, // properties
117  0, 0, // enums/sets
118  0, 0, // constructors
119  0, // flags
120  22, // signalCount
121 
122  // signals: name, argc, parameters, tag, flags
123  1, 1, 124, 2, 0x06 /* Public */,
124  4, 2, 127, 2, 0x06 /* Public */,
125  7, 0, 132, 2, 0x06 /* Public */,
126  8, 5, 133, 2, 0x06 /* Public */,
127  14, 5, 144, 2, 0x06 /* Public */,
128  15, 5, 155, 2, 0x06 /* Public */,
129  18, 5, 166, 2, 0x06 /* Public */,
130  20, 4, 177, 2, 0x06 /* Public */,
131  21, 4, 186, 2, 0x06 /* Public */,
132  23, 4, 195, 2, 0x06 /* Public */,
133  24, 3, 204, 2, 0x06 /* Public */,
134  26, 5, 211, 2, 0x06 /* Public */,
135  31, 3, 222, 2, 0x06 /* Public */,
136  32, 4, 229, 2, 0x06 /* Public */,
137  36, 3, 238, 2, 0x06 /* Public */,
138  38, 2, 245, 2, 0x06 /* Public */,
139  40, 9, 250, 2, 0x06 /* Public */,
140  45, 3, 269, 2, 0x06 /* Public */,
141  46, 3, 276, 2, 0x06 /* Public */,
142  47, 3, 283, 2, 0x06 /* Public */,
143  48, 4, 290, 2, 0x06 /* Public */,
144  49, 4, 299, 2, 0x06 /* Public */,
145 
146  // signals: parameters
147  QMetaType::Void, QMetaType::QString, 3,
148  QMetaType::Void, QMetaType::Int, QMetaType::Int, 5, 6,
149  QMetaType::Void,
150  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::Int, QMetaType::Int, QMetaType::Int, 9, 10, 11, 12, 13,
151  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::Int, QMetaType::Int, QMetaType::Int, 9, 10, 11, 12, 13,
152  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::Int, QMetaType::Int, QMetaType::Int, 9, 10, 11, 16, 17,
153  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::Int, QMetaType::Int, QMetaType::Int, 9, 10, 11, 12, 19,
154  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::Int, QMetaType::Int, 9, 10, 11, 17,
155  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::Int, QMetaType::Int, 9, 10, 11, 22,
156  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::Int, QMetaType::Int, 9, 10, 11, 19,
157  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::Int, 9, 10, 25,
158  QMetaType::Void, QMetaType::Int, QMetaType::QString, QMetaType::Bool, QMetaType::Int, QMetaType::QByteArray, 25, 27, 28, 29, 30,
159  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::QString, 9, 10, 30,
160  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::Int, QMetaType::Int, 33, 10, 34, 35,
161  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::Int, 33, 10, 37,
162  QMetaType::Void, QMetaType::Long, QMetaType::Int, 10, 39,
163  QMetaType::Void, QMetaType::QString, QMetaType::Int, QMetaType::Int, QMetaType::Int, QMetaType::Int, QMetaType::Int, QMetaType::Bool, QMetaType::Bool, QMetaType::Bool, 27, 9, 11, 12, 41, 29, 42, 43, 44,
164  QMetaType::Void, QMetaType::Int, QMetaType::Int, QMetaType::Int, 9, 11, 22,
165  QMetaType::Void, QMetaType::Int, QMetaType::Int, QMetaType::Int, 9, 11, 25,
166  QMetaType::Void, QMetaType::Int, QMetaType::Int, QMetaType::Int, 9, 11, 13,
167  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::QString, QMetaType::QByteArray, 9, 10, 27, 30,
168  QMetaType::Void, QMetaType::Int, QMetaType::Long, QMetaType::Int, QMetaType::QString, 9, 50, 51, 52,
169 
170  0 // eod
171 };
172 
173 void drumstick::QOve::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
174 {
175  if (_c == QMetaObject::InvokeMetaMethod) {
176  auto *_t = static_cast<QOve *>(_o);
177  Q_UNUSED(_t)
178  switch (_id) {
179  case 0: _t->signalOVEError((*reinterpret_cast< const QString(*)>(_a[1]))); break;
180  case 1: _t->signalOVEHeader((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
181  case 2: _t->signalOVEEnd(); break;
182  case 3: _t->signalOVENoteOn((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< int(*)>(_a[4])),(*reinterpret_cast< int(*)>(_a[5]))); break;
183  case 4: _t->signalOVENoteOff((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< int(*)>(_a[4])),(*reinterpret_cast< int(*)>(_a[5]))); break;
184  case 5: _t->signalOVECtlChange((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< int(*)>(_a[4])),(*reinterpret_cast< int(*)>(_a[5]))); break;
185  case 6: _t->signalOVEKeyPress((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< int(*)>(_a[4])),(*reinterpret_cast< int(*)>(_a[5]))); break;
186  case 7: _t->signalOVEPitchBend((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< int(*)>(_a[4]))); break;
187  case 8: _t->signalOVEProgram((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< int(*)>(_a[4]))); break;
188  case 9: _t->signalOVEChanPress((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< int(*)>(_a[4]))); break;
189  case 10: _t->signalOVESysexEvent((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break;
190  case 11: _t->signalOVESysex((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< bool(*)>(_a[3])),(*reinterpret_cast< int(*)>(_a[4])),(*reinterpret_cast< const QByteArray(*)>(_a[5]))); break;
191  case 12: _t->signalOVEText((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< const QString(*)>(_a[3]))); break;
192  case 13: _t->signalOVETimeSig((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< int(*)>(_a[4]))); break;
193  case 14: _t->signalOVEKeySig((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break;
194  case 15: _t->signalOVETempo((*reinterpret_cast< long(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
195  case 16: _t->signalOVENewTrack((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< int(*)>(_a[4])),(*reinterpret_cast< int(*)>(_a[5])),(*reinterpret_cast< int(*)>(_a[6])),(*reinterpret_cast< bool(*)>(_a[7])),(*reinterpret_cast< bool(*)>(_a[8])),(*reinterpret_cast< bool(*)>(_a[9]))); break;
196  case 17: _t->signalOVETrackPatch((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break;
197  case 18: _t->signalOVETrackBank((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break;
198  case 19: _t->signalOVETrackVol((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break;
199  case 20: _t->signalOVEChord((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< const QString(*)>(_a[3])),(*reinterpret_cast< const QByteArray(*)>(_a[4]))); break;
200  case 21: _t->signalOVEExpression((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< const QString(*)>(_a[4]))); break;
201  default: ;
202  }
203  } else if (_c == QMetaObject::IndexOfMethod) {
204  int *result = reinterpret_cast<int *>(_a[0]);
205  {
206  using _t = void (QOve::*)(const QString & );
207  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVEError)) {
208  *result = 0;
209  return;
210  }
211  }
212  {
213  using _t = void (QOve::*)(int , int );
214  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVEHeader)) {
215  *result = 1;
216  return;
217  }
218  }
219  {
220  using _t = void (QOve::*)();
221  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVEEnd)) {
222  *result = 2;
223  return;
224  }
225  }
226  {
227  using _t = void (QOve::*)(int , long , int , int , int );
228  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVENoteOn)) {
229  *result = 3;
230  return;
231  }
232  }
233  {
234  using _t = void (QOve::*)(int , long , int , int , int );
235  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVENoteOff)) {
236  *result = 4;
237  return;
238  }
239  }
240  {
241  using _t = void (QOve::*)(int , long , int , int , int );
242  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVECtlChange)) {
243  *result = 5;
244  return;
245  }
246  }
247  {
248  using _t = void (QOve::*)(int , long , int , int , int );
249  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVEKeyPress)) {
250  *result = 6;
251  return;
252  }
253  }
254  {
255  using _t = void (QOve::*)(int , long , int , int );
256  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVEPitchBend)) {
257  *result = 7;
258  return;
259  }
260  }
261  {
262  using _t = void (QOve::*)(int , long , int , int );
263  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVEProgram)) {
264  *result = 8;
265  return;
266  }
267  }
268  {
269  using _t = void (QOve::*)(int , long , int , int );
270  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVEChanPress)) {
271  *result = 9;
272  return;
273  }
274  }
275  {
276  using _t = void (QOve::*)(int , long , int );
277  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVESysexEvent)) {
278  *result = 10;
279  return;
280  }
281  }
282  {
283  using _t = void (QOve::*)(int , const QString & , bool , int , const QByteArray & );
284  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVESysex)) {
285  *result = 11;
286  return;
287  }
288  }
289  {
290  using _t = void (QOve::*)(int , long , const QString & );
291  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVEText)) {
292  *result = 12;
293  return;
294  }
295  }
296  {
297  using _t = void (QOve::*)(int , long , int , int );
298  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVETimeSig)) {
299  *result = 13;
300  return;
301  }
302  }
303  {
304  using _t = void (QOve::*)(int , long , int );
305  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVEKeySig)) {
306  *result = 14;
307  return;
308  }
309  }
310  {
311  using _t = void (QOve::*)(long , int );
312  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVETempo)) {
313  *result = 15;
314  return;
315  }
316  }
317  {
318  using _t = void (QOve::*)(const QString & , int , int , int , int , int , bool , bool , bool );
319  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVENewTrack)) {
320  *result = 16;
321  return;
322  }
323  }
324  {
325  using _t = void (QOve::*)(int , int , int );
326  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVETrackPatch)) {
327  *result = 17;
328  return;
329  }
330  }
331  {
332  using _t = void (QOve::*)(int , int , int );
333  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVETrackBank)) {
334  *result = 18;
335  return;
336  }
337  }
338  {
339  using _t = void (QOve::*)(int , int , int );
340  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVETrackVol)) {
341  *result = 19;
342  return;
343  }
344  }
345  {
346  using _t = void (QOve::*)(int , long , const QString & , const QByteArray & );
347  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVEChord)) {
348  *result = 20;
349  return;
350  }
351  }
352  {
353  using _t = void (QOve::*)(int , long , int , const QString & );
354  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QOve::signalOVEExpression)) {
355  *result = 21;
356  return;
357  }
358  }
359  }
360 }
361 
362 QT_INIT_METAOBJECT const QMetaObject drumstick::QOve::staticMetaObject = { {
363  QMetaObject::SuperData::link<QObject::staticMetaObject>(),
364  qt_meta_stringdata_drumstick__QOve.data,
365  qt_meta_data_drumstick__QOve,
366  qt_static_metacall,
367  nullptr,
368  nullptr
369 } };
370 
371 
372 const QMetaObject *drumstick::QOve::metaObject() const
373 {
374  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
375 }
376 
377 void *drumstick::QOve::qt_metacast(const char *_clname)
378 {
379  if (!_clname) return nullptr;
380  if (!strcmp(_clname, qt_meta_stringdata_drumstick__QOve.stringdata0))
381  return static_cast<void*>(this);
382  return QObject::qt_metacast(_clname);
383 }
384 
385 int drumstick::QOve::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
386 {
387  _id = QObject::qt_metacall(_c, _id, _a);
388  if (_id < 0)
389  return _id;
390  if (_c == QMetaObject::InvokeMetaMethod) {
391  if (_id < 22)
392  qt_static_metacall(this, _c, _id, _a);
393  _id -= 22;
394  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
395  if (_id < 22)
396  *reinterpret_cast<int*>(_a[0]) = -1;
397  _id -= 22;
398  }
399  return _id;
400 }
401 
402 // SIGNAL 0
403 void drumstick::QOve::signalOVEError(const QString & _t1)
404 {
405  void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
406  QMetaObject::activate(this, &staticMetaObject, 0, _a);
407 }
408 
409 // SIGNAL 1
410 void drumstick::QOve::signalOVEHeader(int _t1, int _t2)
411 {
412  void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
413  QMetaObject::activate(this, &staticMetaObject, 1, _a);
414 }
415 
416 // SIGNAL 2
418 {
419  QMetaObject::activate(this, &staticMetaObject, 2, nullptr);
420 }
421 
422 // SIGNAL 3
423 void drumstick::QOve::signalOVENoteOn(int _t1, long _t2, int _t3, int _t4, int _t5)
424 {
425  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))) };
426  QMetaObject::activate(this, &staticMetaObject, 3, _a);
427 }
428 
429 // SIGNAL 4
430 void drumstick::QOve::signalOVENoteOff(int _t1, long _t2, int _t3, int _t4, int _t5)
431 {
432  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))) };
433  QMetaObject::activate(this, &staticMetaObject, 4, _a);
434 }
435 
436 // SIGNAL 5
437 void drumstick::QOve::signalOVECtlChange(int _t1, long _t2, int _t3, int _t4, int _t5)
438 {
439  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))) };
440  QMetaObject::activate(this, &staticMetaObject, 5, _a);
441 }
442 
443 // SIGNAL 6
444 void drumstick::QOve::signalOVEKeyPress(int _t1, long _t2, int _t3, int _t4, int _t5)
445 {
446  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))) };
447  QMetaObject::activate(this, &staticMetaObject, 6, _a);
448 }
449 
450 // SIGNAL 7
451 void drumstick::QOve::signalOVEPitchBend(int _t1, long _t2, int _t3, int _t4)
452 {
453  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))) };
454  QMetaObject::activate(this, &staticMetaObject, 7, _a);
455 }
456 
457 // SIGNAL 8
458 void drumstick::QOve::signalOVEProgram(int _t1, long _t2, int _t3, int _t4)
459 {
460  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))) };
461  QMetaObject::activate(this, &staticMetaObject, 8, _a);
462 }
463 
464 // SIGNAL 9
465 void drumstick::QOve::signalOVEChanPress(int _t1, long _t2, int _t3, int _t4)
466 {
467  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))) };
468  QMetaObject::activate(this, &staticMetaObject, 9, _a);
469 }
470 
471 // SIGNAL 10
472 void drumstick::QOve::signalOVESysexEvent(int _t1, long _t2, int _t3)
473 {
474  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))) };
475  QMetaObject::activate(this, &staticMetaObject, 10, _a);
476 }
477 
478 // SIGNAL 11
479 void drumstick::QOve::signalOVESysex(int _t1, const QString & _t2, bool _t3, int _t4, const QByteArray & _t5)
480 {
481  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))) };
482  QMetaObject::activate(this, &staticMetaObject, 11, _a);
483 }
484 
485 // SIGNAL 12
486 void drumstick::QOve::signalOVEText(int _t1, long _t2, const QString & _t3)
487 {
488  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))) };
489  QMetaObject::activate(this, &staticMetaObject, 12, _a);
490 }
491 
492 // SIGNAL 13
493 void drumstick::QOve::signalOVETimeSig(int _t1, long _t2, int _t3, int _t4)
494 {
495  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))) };
496  QMetaObject::activate(this, &staticMetaObject, 13, _a);
497 }
498 
499 // SIGNAL 14
500 void drumstick::QOve::signalOVEKeySig(int _t1, long _t2, int _t3)
501 {
502  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))) };
503  QMetaObject::activate(this, &staticMetaObject, 14, _a);
504 }
505 
506 // SIGNAL 15
507 void drumstick::QOve::signalOVETempo(long _t1, int _t2)
508 {
509  void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
510  QMetaObject::activate(this, &staticMetaObject, 15, _a);
511 }
512 
513 // SIGNAL 16
514 void drumstick::QOve::signalOVENewTrack(const QString & _t1, int _t2, int _t3, int _t4, int _t5, int _t6, bool _t7, bool _t8, bool _t9)
515 {
516  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))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t8))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t9))) };
517  QMetaObject::activate(this, &staticMetaObject, 16, _a);
518 }
519 
520 // SIGNAL 17
521 void drumstick::QOve::signalOVETrackPatch(int _t1, int _t2, int _t3)
522 {
523  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))) };
524  QMetaObject::activate(this, &staticMetaObject, 17, _a);
525 }
526 
527 // SIGNAL 18
528 void drumstick::QOve::signalOVETrackBank(int _t1, int _t2, int _t3)
529 {
530  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))) };
531  QMetaObject::activate(this, &staticMetaObject, 18, _a);
532 }
533 
534 // SIGNAL 19
535 void drumstick::QOve::signalOVETrackVol(int _t1, int _t2, int _t3)
536 {
537  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))) };
538  QMetaObject::activate(this, &staticMetaObject, 19, _a);
539 }
540 
541 // SIGNAL 20
542 void drumstick::QOve::signalOVEChord(int _t1, long _t2, const QString & _t3, const QByteArray & _t4)
543 {
544  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))) };
545  QMetaObject::activate(this, &staticMetaObject, 20, _a);
546 }
547 
548 // SIGNAL 21
549 void drumstick::QOve::signalOVEExpression(int _t1, long _t2, int _t3, const QString & _t4)
550 {
551  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))) };
552  QMetaObject::activate(this, &staticMetaObject, 21, _a);
553 }
554 QT_WARNING_POP
555 QT_END_MOC_NAMESPACE
QObject
drumstick::QOve::signalOVENoteOn
void signalOVENoteOn(int track, long tick, int channel, int pitch, int vol)
Emitted after reading a Note message.
Definition: moc_qove.cpp:423
drumstick::QOve::signalOVETimeSig
void signalOVETimeSig(int bar, long tick, int num, int den)
Emitted after reading a Time signature.
Definition: moc_qove.cpp:493
drumstick::QOve::signalOVEExpression
void signalOVEExpression(int track, long time, int code, const QString &text)
Emitted after reading an expression indication (notation) chunk.
Definition: moc_qove.cpp:549
drumstick::QOve::signalOVENewTrack
void signalOVENewTrack(const QString &name, int track, int channel, int pitch, int velocity, int port, bool selected, bool muted, bool loop)
Emitted after reading a new track prefix.
Definition: moc_qove.cpp:514
drumstick::QOve::signalOVESysex
void signalOVESysex(int bank, const QString &name, bool autosend, int port, const QByteArray &data)
Emitted after reading a System Exclusive Bank.
Definition: moc_qove.cpp:479
drumstick::QOve::signalOVEKeySig
void signalOVEKeySig(int bar, long tick, int alt)
Emitted after reading a Key Signature.
Definition: moc_qove.cpp:500
drumstick::QOve::QOve
QOve(QObject *parent=0)
Constructor.
Definition: qove.cpp:11231
drumstick::QOve::signalOVETempo
void signalOVETempo(long tick, int tempo)
Emitted after reading a Tempo Change message.
Definition: moc_qove.cpp:507
drumstick::QOve::signalOVEProgram
void signalOVEProgram(int track, long tick, int channel, int patch)
Emitted after reading a Program change message.
Definition: moc_qove.cpp:458
drumstick::QOve::signalOVEText
void signalOVEText(int track, long tick, const QString &data)
Emitted after reading a text message.
Definition: moc_qove.cpp:486
drumstick::QOve::signalOVEHeader
void signalOVEHeader(int quarter, int trackCount)
Emitted after reading a WRK header.
Definition: moc_qove.cpp:410
drumstick::QOve::signalOVEChanPress
void signalOVEChanPress(int track, long tick, int channel, int press)
Emitted after reading a Channel Aftertouch message.
Definition: moc_qove.cpp:465
drumstick::QOve::signalOVETrackBank
void signalOVETrackBank(int track, int channel, int bank)
Emitted after reading a track bank chunk.
Definition: moc_qove.cpp:528
drumstick::QOve::signalOVETrackVol
void signalOVETrackVol(int track, int channel, int vol)
Emitted after reading a track volume chunk.
Definition: moc_qove.cpp:535
drumstick::QOve::signalOVEError
void signalOVEError(const QString &errorStr)
Emitted for a OVE file read error.
Definition: moc_qove.cpp:403
drumstick::QOve::signalOVESysexEvent
void signalOVESysexEvent(int track, long tick, int bank)
Emitted after reading a System Exclusive event.
Definition: moc_qove.cpp:472
drumstick::QOve::signalOVEChord
void signalOVEChord(int track, long tick, const QString &name, const QByteArray &data)
Emitted after reading a chord diagram chunk.
Definition: moc_qove.cpp:542
drumstick::QOve::signalOVECtlChange
void signalOVECtlChange(int track, long tick, int channel, int ctl, int value)
Emitted after reading a Control Change message.
Definition: moc_qove.cpp:437
drumstick::QOve::signalOVEPitchBend
void signalOVEPitchBend(int track, long tick, int channel, int value)
Emitted after reading a Bender message.
Definition: moc_qove.cpp:451
drumstick::QOve::signalOVEKeyPress
void signalOVEKeyPress(int track, long tick, int channel, int pitch, int press)
Emitted after reading a Polyphonic Aftertouch message (Key Aftertouch)
Definition: moc_qove.cpp:444
drumstick::QOve::signalOVEEnd
void signalOVEEnd()
Emitted after reading the last chunk of a OVE file.
Definition: moc_qove.cpp:417
drumstick::QOve::signalOVETrackPatch
void signalOVETrackPatch(int track, int channel, int patch)
Emitted after reading a track patch chunk.
Definition: moc_qove.cpp:521