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