After the install events with this function: installEventFilter(this); we can get the mouse press event like this example: bool ExampleApplication::eventFilter(QObject…
After the install events with this function: installEventFilter(this); we can get the mouse press event like this example: bool ExampleApplication::eventFilter(QObject…