Home
last modified time | relevance | path

Searched defs:infoObserver (Results 1 – 3 of 3) sorted by last modified time

/dports/graphics/scantailor/scantailor-advanced-1.0.16/
H A DImageViewBase.cpp581 …if (auto* infoObserver = Utils::castOrFindChild<ImageViewInfoObserver*>(mainWindow->statusBar())) { in showEvent() local
/dports/lang/gcc10-devel/gcc-10-20211008/libdecnumber/
H A DdecQuad.h56 typedef union { in loginFunction()
/dports/security/pear-Auth/Auth-1.6.4/examples/
H A Dlogging.php42 $infoObserver = new Auth_Log_Observer(AUTH_LOG_INFO); variable