#include <etk/types.hpp>
#include <ewol/debug.hpp>
#include <ewol/widget/Widget.hpp>
#include <ewol/widget/Scroll.hpp>
#include <ewol/compositing/Shaper.hpp>
Go to the source code of this file.
Classes | |
class | ewol::widget::WidgetScrolled |
Macros | |
#define | CALCULATE_SIMULTANEOUS_FINGER (5) |
Typedefs | |
using | ewol::widget::WidgetScrolledShared = ememory::SharedPtr< ewol::widget::WidgetScrolled > |
using | ewol::widget::WidgetScrolledWeak = ememory::WeakPtr< ewol::widget::WidgetScrolled > |
Detailed Description
- Copyright
- 2011, Edouard DUPIN, all right reserved
- Note
- License: APACHE v2.0 (see license file)