#include <etk/types.hpp>
#include <etk/Color.hpp>
#include <ewol/debug.hpp>
#include <ewol/widget/WidgetScrolled.hpp>
#include <ewol/compositing/Compositing.hpp>
Go to the source code of this file.
Classes | |
class | ewol::widget::List |
Typedefs | |
using | ewol::widget::ListShared = ememory::SharedPtr< ewol::widget::List > |
using | ewol::widget::ListWeak = ememory::WeakPtr< ewol::widget::List > |
Detailed Description
- Copyright
- 2011, Edouard DUPIN, all right reserved
- Note
- License: APACHE v2.0 (see license file)