Home
last modified time | relevance | path

Searched refs:getAllSearchables (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dquickfindmux.h
H A Dquickfindmux.cpp
/glogg/src/
H A Dquickfindmux.h53 std::vector<QObject*> getAllSearchables() const in getAllSearchables() function
H A Dquickfindmux.cpp52 for ( auto i: selector_->getAllSearchables() ) in registerSelector()