From 611d8eb7ba4beee51e1ea2706205582b1fd97294 Mon Sep 17 00:00:00 2001 From: Niklas Date: Wed, 9 Nov 2011 15:35:47 +0100 Subject: new comments --- src/networkdiscovery.cpp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/networkdiscovery.cpp') diff --git a/src/networkdiscovery.cpp b/src/networkdiscovery.cpp index 27c3a0f..132429c 100644 --- a/src/networkdiscovery.cpp +++ b/src/networkdiscovery.cpp @@ -142,7 +142,13 @@ void NetworkDiscovery::initAndRun(QString serverIp, bool userChoice, bool autoUp -/**/ +/** + * @brief the main work. Here we start with searching for usable interfaces and check the IsRunning state. + * + * the main work. Here we start with searching for usable interfaces and check the IsRunning state. + * check every second the IsRunning state. Do this as long the counter (@see _ifUpCountdown) is greater than 0. + * Default: _ifUpCountdown = 10. + */ void NetworkDiscovery::mainWork() { if (_autoUp) { -- cgit v1.2.3-55-g7522