kspread
KSpread::TextDrag Class Reference
#include <kspread_sheet.h>
Detailed Description
This is a class for handling clipboard data.
Definition at line 149 of file kspread_sheet.h.
Public Member Functions | |
TextDrag (QWidget *dragSource=0L, const char *name=0L) | |
virtual | ~TextDrag () |
void | setPlain (QString const &_plain) |
void | setKSpread (QByteArray const &_kspread) |
virtual QByteArray | encodedData (const char *mime) const |
virtual const char * | format (int i) const |
Static Public Member Functions | |
static bool | canDecode (QMimeSource *e) |
static const char * | selectionMimeType () |
Protected Attributes | |
QByteArray | m_kspread |
The documentation for this class was generated from the following files: