Searched refs:WatchCallback (Results 1 – 1 of 1) sorted by relevance
16 using WatchCallback = std::function<void(int, RunLoop::Event)>; typedef17 using WatchPair = std::pair<std::unique_ptr<QSocketNotifier>, WatchCallback>;