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