Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qt_xlib_wrapper.h File Reference

(be4d339ce784921e0d1b127a86e025a1274e25b4)

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct _XDisplay Display
 

Functions

void qt_XFlush (Display *dpy)
 

Typedef Documentation

◆ Display

typedef struct _XDisplay Display

Definition at line 10 of file qt_xlib_wrapper.h.

Function Documentation

◆ qt_XFlush()

void qt_XFlush ( Display * dpy)

Definition at line 7 of file qt_xlib_wrapper.c.

Referenced by QXcbConnection::processXcbEvents().

+ Here is the caller graph for this function: