MCPcopy Create free account
hub / github.com/cxasm/notepad-- / SCN_UPDATEUI

Method SCN_UPDATEUI

src/qscint/src/debug/moc_qsciscintillabase.cpp:764–768  ·  view source on GitHub ↗

SIGNAL 31

Source from the content-addressed store, hash-verified

762
763// SIGNAL 31
764void 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
771void QsciScintillaBase::SCN_USERLISTSELECTION(const char * _t1, int _t2, int _t3, int _t4, int _t5)

Callers 1

qt_static_metacallMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected