The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
drop_target.hpp File Reference
#include <SDL.h>
#include <map>
#include <boost/shared_ptr.hpp>
#include <boost/noncopyable.hpp>
Include dependency graph for drop_target.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui::drop_target
 Handles droping for drag able ui items. More...
 
class  gui::drop_group_manager
 Used to create and destroy drop groups. More...
 

Namespaces

 gui
 General purpose widgets.
 

Typedefs

typedef boost::shared_ptr
< drop_target > 
gui::drop_target_ptr
 
typedef int gui::drop_target_group
 
typedef boost::shared_ptr
< drop_group_manager > 
gui::drop_group_manager_ptr