Searched refs:CrawlerWidgetContext (Results 1 – 2 of 2) sorted by relevance
52 class CrawlerWidgetContext : public ViewContextInterface { class55 CrawlerWidgetContext( const char* string );57 CrawlerWidgetContext( QList<int> sizes, in CrawlerWidgetContext() function in CrawlerWidgetContext248 CrawlerWidgetContext context = { view_context }; in doSetViewContext()264 auto context = std::make_shared<const CrawlerWidgetContext>( in doGetViewContext()1125 CrawlerWidgetContext::CrawlerWidgetContext( const char* string ) in CrawlerWidgetContext() function in CrawlerWidgetContext1168 std::string CrawlerWidgetContext::toString() const in toString()