Home
last modified time | relevance | path

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

/glogg/glogg/src/ !
H A Dmainwindow.h
H A Dmainwindow.cpp
/glogg/src/ !
H A Dmainwindow.h92 void toggleFilteredLineNumbersVisibility( bool isVisible );
H A Dmainwindow.cpp315 this, SLOT( toggleFilteredLineNumbersVisibility( bool )) ); in createActions()
581 void MainWindow::toggleFilteredLineNumbersVisibility( bool isVisible ) in toggleFilteredLineNumbersVisibility() function in MainWindow