How to use QApplication::syncX
-
Hi,
can anybody explain the proper usage of QApplication::syncX ?
Should call it after QCoreApplication::processEvents(), that it's synchronized with the Xserver ?The reason, why I'm asking is because I'm getting an Xlib error from time to time, and the documentation
about this topic is short here.THX
Franz