Public Member Functions | Static Public Member Functions
efl::canvas::Object Struct Reference

Public Member Functions

 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_Input_Object_Pointer_Mode >::type pointer_mode_by_device_get (::efl::eolian::in_traits< ::efl::input::Device >::type dev) const
 
::efl::eolian::return_traits< bool >::type pointer_mode_by_device_set (::efl::eolian::in_traits< ::efl::input::Device >::type dev, ::efl::eolian::in_traits< Efl_Input_Object_Pointer_Mode >::type pointer_mode) const
 
::efl::eolian::return_traits< Efl_Input_Object_Pointer_Mode >::type pointer_mode_get () const
 
::efl::eolian::return_traits< bool >::type pointer_mode_set (::efl::eolian::in_traits< Efl_Input_Object_Pointer_Mode >::type pointer_mode) const
 
::efl::eolian::return_traits< bool >::type pointer_in_get () const
 
::efl::eolian::return_traits< bool >::type pointer_device_in_get (::efl::eolian::in_traits< ::efl::input::Device >::type pointer) const
 
::efl::eolian::return_traits< Efl_Gfx_Render_Op >::type render_op_get () const
 
::efl::eolian::return_traits< void >::type render_op_set (::efl::eolian::in_traits< Efl_Gfx_Render_Op >::type render_op) const
 
::efl::eolian::return_traits< bool >::type freeze_events_get () const
 
::efl::eolian::return_traits< void >::type freeze_events_set (::efl::eolian::in_traits< bool >::type freeze) const
 
::efl::eolian::return_traits< ::efl::canvas::Object >::type clip_get () const
 
::efl::eolian::return_traits< void >::type clip_set (::efl::eolian::in_traits< ::efl::canvas::Object >::type clip) const
 
::efl::eolian::return_traits< bool >::type repeat_events_get () const
 
::efl::eolian::return_traits< void >::type repeat_events_set (::efl::eolian::in_traits< bool >::type repeat) const
 
::efl::eolian::return_traits< double >::type scale_get () const
 
::efl::eolian::return_traits< void >::type scale_set (::efl::eolian::in_traits< double >::type scale) const
 
::efl::eolian::return_traits< bool >::type key_focus_get () const
 
::efl::eolian::return_traits< void >::type key_focus_set (::efl::eolian::in_traits< bool >::type focus) const
 
::efl::eolian::return_traits< bool >::type seat_focus_get () const
 
::efl::eolian::return_traits< bool >::type is_frame_object_get () const
 
::efl::eolian::return_traits< void >::type is_frame_object_set (::efl::eolian::in_traits< bool >::type is_frame) const
 
::efl::eolian::return_traits< bool >::type precise_is_inside_get () const
 
::efl::eolian::return_traits< void >::type precise_is_inside_set (::efl::eolian::in_traits< bool >::type precise) const
 
::efl::eolian::return_traits< bool >::type propagate_events_get () const
 
::efl::eolian::return_traits< void >::type propagate_events_set (::efl::eolian::in_traits< bool >::type propagate) const
 
::efl::eolian::return_traits< bool >::type pass_events_get () const
 
::efl::eolian::return_traits< void >::type pass_events_set (::efl::eolian::in_traits< bool >::type pass) const
 
::efl::eolian::return_traits< bool >::type anti_alias_get () const
 
::efl::eolian::return_traits< void >::type anti_alias_set (::efl::eolian::in_traits< bool >::type anti_alias) const
 
::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::canvas::Object > >::type clipees_get () const
 
::efl::eolian::return_traits< ::efl::canvas::Object >::type render_parent_get () const
 
::efl::eolian::return_traits< Efl_Text_Bidirectional_Type >::type paragraph_direction_get () const
 
::efl::eolian::return_traits< void >::type paragraph_direction_set (::efl::eolian::in_traits< Efl_Text_Bidirectional_Type >::type dir) const
 
::efl::eolian::return_traits< bool >::type no_render_get () const
 
::efl::eolian::return_traits< void >::type no_render_set (::efl::eolian::in_traits< bool >::type enable) 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 seat_focus_check (::efl::eolian::in_traits< ::efl::input::Device >::type seat) const
 
::efl::eolian::return_traits< bool >::type seat_focus_add (::efl::eolian::in_traits< ::efl::input::Device >::type seat) const
 
::efl::eolian::return_traits< bool >::type seat_focus_del (::efl::eolian::in_traits< ::efl::input::Device >::type seat) const
 
::efl::eolian::return_traits< bool >::type clipees_has () const
 
::efl::eolian::return_traits< bool >::type key_grab (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname, ::efl::eolian::in_traits< Efl_Input_Modifier >::type modifiers, ::efl::eolian::in_traits< Efl_Input_Modifier >::type not_modifiers, ::efl::eolian::in_traits< bool >::type exclusive) const
 
::efl::eolian::return_traits< void >::type key_ungrab (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname, ::efl::eolian::in_traits< Efl_Input_Modifier >::type modifiers, ::efl::eolian::in_traits< Efl_Input_Modifier >::type not_modifiers) const
 
::efl::eolian::return_traits< bool >::type pointer_coords_inside_get (::efl::eolian::in_traits< int >::type x, ::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::Gfx
 Gfx (::Eo *eo)
 
 Gfx (std::nullptr_t)
 
 Gfx (Gfx const &other)=default
 
 Gfx (Gfx &&other)=default
 
Gfxoperator= (Gfx const &other)=default
 
Gfxoperator= (Gfx &&other)=default
 
 Gfx (::efl::eo::concrete parent)
 
template<typename F >
 Gfx (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0)
 
::efl::eolian::return_traits< void >::type position_get (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y) const
 
::efl::eolian::return_traits< void >::type position_set (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y) const
 
::efl::eolian::return_traits< void >::type size_get (::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const
 
::efl::eolian::return_traits< void >::type size_set (::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const
 
::efl::eolian::return_traits< void >::type geometry_get (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y, ::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const
 
::efl::eolian::return_traits< void >::type geometry_set (::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 color_get (::efl::eolian::out_traits< int >::type r, ::efl::eolian::out_traits< int >::type g, ::efl::eolian::out_traits< int >::type b, ::efl::eolian::out_traits< int >::type a) const
 
::efl::eolian::return_traits< void >::type color_set (::efl::eolian::in_traits< int >::type r, ::efl::eolian::in_traits< int >::type g, ::efl::eolian::in_traits< int >::type b, ::efl::eolian::in_traits< int >::type a) const
 
::efl::eolian::return_traits< bool >::type color_part_get (::efl::eolian::in_traits< ::efl::eina::string_view >::type part, ::efl::eolian::out_traits< int >::type r, ::efl::eolian::out_traits< int >::type g, ::efl::eolian::out_traits< int >::type b, ::efl::eolian::out_traits< int >::type a) const
 
::efl::eolian::return_traits< bool >::type color_part_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type part, ::efl::eolian::in_traits< int >::type r, ::efl::eolian::in_traits< int >::type g, ::efl::eolian::in_traits< int >::type b, ::efl::eolian::in_traits< int >::type a) const
 
::efl::eolian::return_traits< bool >::type visible_get () const
 
::efl::eolian::return_traits< void >::type visible_set (::efl::eolian::in_traits< bool >::type v) const
 
Eo_eo_ptr () const
 
- Public Member Functions inherited from efl::Interface
 Interface (::Eo *eo)
 
 Interface (std::nullptr_t)
 
 Interface (Interface const &other)=default
 
 Interface (Interface &&other)=default
 
Interfaceoperator= (Interface const &other)=default
 
Interfaceoperator= (Interface &&other)=default
 
 Interface (::efl::eo::concrete parent)
 
template<typename F >
 Interface (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0)
 
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::Gfx
static Efl_Class const * _eo_class ()
 
- Static Public Member Functions inherited from efl::Interface
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::Gfx
static struct efl::Gfx::show_event show_event
 
static struct efl::Gfx::hide_event hide_event
 
static struct efl::Gfx::move_event move_event
 
static struct efl::Gfx::resize_event resize_event
 
static struct efl::Gfx::changed_event changed_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.