MCPcopy Create free account
hub / github.com/QNapi/qnapi / event

Method event

gui/src/qcumber/qsingleapplication.cpp:193–193  ·  view source on GitHub ↗

! \internal */

Source from the content-addressed store, hash-verified

191 \internal
192*/
193bool QSingleApplication::event(QEvent* e) { return QApplication::event(e); }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected