#include "qwindowdefs.h"
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xos.h>
#include <X11/Xatom.h>
#include <X11/extensions/shape.h>
#include <X11/extensions/Xinerama.h>
#include <X11/extensions/Xrandr.h>
#include <X11/extensions/Xrender.h>
#include <ft2build.h>
#include <X11/Xft/Xft.h>
#include <X11/Xft/XftFreetype.h>
#include <X11/XKBlib.h>
Ir al código fuente de este archivo.
Documentación de los 'defines'
#define XRegisterIMInstantiateCallback qt_XRegisterIMInstantiateCallback |
#define XSetIMValues qt_XSetIMValues |
#define XUnregisterIMInstantiateCallback qt_XUnregisterIMInstantiateCallback |
Documentación de los 'typedefs'
Documentación de las funciones
Qt::HANDLE XftDrawPicture |
( |
XftDraw * |
| ) |
|
void XftDrawSetClipRectangles |
( |
XftDraw * |
, |
|
|
int |
, |
|
|
int |
, |
|
|
XRectangle * |
, |
|
|
int |
|
|
) |
| |
void XftDrawSetSubwindowMode |
( |
XftDraw * |
, |
|
|
int |
|
|
) |
| |