Home
last modified time | relevance | path

Searched refs:setNewPattern (Results 1 – 6 of 6) sorted by relevance

/glogg/glogg/src/
H A Dquickfindmux.h
H A Dquickfindmux.cpp
H A Dmainwindow.cpp
/glogg/src/
H A Dquickfindmux.h102 void setNewPattern( const QString& new_pattern, bool ignore_case );
H A Dquickfindmux.cpp103 void QuickFindMux::setNewPattern( in setNewPattern() function in QuickFindMux
H A Dmainwindow.cpp138 &quickFindMux_, SLOT( setNewPattern( const QString&, bool ) ) ); in MainWindow()