Eneboo - Documentación para desarrolladores
|
Métodos públicos | |
QClipboardINCRTransaction (Window w, Atom p, Atom t, int f, QByteArray d, unsigned int i) | |
~QClipboardINCRTransaction (void) | |
int | x11Event (XEvent *event) |
Atributos públicos | |
Window | window |
Atom | property |
Atom | target |
int | format |
QByteArray | data |
unsigned int | increment |
unsigned int | offset |
QClipboardINCRTransaction::QClipboardINCRTransaction | ( | Window | w, |
Atom | p, | ||
Atom | t, | ||
int | f, | ||
QByteArray | d, | ||
unsigned int | i | ||
) |
QClipboardINCRTransaction::~QClipboardINCRTransaction | ( | void | ) |
int QClipboardINCRTransaction::x11Event | ( | XEvent * | event | ) |
unsigned int QClipboardINCRTransaction::increment |
unsigned int QClipboardINCRTransaction::offset |