Home
last modified time | relevance | path

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

/glogg/glogg/src/ !
H A Dmainwindow.h
H A Dmainwindow.cpp
/glogg/src/ !
H A Dmainwindow.h110 void handleSearchRefreshChanged( int state );
H A Dmainwindow.cpp118 this, SLOT( handleSearchRefreshChanged( int ) ) ); in MainWindow()
656 void MainWindow::handleSearchRefreshChanged( int state ) in handleSearchRefreshChanged() function in MainWindow