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

Method DoubleClickTime

src/qscint/src/PlatQt.cpp:960–963  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

958}
959
960unsigned int Platform::DoubleClickTime()
961{
962 return QApplication::doubleClickInterval();
963}
964
965void Platform::DebugDisplay(const char *s)
966{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected