Searched refs:feedCount (Results 1 – 3 of 3) sorted by relevance
23 void feedCount(int count);
53 emit feedCount(m_feedCount++); in open() local
51 connect(m_wathcdog, &IWatchDog::feedCount, this, [=](int count){ in loadData()