digikam
Digikam::DCameraItemListDrag Class Reference
#include <ddragobjects.h>
Inheritance diagram for Digikam::DCameraItemListDrag:

Static Public Member Functions | |
static bool | canDecode (const QMimeData *e) |
static bool | decode (const QMimeData *e, QStringList &cameraItemPaths) |
static QStringList | mimeTypes () |
![]() | |
bool | connect (const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) |
bool | connect (const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) |
bool | disconnect (const QObject *sender, const char *signal, const QObject *receiver, const char *method) |
bool | disconnect (const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) |
QString | tr (const char *sourceText, const char *disambiguation, int n) |
QString | trUtf8 (const char *sourceText, const char *disambiguation, int n) |
Additional Inherited Members | |
![]() | |
virtual QVariant | retrieveData (const QString &mimeType, QVariant::Type type) const |
![]() | |
bool | checkConnectArgs (const char *signal, const QObject *object, const char *method) |
virtual void | childEvent (QChildEvent *event) |
virtual void | connectNotify (const char *signal) |
virtual void | customEvent (QEvent *event) |
virtual void | disconnectNotify (const char *signal) |
int | receivers (const char *signal) const |
QObject * | sender () const |
int | senderSignalIndex () const |
virtual void | timerEvent (QTimerEvent *event) |
![]() | |
QByteArray | normalizeSignalSlot (const char *signalSlot) |
![]() | |
objectName | |
Detailed Description
Provides a drag object for a list of camera items.
When a camera item is moved through drag'n'drop an object of this class is created.
Definition at line 111 of file ddragobjects.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 252 of file ddragobjects.cpp.
Member Function Documentation
Definition at line 266 of file ddragobjects.cpp.
|
static |
Definition at line 271 of file ddragobjects.cpp.
|
static |
Definition at line 261 of file ddragobjects.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:35:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:35:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.