Wt examples  3.7.1
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>
11 
14 {
15  public:
17 };
18 
19 #endif
20 
DragExample(Wt::WContainerWidget *parent)
Definition: DragExample.C:36
Class demonstrating drag and drop in Wt.
Definition: DragExample.h:13
WWidget * parent() const

Generated on Tue Dec 15 2020 for the C++ Web Toolkit (Wt) by doxygen 1.8.13