Drag and Drop example


Classes

class  Character
 A Matrix character that takes red and/or blue pills. More...

Functions

WImagecreateDragImage (const char *url, const char *smallurl, const char *mimeType, WContainerWidget *p)
 Create an image which can be dragged.
WApplicationcreateApplication (const WEnvironment &env)
int main (int argc, char **argv)

Function Documentation

WApplication* createApplication ( const WEnvironment env  ) 

Definition at line 36 of file DragExample.C.

WImage* createDragImage ( const char *  url,
const char *  smallurl,
const char *  mimeType,
WContainerWidget p 
)

Create an image which can be dragged.

The image to be displayed when dragging is given by smallurl, and configured with the given mime type

Definition at line 20 of file DragExample.C.

int main ( int  argc,
char **  argv 
)

Definition at line 71 of file DragExample.C.


Generated on Fri Jul 25 17:05:59 2008 for Wt by doxygen 1.5.3