Wt examples
3.3.12
tmp
package-src
examples
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 bvba, Kessel-Lo, 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
13
class
DragExample
:
public
Wt::WContainerWidget
14
{
15
public
:
16
DragExample
(
Wt::WContainerWidget
*
parent
);
17
};
18
19
#endif
20
DragExample
Class demonstrating drag and drop in Wt.
Definition
DragExample.h:14
Wt::WContainerWidget
Wt::WWidget::parent
WWidget * parent() const
Generated on Fri May 17 2024 for
the C++ Web Toolkit (Wt)
by
1.9.8