Home
last modified time | relevance | path

Searched refs:doGetActiveSearchable (Results 1 – 6 of 6) sorted by relevance

/glogg/glogg/src/
H A Dquickfindmux.h
H A Dcrawlerwidget.h
H A Dcrawlerwidget.cpp
/glogg/src/
H A Dquickfindmux.h49 { return doGetActiveSearchable(); } in getActiveSearchable()
56 virtual SearchableWidgetInterface* doGetActiveSearchable() const = 0;
H A Dcrawlerwidget.h105 virtual SearchableWidgetInterface* doGetActiveSearchable() const;
H A Dcrawlerwidget.cpp142 SearchableWidgetInterface* CrawlerWidget::doGetActiveSearchable() const in doGetActiveSearchable() function in CrawlerWidget