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