Home
last modified time | relevance | path

Searched refs:context (Results 1 – 10 of 10) sorted by relevance

/glogg/glogg/src/
H A Dviewinterface.h
H A Dcrawlerwidget.cpp
H A Dmainwindow.cpp
/glogg/src/
H A Dviewinterface.h63 std::shared_ptr<const ViewContextInterface> context( void ) const in context() function
H A Dcrawlerwidget.cpp248 CrawlerWidgetContext context = { view_context }; in doSetViewContext() local
250 setSizes( context.sizes() ); in doSetViewContext()
251 ignoreCaseCheck->setCheckState( context.ignoreCase() ? Qt::Checked : Qt::Unchecked ); in doSetViewContext()
253 auto auto_refresh_check_state = context.autoRefresh() ? Qt::Checked : Qt::Unchecked; in doSetViewContext()
258 emit followSet( context.followFile() ); in doSetViewContext()
264 auto context = std::make_shared<const CrawlerWidgetContext>( in doGetViewContext() local
270 return static_cast<std::shared_ptr<const ViewContextInterface>>( context ); in doGetViewContext()
H A Dmainwindow.cpp984 view->context() ) ); in writeSettings()
/glogg/glogg/
H A DREADME.md
H A DCOPYING
/glogg/
H A DREADME.md19 * Displays a context view of where in the log the lines of interest are
H A DCOPYING129 "Major Component", in this context, means a major essential component