SIGNAL 31
| 762 | |
| 763 | // SIGNAL 31 |
| 764 | void QsciScintillaBase::SCN_UPDATEUI(int _t1) |
| 765 | { |
| 766 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; |
| 767 | QMetaObject::activate(this, &staticMetaObject, 31, _a); |
| 768 | } |
| 769 | |
| 770 | // SIGNAL 32 |
| 771 | void QsciScintillaBase::SCN_USERLISTSELECTION(const char * _t1, int _t2, int _t3, int _t4, int _t5) |