#include <station-drag-object.h>
|
static bool | canDecode (const QMimeSource *e) |
|
static bool | decode (const QMimeSource *e, QStringList &stationIDs) |
|
Definition at line 28 of file station-drag-object.h.
StationDragObject::StationDragObject |
( |
const QStringList & |
stationIDs, |
|
|
QWidget * |
dragSource = NULL , |
|
|
const char * |
name = NULL |
|
) |
| |
StationDragObject::StationDragObject |
( |
QWidget * |
dragSource = NULL , |
|
|
const char * |
name = NULL |
|
) |
| |
virtual StationDragObject::~StationDragObject |
( |
| ) |
|
|
virtual |
static bool StationDragObject::canDecode |
( |
const QMimeSource * |
e | ) |
|
|
static |
static bool StationDragObject::decode |
( |
const QMimeSource * |
e, |
|
|
QStringList & |
stationIDs |
|
) |
| |
|
static |
const char* StationDragObject::format |
( |
int |
i = 0 | ) |
const |
void StationDragObject::setStations |
( |
const QStringList & |
stationIDs | ) |
|
The documentation for this class was generated from the following file: