Searched refs:context (Results 1 – 10 of 10) sorted by relevance
63 std::shared_ptr<const ViewContextInterface> context( void ) const in context() function
248 CrawlerWidgetContext context = { view_context }; in doSetViewContext() local250 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() local270 return static_cast<std::shared_ptr<const ViewContextInterface>>( context ); in doGetViewContext()
984 view->context() ) ); in writeSettings()
19 * Displays a context view of where in the log the lines of interest are
129 "Major Component", in this context, means a major essential component