Home
last modified time | relevance | path

Searched refs:setQuickFindPattern (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/ !
H A Dviewinterface.h
H A Dsession.cpp
/glogg/src/ !
H A Dviewinterface.h52 void setQuickFindPattern( std::shared_ptr<QuickFindPattern> qfp ) in setQuickFindPattern() function
H A Dsession.cpp185 view->setQuickFindPattern( quickFindPattern_ ); in openAlways()