Inactivity measurement and eventFilter() function.
-
Hi, in a client / server software it is necessary to prevent that a user leaves the client open.
So in order to have notice of from how much time no one event is fired I think to implement the functioneventFilter().The problem is: the software has got a lot of forms so it is necessary to implement the funcion in each one or there is a way to have an event on mouse click or beyboard activity in the main form?
-
Hi, in a client / server software it is necessary to prevent that a user leaves the client open.
So in order to have notice of from how much time no one event is fired I think to implement the functioneventFilter().The problem is: the software has got a lot of forms so it is necessary to implement the funcion in each one or there is a way to have an event on mouse click or beyboard activity in the main form?
-
M mrdebug has marked this topic as solved on