How to use QApplication::syncX
General and Desktop
1
Posts
1
Posters
1.1k
Views
1
Watching
-
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