Public Member Functions | Static Public Member Functions
evas::Canvas Struct Reference

Public Member Functions

 Canvas (::Eo *eo)
 
 Canvas (std::nullptr_t)
 
 Canvas (Canvas const &other)=default
 
 Canvas (Canvas &&other)=default
 
Canvasoperator= (Canvas const &other)=default
 
Canvasoperator= (Canvas &&other)=default
 
 Canvas (::efl::eo::concrete parent)
 
template<typename F >
 Canvas (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0)
 
::efl::eolian::return_traits< int >::type image_cache_get () const
 
::efl::eolian::return_traits< void >::type image_cache_set (::efl::eolian::in_traits< int >::type size) const
 
::efl::eolian::return_traits< Efl_Input_Flags >::type event_default_flags_get () const
 
::efl::eolian::return_traits< void >::type event_default_flags_set (::efl::eolian::in_traits< Efl_Input_Flags >::type flags) const
 
::efl::eolian::return_traits< int >::type font_cache_get () const
 
::efl::eolian::return_traits< void >::type font_cache_set (::efl::eolian::in_traits< int >::type size) const
 
::efl::eolian::return_traits< void * >::type data_attach_get () const
 
::efl::eolian::return_traits< void >::type data_attach_set (::efl::eolian::in_traits< void *>::type data) const
 
::efl::eolian::return_traits< ::efl::canvas::Object >::type focus_get () const
 
::efl::eolian::return_traits< ::efl::canvas::Object >::type seat_focus_get (::efl::eolian::in_traits< ::efl::input::Device >::type seat) const
 
::efl::eolian::return_traits< ::efl::canvas::Object >::type object_top_get () const
 
::efl::eolian::return_traits< void >::type pointer_canvas_xy_by_device_get (::efl::eolian::in_traits< ::efl::input::Device >::type dev, ::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y) const
 
::efl::eolian::return_traits< void >::type pointer_canvas_xy_get (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y) const
 
::efl::eolian::return_traits< int >::type event_down_count_get () const
 
::efl::eolian::return_traits< int >::type smart_objects_calculate_count_get () const
 
::efl::eolian::return_traits< bool >::type focus_state_get () const
 
::efl::eolian::return_traits< bool >::type seat_focus_state_get (::efl::eolian::in_traits< ::efl::input::Device >::type seat) const
 
::efl::eolian::return_traits< bool >::type changed_get () const
 
::efl::eolian::return_traits< void >::type pointer_output_xy_by_device_get (::efl::eolian::in_traits< ::efl::input::Device >::type dev, ::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y) const
 
::efl::eolian::return_traits< void >::type pointer_output_xy_get (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y) const
 
::efl::eolian::return_traits< bool >::type pointer_inside_by_device_get (::efl::eolian::in_traits< ::efl::input::Device >::type dev) const
 
::efl::eolian::return_traits< bool >::type pointer_inside_get () const
 
::efl::eolian::return_traits< bool >::type image_max_size_get (::efl::eolian::out_traits< int >::type maxw, ::efl::eolian::out_traits< int >::type maxh) const
 
::efl::eolian::return_traits< ::efl::canvas::Object >::type object_bottom_get () const
 
::efl::eolian::return_traits< unsigned int >::type pointer_button_down_mask_by_device_get (::efl::eolian::in_traits< ::efl::input::Device >::type dev) const
 
::efl::eolian::return_traits< unsigned int >::type pointer_button_down_mask_get () const
 
::efl::eolian::return_traits< bool >::type smart_objects_calculating_get () const
 
::efl::eolian::return_traits< ::efl::input::Device >::type default_device_get (::efl::eolian::in_traits< Efl_Input_Device_Type >::type type) const
 
::efl::eolian::return_traits< ::efl::eina::range_list< ::efl::canvas::Object > >::type tree_objects_at_xy_get (::efl::eolian::in_traits< ::efl::canvas::Object >::type stop, ::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y) const
 
::efl::eolian::return_traits< void >::type key_lock_on (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const
 
::efl::eolian::return_traits< void >::type seat_key_lock_on (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname, ::efl::eolian::in_traits< ::efl::input::Device >::type seat) const
 
::efl::eolian::return_traits< void >::type seat_key_lock_off (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname, ::efl::eolian::in_traits< ::efl::input::Device >::type seat) const
 
::efl::eolian::return_traits< void >::type key_modifier_add (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const
 
::efl::eolian::return_traits< void >::type key_modifier_off (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const
 
::efl::eolian::return_traits< ::efl::eina::range_list< ::efl::canvas::Object > >::type objects_at_xy_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const
 
::efl::eolian::return_traits< bool >::type render_async () const
 
::efl::eolian::return_traits< bool >::type render2 () const
 
::efl::eolian::return_traits< ::efl::eina::list< Eina_Rectangle const & > >::type render2_updates () const
 
::efl::eolian::return_traits< void >::type focus_out () const
 
::efl::eolian::return_traits< void >::type norender () const
 
::efl::eolian::return_traits< void >::type nochange_pop () const
 
::efl::eolian::return_traits< void >::type key_lock_off (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const
 
::efl::eolian::return_traits< void >::type nochange_push () const
 
::efl::eolian::return_traits< void >::type font_cache_flush () const
 
::efl::eolian::return_traits< ::efl::canvas::Object >::type object_top_at_xy_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const
 
::efl::eolian::return_traits< void >::type key_modifier_on (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const
 
::efl::eolian::return_traits< void >::type seat_key_modifier_on (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname, ::efl::eolian::in_traits< ::efl::input::Device >::type seat) const
 
::efl::eolian::return_traits< void >::type seat_key_modifier_off (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname, ::efl::eolian::in_traits< ::efl::input::Device >::type seat) const
 
::efl::eolian::return_traits< ::efl::eina::range_list< ::efl::eina::string_view > >::type font_available_list () const
 
::efl::eolian::return_traits< ::efl::eina::range_list< ::efl::canvas::Object > >::type objects_in_rectangle_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const
 
::efl::eolian::return_traits< ::efl::canvas::Object >::type object_name_find (::efl::eolian::in_traits< ::efl::eina::string_view >::type name) const
 
::efl::eolian::return_traits< void >::type font_path_append (::efl::eolian::in_traits< ::efl::eina::string_view >::type path) const
 
::efl::eolian::return_traits< void >::type font_path_clear () const
 
::efl::eolian::return_traits< void >::type smart_objects_calculate () const
 
::efl::eolian::return_traits< void >::type touch_point_list_nth_xy_get (::efl::eolian::in_traits< unsigned int >::type n, ::efl::eolian::out_traits< double >::type x, ::efl::eolian::out_traits< double >::type y) const
 
::efl::eolian::return_traits< void >::type key_lock_del (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const
 
::efl::eolian::return_traits< void >::type damage_rectangle_add (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const
 
::efl::eolian::return_traits< void >::type sync () const
 
::efl::eolian::return_traits< ::efl::eina::range_list< ::efl::eina::string_view > >::type font_path_list () const
 
::efl::eolian::return_traits< void >::type image_cache_reload () const
 
::efl::eolian::return_traits< int >::type coord_world_x_to_screen (::efl::eolian::in_traits< int >::type x) const
 
::efl::eolian::return_traits< ::efl::eina::list< Eina_Rectangle const & > >::type render_updates () const
 
::efl::eolian::return_traits< void >::type image_cache_flush () const
 
::efl::eolian::return_traits< int >::type coord_screen_y_to_world (::efl::eolian::in_traits< int >::type y) const
 
::efl::eolian::return_traits< void >::type key_modifier_del (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const
 
::efl::eolian::return_traits< void >::type focus_in () const
 
::efl::eolian::return_traits< void >::type seat_focus_in (::efl::eolian::in_traits< ::efl::input::Device >::type seat) const
 
::efl::eolian::return_traits< void >::type seat_focus_out (::efl::eolian::in_traits< ::efl::input::Device >::type seat) const
 
::efl::eolian::return_traits< void >::type obscured_rectangle_add (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const
 
::efl::eolian::return_traits< void >::type render_dump () const
 
::efl::eolian::return_traits< ::efl::canvas::Object >::type object_top_in_rectangle_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const
 
::efl::eolian::return_traits< void >::type render () const
 
::efl::eolian::return_traits< void >::type font_path_prepend (::efl::eolian::in_traits< ::efl::eina::string_view >::type path) const
 
::efl::eolian::return_traits< void >::type obscured_clear () const
 
::efl::eolian::return_traits< int >::type coord_screen_x_to_world (::efl::eolian::in_traits< int >::type x) const
 
::efl::eolian::return_traits< void >::type key_lock_add (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const
 
::efl::eolian::return_traits< void >::type render_idle_flush () const
 
::efl::eolian::return_traits< int >::type coord_world_y_to_screen (::efl::eolian::in_traits< int >::type y) const
 
Eo_eo_ptr () const
 
- Public Member Functions inherited from efl::eo::concrete
 concrete (Eo *eo)
 Class constructor. More...
 
 concrete ()
 Default constructor. More...
 
 ~concrete ()
 Class destructor.
 
 concrete (concrete const &other)
 
 concrete (concrete &&other)
 
concreteoperator= (concrete const &other)
 Assignment operator.
 
concreteoperator= (concrete &&other)
 
Eo_eo_ptr () const
 Return a pointer to the EO Object stored in this instance. More...
 
Eo_release ()
 Releases the reference from this concrete object and return the pointer to the EO Object stored in this instance. More...
 
void _reset (Eo *_ptr=nullptr)
 Reset the current pointer to reference a new Eo object.
 
 operator bool () const
 
- Public Member Functions inherited from efl::Animator
 Animator (::Eo *eo)
 
 Animator (std::nullptr_t)
 
 Animator (Animator const &other)=default
 
 Animator (Animator &&other)=default
 
Animatoroperator= (Animator const &other)=default
 
Animatoroperator= (Animator &&other)=default
 
 Animator (::efl::eo::concrete parent)
 
template<typename F >
 Animator (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0)
 
Eo_eo_ptr () const
 
- Public Member Functions inherited from efl::Canvas
 Canvas (::Eo *eo)
 
 Canvas (std::nullptr_t)
 
 Canvas (Canvas const &other)=default
 
 Canvas (Canvas &&other)=default
 
Canvasoperator= (Canvas const &other)=default
 
Canvasoperator= (Canvas &&other)=default
 
 Canvas (::efl::eo::concrete parent)
 
template<typename F >
 Canvas (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0)
 
::efl::eolian::return_traits< bool >::type image_max_size_get (::efl::eolian::out_traits< int >::type maxw, ::efl::eolian::out_traits< int >::type maxh) const
 
::efl::eolian::return_traits< ::efl::input::Device >::type device_get (::efl::eolian::in_traits< ::efl::eina::string_view >::type name) const
 
::efl::eolian::return_traits< ::efl::input::Device >::type seat_get (::efl::eolian::in_traits< int >::type id) const
 
::efl::eolian::return_traits< void >::type smart_objects_calculate () const
 
::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Gfx > >::type objects_at_xy_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const
 
::efl::eolian::return_traits< ::efl::Gfx >::type object_top_at_xy_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const
 
::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Gfx > >::type objects_in_rectangle_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const
 
::efl::eolian::return_traits< ::efl::Gfx >::type object_top_in_rectangle_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const
 
::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::input::Device > >::type seats () const
 
Eo_eo_ptr () const
 
- Public Member Functions inherited from efl::Loop_User
 Loop_User (::Eo *eo)
 
 Loop_User (std::nullptr_t)
 
 Loop_User (Loop_User const &other)=default
 
 Loop_User (Loop_User &&other)=default
 
Loop_Useroperator= (Loop_User const &other)=default
 
Loop_Useroperator= (Loop_User &&other)=default
 
 Loop_User (::efl::eo::concrete parent)
 
template<typename F >
 Loop_User (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0)
 
::efl::eolian::return_traits< ::efl::Loop >::type loop_get () const
 
Eo_eo_ptr () const
 
- Public Member Functions inherited from efl::Object
 Object (::Eo *eo)
 
 Object (std::nullptr_t)
 
 Object (Object const &other)=default
 
 Object (Object &&other)=default
 
Objectoperator= (Object const &other)=default
 
Objectoperator= (Object &&other)=default
 
 Object (::efl::eo::concrete parent)
 
template<typename F >
 Object (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0)
 
::efl::eolian::return_traits< ::efl::Object >::type parent_get () const
 
::efl::eolian::return_traits< void >::type parent_set (::efl::eolian::in_traits< ::efl::Object >::type parent) const
 
::efl::eolian::return_traits< ::efl::eina::string_view >::type name_get () const
 
::efl::eolian::return_traits< void >::type name_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type name) const
 
::efl::eolian::return_traits< ::efl::eina::string_view >::type comment_get () const
 
::efl::eolian::return_traits< void >::type comment_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type comment) const
 
::efl::eolian::return_traits< int >::type event_global_freeze_count_get () const
 
::efl::eolian::return_traits< int >::type event_freeze_count_get () const
 
::efl::eolian::return_traits< bool >::type finalized_get () const
 
::efl::eolian::return_traits< void >::type del () const
 
::efl::eolian::return_traits< ::efl::Object >::type provider_find (::efl::eolian::in_traits< ::efl::Object >::type klass) const
 
::efl::eolian::return_traits< ::efl::Object >::type constructor () const
 
::efl::eolian::return_traits< void >::type destructor () const
 
::efl::eolian::return_traits< ::efl::Object >::type finalize () const
 
::efl::eolian::return_traits< ::efl::Object >::type name_find (::efl::eolian::in_traits< ::efl::eina::string_view >::type search) const
 
::efl::eolian::return_traits< void >::type event_thaw () const
 
::efl::eolian::return_traits< void >::type event_freeze () const
 
::efl::eolian::return_traits< void >::type event_global_thaw () const
 
::efl::eolian::return_traits< void >::type event_global_freeze () const
 
::efl::eolian::return_traits< void >::type event_callback_stop () const
 
::efl::eolian::return_traits< void >::type event_callback_forwarder_add (::efl::eolian::in_traits< Efl_Event_Description const &>::type desc, ::efl::eolian::in_traits< ::efl::Object >::type new_obj) const
 
::efl::eolian::return_traits< void >::type event_callback_forwarder_del (::efl::eolian::in_traits< Efl_Event_Description const &>::type desc, ::efl::eolian::in_traits< ::efl::Object >::type new_obj) const
 
::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Object > >::type children_iterator_new () const
 
::efl::eolian::return_traits< bool >::type composite_attach (::efl::eolian::in_traits< ::efl::Object >::type comp_obj) const
 
::efl::eolian::return_traits< bool >::type composite_detach (::efl::eolian::in_traits< ::efl::Object >::type comp_obj) const
 
::efl::eolian::return_traits< bool >::type composite_part_is () const
 
Eo_eo_ptr () const
 

Static Public Member Functions

static Efl_Class const * _eo_class ()
 
- Static Public Member Functions inherited from efl::Animator
static Efl_Class const * _eo_class ()
 
- Static Public Member Functions inherited from efl::Canvas
static Efl_Class const * _eo_class ()
 
- Static Public Member Functions inherited from efl::Loop_User
static Efl_Class const * _eo_class ()
 
- Static Public Member Functions inherited from efl::Object
static Efl_Class const * _eo_class ()
 

Additional Inherited Members

- Static Public Attributes inherited from efl::Animator
static struct efl::Animator::animator_tick_event animator_tick_event
 
- Static Public Attributes inherited from efl::Canvas
static struct efl::Canvas::focus_in_event focus_in_event
 
static struct efl::Canvas::focus_out_event focus_out_event
 
static struct efl::Canvas::object_focus_in_event object_focus_in_event
 
static struct efl::Canvas::object_focus_out_event object_focus_out_event
 
static struct efl::Canvas::render_pre_event render_pre_event
 
static struct efl::Canvas::render_post_event render_post_event
 
static struct efl::Canvas::device_changed_event device_changed_event
 
static struct efl::Canvas::device_added_event device_added_event
 
static struct efl::Canvas::device_removed_event device_removed_event
 
- Static Public Attributes inherited from efl::Object
static struct efl::Object::callback_add_event callback_add_event
 
static struct efl::Object::callback_del_event callback_del_event
 
static struct efl::Object::del_event del_event
 
- Protected Attributes inherited from efl::eo::concrete
Eo_eo_raw
 The opaque EO Object.