Home
last modified time | relevance | path

Searched refs:updatedFetchers (Results 1 – 3 of 3) sorted by relevance

/dports/misc/tellico/tellico-3.4.2/src/
H A Dcontroller.h112 void updatedFetchers();
H A Dcontroller.cpp693 void Controller::updatedFetchers() { in updatedFetchers() function in Controller
H A Dconfigdialog.cpp873 Controller::self()->updatedFetchers(); in saveFetchConfig()