Home
last modified time | relevance | path

Searched refs:options (Results 1 – 18 of 18) sorted by relevance

/glogg/glogg/src/
H A Dquickfindpattern.cpp
H A Dfilterset.cpp
H A Dmainwindow.h
H A Dmain.cpp
H A Dmainwindow.cpp
/glogg/src/
H A Dquickfindpattern.cpp62 QRegularExpression::PatternOptions options = in changeSearchPattern() local
67 options |= QRegularExpression::CaseInsensitiveOption; in changeSearchPattern()
69 regexp_.setPatternOptions(options); in changeSearchPattern()
H A Dfilterset.cpp32 QRegularExpression::PatternOptions options = in getPatternOptions() local
37 options |= QRegularExpression::CaseInsensitiveOption; in getPatternOptions()
39 return options; in getPatternOptions()
H A Dmainwindow.h84 void options();
H A Dmain.cpp110 options(all_options). in main()
H A Dmainwindow.cpp339 connect( optionsAction, SIGNAL(triggered()), this, SLOT(options()) ); in createActions()
526 void MainWindow::options() in options() function in MainWindow
/glogg/glogg/
H A D.clang-format
H A DREADME.md
H A DCOPYING
/glogg/
H A D.clang-format10 # Glogg-specific options
H A DREADME.md31 * Boost "program-options" development libraries
H A DCOPYING109 the interface presents a list of user commands or options, such as a
/glogg/glogg/doc/
H A Ddocumentation.markdown
/glogg/doc/
H A Ddocumentation.markdown83 ### Search options