Wt examples
3.7.1
|
#include "DragExample.h"
#include "Character.h"
#include <Wt/WEnvironment>
#include <Wt/WImage>
#include <Wt/WApplication>
Go to the source code of this file.
Functions | |
WImage * | createDragImage (const char *url, const char *smallurl, const char *mimeType, WContainerWidget *p) |
Create an image which can be dragged. More... | |