Home
last modified time | relevance | path

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

/dports/net/rssguard/rssguard-4.0.4/src/librssguard/gui/toolbars/
H A Dstatusbar.h30 void showProgressFeeds(int progress, const QString& label);
H A Dstatusbar.cpp190 void StatusBar::showProgressFeeds(int progress, const QString& label) { in showProgressFeeds() function in StatusBar
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/gui/dialogs/
H A Dformmain.cpp405 statusBar()->showProgressFeeds(-1, tr("Fetching common data"));
409 statusBar()->showProgressFeeds(int((current * 100.0) / total),