Eneboo - Documentación para desarrolladores
|
#include <AQSImageDrag_p.h>
Slots públicos | |
virtual void | setImage (QImage *) |
virtual void | setImage (AQSImage *) |
bool | canDecode (const QMimeSource *) |
Métodos públicos estáticos | |
static QMap< int, QStringList > | candidateConstructors () |
Métodos protegidos estáticos | |
static void * | construct (const QSArgumentList &args) |
bool AQSImageDrag::canDecode | ( | const QMimeSource * | arg0 | ) | [inline, slot] |
static QMap<int, QStringList> AQSImageDrag::candidateConstructors | ( | ) | [inline, static] |
Reimplementado de AQSObject.
static void* AQSImageDrag::construct | ( | const QSArgumentList & | args | ) | [inline, static, protected] |
Reimplementado de AQSDragObject.
void AQSImageDrag::setImage | ( | QImage * | arg0 | ) | [inline, virtual, slot] |
void AQSImageDrag::setImage | ( | AQSImage * | arg0 | ) | [inline, virtual, slot] |