QLength() may return 0 even if there are events pending because they need to be read from the display socket in order to become visible. We must use XPending() which will poll the socket if QLength() == 0. |
||
---|---|---|
.. | ||
cmd | ||
gui | ||
lib | ||
test | ||
CMakeLists.txt |