Wt examples
4.11.3
dragdrop
DragExample.h
Go to the documentation of this file.
1
// This may look like C code, but it's really -*- C++ -*-
2
/*
3
* Copyright (C) 2008 Emweb bv, Herent, Belgium.
4
*
5
* See the LICENSE file for terms of use.
6
*/
7
#ifndef DRAGEXAMPLE_H_
8
#define DRAGEXAMPLE_H_
9
10
#include <Wt/WContainerWidget.h>
11
12
using namespace
Wt
;
13
15
class
DragExample
:
public
WContainerWidget
16
{
17
public
:
18
DragExample
();
19
};
20
21
#endif
22
DragExample
Class demonstrating drag and drop in Wt.
Definition:
DragExample.h:16
Wt::WContainerWidget
Wt
Generated on Wed Feb 19 2025 for
the C++ Web Toolkit (Wt)
by
1.9.1