Home
last modified time | relevance | path

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

/dports/net/quiterss/quiterss-0.19.4_1/src/
H A Dupdatefeeds.cpp150 updateObject_, SLOT(slotRefreshInfoTray())); in UpdateFeeds()
152 parent, SLOT(slotRefreshInfoTray(int,int))); in UpdateFeeds()
975 slotRefreshInfoTray(); in slotSetFeedRead()
1034 slotRefreshInfoTray(); in slotUpdateStatus()
1082 slotRefreshInfoTray(); in slotMarkAllFeedsRead()
1170 slotRefreshInfoTray(); in slotMarkAllFeedsOld()
1173 void UpdateObject::slotRefreshInfoTray() in slotRefreshInfoTray() function in UpdateObject
H A Dupdatefeeds.h96 void slotRefreshInfoTray();
/dports/net/quiterss/quiterss-0.19.4_1/src/application/
H A Dmainwindow.h452 void slotRefreshInfoTray(int newCount, int unreadCount);
H A Dmainwindow.cpp5764 void MainWindow::slotRefreshInfoTray(int newCount, int unreadCount) in slotRefreshInfoTray() function in MainWindow