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.5.0)
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.5.0. 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  }
208  }
209  {
210  typedef void (QOve::*_t)(int , int );
211  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVEHeader)) {
212  *result = 1;
213  }
214  }
215  {
216  typedef void (QOve::*_t)();
217  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVEEnd)) {
218  *result = 2;
219  }
220  }
221  {
222  typedef void (QOve::*_t)(int , long , int , int , int );
223  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVENoteOn)) {
224  *result = 3;
225  }
226  }
227  {
228  typedef void (QOve::*_t)(int , long , int , int , int );
229  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVENoteOff)) {
230  *result = 4;
231  }
232  }
233  {
234  typedef void (QOve::*_t)(int , long , int , int , int );
235  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVECtlChange)) {
236  *result = 5;
237  }
238  }
239  {
240  typedef void (QOve::*_t)(int , long , int , int , int );
241  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVEKeyPress)) {
242  *result = 6;
243  }
244  }
245  {
246  typedef void (QOve::*_t)(int , long , int , int );
247  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVEPitchBend)) {
248  *result = 7;
249  }
250  }
251  {
252  typedef void (QOve::*_t)(int , long , int , int );
253  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVEProgram)) {
254  *result = 8;
255  }
256  }
257  {
258  typedef void (QOve::*_t)(int , long , int , int );
259  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVEChanPress)) {
260  *result = 9;
261  }
262  }
263  {
264  typedef void (QOve::*_t)(int , long , int );
265  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVESysexEvent)) {
266  *result = 10;
267  }
268  }
269  {
270  typedef void (QOve::*_t)(int , const QString & , bool , int , const QByteArray & );
271  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVESysex)) {
272  *result = 11;
273  }
274  }
275  {
276  typedef void (QOve::*_t)(int , long , const QString & );
277  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVEText)) {
278  *result = 12;
279  }
280  }
281  {
282  typedef void (QOve::*_t)(int , long , int , int );
283  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVETimeSig)) {
284  *result = 13;
285  }
286  }
287  {
288  typedef void (QOve::*_t)(int , long , int );
289  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVEKeySig)) {
290  *result = 14;
291  }
292  }
293  {
294  typedef void (QOve::*_t)(long , int );
295  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVETempo)) {
296  *result = 15;
297  }
298  }
299  {
300  typedef void (QOve::*_t)(const QString & , int , int , int , int , int , bool , bool , bool );
301  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVENewTrack)) {
302  *result = 16;
303  }
304  }
305  {
306  typedef void (QOve::*_t)(int , int , int );
307  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVETrackPatch)) {
308  *result = 17;
309  }
310  }
311  {
312  typedef void (QOve::*_t)(int , int , int );
313  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVETrackBank)) {
314  *result = 18;
315  }
316  }
317  {
318  typedef void (QOve::*_t)(int , int , int );
319  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVETrackVol)) {
320  *result = 19;
321  }
322  }
323  {
324  typedef void (QOve::*_t)(int , long , const QString & , const QByteArray & );
325  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVEChord)) {
326  *result = 20;
327  }
328  }
329  {
330  typedef void (QOve::*_t)(int , long , int , const QString & );
331  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QOve::signalOVEExpression)) {
332  *result = 21;
333  }
334  }
335  }
336 }
337 
338 const QMetaObject drumstick::QOve::staticMetaObject = {
339  { &QObject::staticMetaObject, qt_meta_stringdata_drumstick__QOve.data,
340  qt_meta_data_drumstick__QOve, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
341 };
342 
343 
344 const QMetaObject *drumstick::QOve::metaObject() const
345 {
346  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
347 }
348 
349 void *drumstick::QOve::qt_metacast(const char *_clname)
350 {
351  if (!_clname) return Q_NULLPTR;
352  if (!strcmp(_clname, qt_meta_stringdata_drumstick__QOve.stringdata0))
353  return static_cast<void*>(const_cast< QOve*>(this));
354  return QObject::qt_metacast(_clname);
355 }
356 
357 int drumstick::QOve::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
358 {
359  _id = QObject::qt_metacall(_c, _id, _a);
360  if (_id < 0)
361  return _id;
362  if (_c == QMetaObject::InvokeMetaMethod) {
363  if (_id < 22)
364  qt_static_metacall(this, _c, _id, _a);
365  _id -= 22;
366  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
367  if (_id < 22)
368  *reinterpret_cast<int*>(_a[0]) = -1;
369  _id -= 22;
370  }
371  return _id;
372 }
373 
374 // SIGNAL 0
375 void drumstick::QOve::signalOVEError(const QString & _t1)
376 {
377  void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
378  QMetaObject::activate(this, &staticMetaObject, 0, _a);
379 }
380 
381 // SIGNAL 1
382 void drumstick::QOve::signalOVEHeader(int _t1, int _t2)
383 {
384  void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)) };
385  QMetaObject::activate(this, &staticMetaObject, 1, _a);
386 }
387 
388 // SIGNAL 2
390 {
391  QMetaObject::activate(this, &staticMetaObject, 2, Q_NULLPTR);
392 }
393 
394 // SIGNAL 3
395 void drumstick::QOve::signalOVENoteOn(int _t1, long _t2, int _t3, int _t4, int _t5)
396 {
397  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)) };
398  QMetaObject::activate(this, &staticMetaObject, 3, _a);
399 }
400 
401 // SIGNAL 4
402 void drumstick::QOve::signalOVENoteOff(int _t1, long _t2, int _t3, int _t4, int _t5)
403 {
404  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)) };
405  QMetaObject::activate(this, &staticMetaObject, 4, _a);
406 }
407 
408 // SIGNAL 5
409 void drumstick::QOve::signalOVECtlChange(int _t1, long _t2, int _t3, int _t4, int _t5)
410 {
411  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)) };
412  QMetaObject::activate(this, &staticMetaObject, 5, _a);
413 }
414 
415 // SIGNAL 6
416 void drumstick::QOve::signalOVEKeyPress(int _t1, long _t2, int _t3, int _t4, int _t5)
417 {
418  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)) };
419  QMetaObject::activate(this, &staticMetaObject, 6, _a);
420 }
421 
422 // SIGNAL 7
423 void drumstick::QOve::signalOVEPitchBend(int _t1, long _t2, int _t3, int _t4)
424 {
425  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)) };
426  QMetaObject::activate(this, &staticMetaObject, 7, _a);
427 }
428 
429 // SIGNAL 8
430 void drumstick::QOve::signalOVEProgram(int _t1, long _t2, int _t3, int _t4)
431 {
432  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)) };
433  QMetaObject::activate(this, &staticMetaObject, 8, _a);
434 }
435 
436 // SIGNAL 9
437 void drumstick::QOve::signalOVEChanPress(int _t1, long _t2, int _t3, int _t4)
438 {
439  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)) };
440  QMetaObject::activate(this, &staticMetaObject, 9, _a);
441 }
442 
443 // SIGNAL 10
444 void drumstick::QOve::signalOVESysexEvent(int _t1, long _t2, int _t3)
445 {
446  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)) };
447  QMetaObject::activate(this, &staticMetaObject, 10, _a);
448 }
449 
450 // SIGNAL 11
451 void drumstick::QOve::signalOVESysex(int _t1, const QString & _t2, bool _t3, int _t4, const QByteArray & _t5)
452 {
453  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)) };
454  QMetaObject::activate(this, &staticMetaObject, 11, _a);
455 }
456 
457 // SIGNAL 12
458 void drumstick::QOve::signalOVEText(int _t1, long _t2, const QString & _t3)
459 {
460  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)) };
461  QMetaObject::activate(this, &staticMetaObject, 12, _a);
462 }
463 
464 // SIGNAL 13
465 void drumstick::QOve::signalOVETimeSig(int _t1, long _t2, int _t3, int _t4)
466 {
467  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)) };
468  QMetaObject::activate(this, &staticMetaObject, 13, _a);
469 }
470 
471 // SIGNAL 14
472 void drumstick::QOve::signalOVEKeySig(int _t1, long _t2, int _t3)
473 {
474  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)) };
475  QMetaObject::activate(this, &staticMetaObject, 14, _a);
476 }
477 
478 // SIGNAL 15
479 void drumstick::QOve::signalOVETempo(long _t1, int _t2)
480 {
481  void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)) };
482  QMetaObject::activate(this, &staticMetaObject, 15, _a);
483 }
484 
485 // SIGNAL 16
486 void drumstick::QOve::signalOVENewTrack(const QString & _t1, int _t2, int _t3, int _t4, int _t5, int _t6, bool _t7, bool _t8, bool _t9)
487 {
488  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)) };
489  QMetaObject::activate(this, &staticMetaObject, 16, _a);
490 }
491 
492 // SIGNAL 17
493 void drumstick::QOve::signalOVETrackPatch(int _t1, int _t2, int _t3)
494 {
495  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)) };
496  QMetaObject::activate(this, &staticMetaObject, 17, _a);
497 }
498 
499 // SIGNAL 18
500 void drumstick::QOve::signalOVETrackBank(int _t1, int _t2, int _t3)
501 {
502  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)) };
503  QMetaObject::activate(this, &staticMetaObject, 18, _a);
504 }
505 
506 // SIGNAL 19
507 void drumstick::QOve::signalOVETrackVol(int _t1, int _t2, int _t3)
508 {
509  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)) };
510  QMetaObject::activate(this, &staticMetaObject, 19, _a);
511 }
512 
513 // SIGNAL 20
514 void drumstick::QOve::signalOVEChord(int _t1, long _t2, const QString & _t3, const QByteArray & _t4)
515 {
516  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)) };
517  QMetaObject::activate(this, &staticMetaObject, 20, _a);
518 }
519 
520 // SIGNAL 21
521 void drumstick::QOve::signalOVEExpression(int _t1, long _t2, int _t3, const QString & _t4)
522 {
523  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)) };
524  QMetaObject::activate(this, &staticMetaObject, 21, _a);
525 }
526 QT_END_MOC_NAMESPACE
void signalOVETimeSig(int bar, long tick, int num, int den)
Emitted after reading a Time signature.
Definition: moc_qove.cpp:465
void signalOVEExpression(int track, long time, int code, const QString &text)
Emitted after reading an expression indication (notation) chunk.
Definition: moc_qove.cpp:521
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:486
void signalOVEKeySig(int bar, long tick, int alt)
Emitted after reading a Key Signature.
Definition: moc_qove.cpp:472
void signalOVENoteOn(int track, long tick, int channel, int pitch, int vol)
Emitted after reading a Note message.
Definition: moc_qove.cpp:395
void signalOVETrackPatch(int track, int channel, int patch)
Emitted after reading a track patch chunk.
Definition: moc_qove.cpp:493
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:451
void signalOVETempo(long tick, int tempo)
Emitted after reading a Tempo Change message.
Definition: moc_qove.cpp:479
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:458
void signalOVEChanPress(int track, long tick, int channel, int press)
Emitted after reading a Channel Aftertouch message.
Definition: moc_qove.cpp:437
void signalOVETrackVol(int track, int channel, int vol)
Emitted after reading a track volume chunk.
Definition: moc_qove.cpp:507
QOve(QObject *parent=0)
Constructor.
Definition: qove.cpp:11232
void signalOVEHeader(int quarter, int trackCount)
Emitted after reading a WRK header.
Definition: moc_qove.cpp:382
void signalOVEChord(int track, long tick, const QString &name, const QByteArray &data)
Emitted after reading a chord diagram chunk.
Definition: moc_qove.cpp:514
void signalOVEProgram(int track, long tick, int channel, int patch)
Emitted after reading a Program change message.
Definition: moc_qove.cpp:430
void signalOVETrackBank(int track, int channel, int bank)
Emitted after reading a track bank chunk.
Definition: moc_qove.cpp:500
void signalOVEPitchBend(int track, long tick, int channel, int value)
Emitted after reading a Bender message.
Definition: moc_qove.cpp:423
void signalOVEError(const QString &errorStr)
Emitted for a OVE file read error.
Definition: moc_qove.cpp:375
void signalOVESysexEvent(int track, long tick, int bank)
Emitted after reading a System Exclusive event.
Definition: moc_qove.cpp:444
void signalOVECtlChange(int track, long tick, int channel, int ctl, int value)
Emitted after reading a Control Change message.
Definition: moc_qove.cpp:409
void signalOVEEnd()
Emitted after reading the last chunk of a OVE file.
Definition: moc_qove.cpp:389
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:416