Eneboo - Documentación para desarrolladores
|
The QPixmap::QPixmapData class is an internal class. Más...
#include <qpixmap.h>
Atributos públicos | |
QCOORD | w |
QCOORD | h |
short | d |
uint | uninit: 1 |
uint | bitmap: 1 |
uint | selfmask: 1 |
int | ser_no |
QBitmap * | mask |
Optimization | optim |
The QPixmap::QPixmapData class is an internal class.
short QPixmap::QPixmapData::d |