#include <WApplication>
#include <WEnvironment>
#include <WContainerWidget>
#include <WImage>
#include "Character.h"
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. | |
WApplication * | createApplication (const WEnvironment &env) |
int | main (int argc, char **argv) |