org.kde.qt
public class QIconDrag extends QDragObject
Constructor Summary | |
---|---|
protected | QIconDrag(Class dummy) |
QIconDrag(QWidget dragSource, String name) | |
QIconDrag(QWidget dragSource) |
Method Summary | |
---|---|
void | append(QIconDragItem item, QRect pr, QRect tr) |
static boolean | canDecode(QMimeSourceInterface e) |
String | className() |
void | dispose() Delete the wrapped C++ instance ahead of finalize() |
byte[] | encodedData(String mime) |
protected void | finalize() Deletes the wrapped C++ instance |
String | format(int i) |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |
QMetaObject | metaObject() |
static String | tr(String arg1, String arg2) |
static String | tr(String arg1) |