|
| image (Eo *eo) |
| Eo Constructor. More...
|
|
| image (std::nullptr_t) |
| nullptr_t Constructor. More...
|
|
| image (image const &other) |
| Copy Constructor.
|
|
void | preload_begin () const |
|
void | data_update_add (int x_, int y_, int w_, int h_) const |
|
double | animated_frame_duration_get (int start_frame_, int frame_num_) const |
|
void | data_set (void *data_) const |
|
void * | data_get (bool for_writing_) const |
|
void | preload_cancel () const |
|
double | load_dpi_get () const |
|
void | load_dpi_set (double dpi_) const |
|
bool | source_clip_get () const |
|
void | source_clip_set (bool source_clip_) const |
|
::evas::object | source_get () const |
|
bool | source_set (::evas::object src_) const |
|
bool | filled_get () const |
|
void | filled_set (bool filled_) const |
|
Evas_Image_Content_Hint | content_hint_get () const |
|
void | content_hint_set (Evas_Image_Content_Hint hint_) const |
|
void | load_region_get (int *x_, int *y_, int *w_, int *h_) const |
|
void | load_region_set (int x_, int y_, int w_, int h_) const |
|
bool | alpha_get () const |
|
void | alpha_set (bool alpha_) const |
|
void | border_get (int *l_, int *r_, int *t_, int *b_) const |
|
void | border_set (int l_, int r_, int t_, int b_) const |
|
double | border_scale_get () const |
|
void | border_scale_set (double scale_) const |
|
bool | pixels_dirty_get () const |
|
void | pixels_dirty_set (bool dirty_) const |
|
const Evas_Video_Surface * | video_surface_get () const |
|
void | video_surface_set (Evas_Video_Surface *surf_) const |
|
unsigned int | video_surface_caps_get () const |
|
void | video_surface_caps_set (unsigned int caps_) const |
|
bool | load_orientation_get () const |
|
void | load_orientation_set (bool enable_) const |
|
Evas_Border_Fill_Mode | border_center_fill_get () const |
|
void | border_center_fill_set (Evas_Border_Fill_Mode fill_) const |
|
bool | source_visible_get () const |
|
void | source_visible_set (bool visible_) const |
|
Evas_Native_Surface * | native_surface_get () const |
|
void | native_surface_set (Evas_Native_Surface *surf_) const |
|
int | load_scale_down_get () const |
|
void | load_scale_down_set (int scale_down_) const |
|
Evas_Image_Scale_Hint | scale_hint_get () const |
|
void | scale_hint_set (Evas_Image_Scale_Hint hint_) const |
|
bool | source_events_get () const |
|
void | source_events_set (bool source_) const |
|
Evas_Colorspace | colorspace_get () const |
|
void | colorspace_set (Evas_Colorspace cspace_) const |
|
void | pixels_get_callback_set (Evas_Object_Image_Pixels_Get_Cb func_, void *data_) const |
|
void | data_copy_set (void *data_) const |
|
void | animated_frame_set (int frame_index_) const |
|
bool | region_support_get () const |
|
Evas_Load_Error | load_error_get () const |
|
int | animated_frame_count_get () const |
|
int | stride_get () const |
|
Evas_Image_Animated_Loop_Hint | animated_loop_type_get () const |
|
int | animated_loop_count_get () const |
|
::evas::canvas3d::scene | scene_get () const |
|
void | scene_set (::evas::canvas3d::scene scene_) const |
|
Evas_Image_Orient | orient_get () const |
|
void | orient_set (Evas_Image_Orient orient_) const |
|
bool | snapshot_get () const |
|
void | snapshot_set (bool s_) const |
|
template<typename F > |
::efl::eo::signal_connection | callback_async_error_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_async_error_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_async_opened_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_async_opened_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_callback_add_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_callback_add_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_callback_del_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_callback_del_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_changed_size_hints_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_changed_size_hints_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_focus_in_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_focus_in_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_focus_out_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_focus_out_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_free_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_free_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_hide_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_hide_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_hold_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_hold_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_image_preloaded_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_image_preloaded_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_image_resize_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_image_resize_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_image_unloaded_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_image_unloaded_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_key_down_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_key_down_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_key_up_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_key_up_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_mouse_down_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_mouse_down_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_mouse_in_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_mouse_in_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_mouse_move_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_mouse_move_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_mouse_out_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_mouse_out_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_mouse_up_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_mouse_up_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_mouse_wheel_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_mouse_wheel_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_move_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_move_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_multi_down_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_multi_down_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_multi_move_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_multi_move_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_multi_up_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_multi_up_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_resize_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_resize_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_restack_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_restack_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_show_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_show_call (T *info) |
|
|
| image (::efl::eo::parent_type _p) |
| Constructs a new evas::image object. More...
|
|
| concrete (Eo *eo) |
| Class constructor. More...
|
|
| concrete () |
| Default constructor. More...
|
|
| ~concrete () |
| Class destructor.
|
|
| concrete (concrete const &other) |
|
| concrete (concrete &&other) |
|
concrete & | operator= (concrete const &other) |
| Assignment operator.
|
|
concrete & | operator= (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.
|
|
int | ref_get () const |
| Get the reference count of this object. More...
|
|
void | parent_set (concrete parent) |
| Set the parent of this object. More...
|
|
eina::optional< concrete > | parent_get () |
| Get the parent of this object. More...
|
|
Eo_Dbg_Info | dbg_info_get () |
| Get debug information of this object. More...
|
|
| operator bool () const |
|
| file (Eo *eo) |
| Eo Constructor. More...
|
|
| file (std::nullptr_t) |
| nullptr_t Constructor. More...
|
|
| file (file const &other) |
| Copy Constructor.
|
|
bool | save (::efl::eina::string_view file_,::efl::eina::string_view key_,::efl::eina::string_view flags_) const |
|
void | eject () const |
|
bool | async_wait () const |
|
void | mmap_get (const Eina_File **f_, const char **key_) const |
|
bool | mmap_set (const Eina_File *f_,::efl::eina::string_view key_) const |
|
void | file_get (const char **file_, const char **key_) const |
|
bool | file_set (::efl::eina::string_view file_,::efl::eina::string_view key_) const |
|
bool | async_get () const |
|
void | async_set (bool async_) const |
|
template<typename F > |
::efl::eo::signal_connection | callback_async_error_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_async_error_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_async_opened_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_async_opened_call (T *info) |
|
| file (::efl::eo::parent_type _p) |
| Constructs a new efl::file object. More...
|
|
| base (Eo *eo) |
| Eo Constructor. More...
|
|
| base (std::nullptr_t) |
| nullptr_t Constructor. More...
|
|
| base (base const &other) |
| Copy Constructor.
|
|
void | position_get (int *x_, int *y_) const |
|
void | position_set (int x_, int y_) const |
|
void | size_get (int *w_, int *h_) const |
|
void | size_set (int w_, int h_) const |
|
void | color_get (int *r_, int *g_, int *b_, int *a_) const |
|
void | color_set (int r_, int g_, int b_, int a_) const |
|
bool | color_part_get (::efl::eina::string_view part_, int *r_, int *g_, int *b_, int *a_) const |
|
bool | color_part_set (::efl::eina::string_view part_, int r_, int g_, int b_, int a_) const |
|
bool | visible_get () const |
|
void | visible_set (bool v_) const |
|
| base (::efl::eo::parent_type _p) |
| Constructs a new efl::gfx::base object. More...
|
|
| fill (Eo *eo) |
| Eo Constructor. More...
|
|
| fill (std::nullptr_t) |
| nullptr_t Constructor. More...
|
|
| fill (fill const &other) |
| Copy Constructor.
|
|
Efl_Gfx_Fill_Spread | fill_spread_get () const |
|
void | fill_spread_set (Efl_Gfx_Fill_Spread spread_) const |
|
void | fill_get (int *x_, int *y_, int *w_, int *h_) const |
|
void | fill_set (int x_, int y_, int w_, int h_) const |
|
| fill (::efl::eo::parent_type _p) |
| Constructs a new efl::gfx::fill object. More...
|
|
| filter (Eo *eo) |
| Eo Constructor. More...
|
|
| filter (std::nullptr_t) |
| nullptr_t Constructor. More...
|
|
| filter (filter const &other) |
| Copy Constructor.
|
|
| filter (::efl::eo::parent_type _p) |
| Constructs a new efl::gfx::filter object. More...
|
|
| stack (Eo *eo) |
| Eo Constructor. More...
|
|
| stack (std::nullptr_t) |
| nullptr_t Constructor. More...
|
|
| stack (stack const &other) |
| Copy Constructor.
|
|
void | stack_below (::efl::gfx::stack below_) const |
|
void | raise () const |
|
void | stack_above (::efl::gfx::stack above_) const |
|
void | lower () const |
|
short | layer_get () const |
|
void | layer_set (short l_) const |
|
::efl::gfx::stack | below_get () const |
|
::efl::gfx::stack | above_get () const |
|
| stack (::efl::eo::parent_type _p) |
| Constructs a new efl::gfx::stack object. More...
|
|
| view (Eo *eo) |
| Eo Constructor. More...
|
|
| view (std::nullptr_t) |
| nullptr_t Constructor. More...
|
|
| view (view const &other) |
| Copy Constructor.
|
|
void | size_get (int *w_, int *h_) const |
|
void | size_set (int w_, int h_) const |
|
| view (::efl::eo::parent_type _p) |
| Constructs a new efl::gfx::view object. More...
|
|
| image (Eo *eo) |
| Eo Constructor. More...
|
|
| image (std::nullptr_t) |
| nullptr_t Constructor. More...
|
|
| image (image const &other) |
| Copy Constructor.
|
|
bool | animated_get () const |
|
void | load_size_get (int *w_, int *h_) const |
|
void | load_size_set (int w_, int h_) const |
|
bool | smooth_scale_get () const |
|
void | smooth_scale_set (bool smooth_scale_) const |
|
double | ratio_get () const |
|
| image (::efl::eo::parent_type _p) |
| Constructs a new efl::image object. More...
|
|
| base (Eo *eo) |
| Eo Constructor. More...
|
|
| base (std::nullptr_t) |
| nullptr_t Constructor. More...
|
|
| base (base const &other) |
| Copy Constructor.
|
|
::eo::base | constructor () const |
|
void | destructor () const |
|
::eo::base | finalize () const |
|
void | wref_add (::eo::base *wref_) const |
|
void | wref_del (Eo_Base **wref_) const |
|
void | key_data_set (::efl::eina::string_view key_, const void *data_) const |
|
void * | key_data_get (::efl::eina::string_view key_) const |
|
void | key_data_del (::efl::eina::string_view key_) const |
|
void | event_thaw () const |
|
void | event_freeze () const |
|
void | event_callback_priority_add (const Eo_Event_Description *desc_, Eo_Callback_Priority priority_, Eo_Event_Cb cb_, const void *data_) const |
|
void | event_callback_del (const Eo_Event_Description *desc_, Eo_Event_Cb func_, const void *user_data_) const |
|
void | event_callback_array_priority_add (const Eo_Callback_Array_Item *array_, Eo_Callback_Priority priority_, const void *data_) const |
|
void | event_callback_array_del (const Eo_Callback_Array_Item *array_, const void *user_data_) const |
|
bool | event_callback_call (const Eo_Event_Description *desc_, void *event_info_) const |
|
void | event_callback_forwarder_add (const Eo_Event_Description *desc_,::eo::base new_obj_) const |
|
void | event_callback_forwarder_del (const Eo_Event_Description *desc_,::eo::base new_obj_) const |
|
void | dbg_info_get (Eo_Dbg_Info *root_node_) const |
|
Eina_Iterator * | children_iterator_new () const |
|
::eo::base | parent_get () const |
|
void | parent_set (::eo::base parent_) const |
|
int | event_global_freeze_count_get () const |
|
int | event_freeze_count_get () const |
|
bool | finalized_get () const |
|
template<typename F > |
::efl::eo::signal_connection | callback_callback_add_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_callback_add_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_callback_del_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_callback_del_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_del_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_del_call (T *info) |
|
| base (::efl::eo::parent_type _p) |
| Constructs a new eo::base object. More...
|
|
| common_interface (Eo *eo) |
| Eo Constructor. More...
|
|
| common_interface (std::nullptr_t) |
| nullptr_t Constructor. More...
|
|
| common_interface (common_interface const &other) |
| Copy Constructor.
|
|
::evas::common_interface | evas_get () const |
|
| common_interface (::efl::eo::parent_type _p) |
| Constructs a new evas::common_interface object. More...
|
|
| filter (Eo *eo) |
| Eo Constructor. More...
|
|
| filter (std::nullptr_t) |
| nullptr_t Constructor. More...
|
|
| filter (filter const &other) |
| Copy Constructor.
|
|
| filter (::efl::eo::parent_type _p) |
| Constructs a new evas::filter object. More...
|
|
| object (Eo *eo) |
| Eo Constructor. More...
|
|
| object (std::nullptr_t) |
| nullptr_t Constructor. More...
|
|
| object (object const &other) |
| Copy Constructor.
|
|
bool | clipees_has () const |
|
bool | key_grab (::efl::eina::string_view keyname_, Evas_Modifier_Mask modifiers_, Evas_Modifier_Mask not_modifiers_, bool exclusive_) const |
|
bool | smart_type_check (::efl::eina::string_view type_) const |
|
::evas::object | name_child_find (::efl::eina::string_view name_, int recurse_) const |
|
void | key_ungrab (::efl::eina::string_view keyname_, Evas_Modifier_Mask modifiers_, Evas_Modifier_Mask not_modifiers_) const |
|
void | clip_unset () const |
|
void | smart_move_children_relative (Evas_Coord dx_, Evas_Coord dy_) const |
|
bool | smart_type_check_ptr (::efl::eina::string_view type_) const |
|
void | size_hint_max_get (Evas_Coord *w_, Evas_Coord *h_) const |
|
void | size_hint_max_set (Evas_Coord w_, Evas_Coord h_) const |
|
void | size_hint_request_get (Evas_Coord *w_, Evas_Coord *h_) const |
|
void | size_hint_request_set (Evas_Coord w_, Evas_Coord h_) const |
|
::efl::eina::string_view | type_get () const |
|
void | type_set (::efl::eina::string_view type_) const |
|
void | size_hint_min_get (Evas_Coord *w_, Evas_Coord *h_) const |
|
void | size_hint_min_set (Evas_Coord w_, Evas_Coord h_) const |
|
Evas_Object_Pointer_Mode | pointer_mode_get () const |
|
void | pointer_mode_set (Evas_Object_Pointer_Mode pointer_mode_) const |
|
Evas_Render_Op | render_op_get () const |
|
void | render_op_set (Evas_Render_Op render_op_) const |
|
bool | freeze_events_get () const |
|
void | freeze_events_set (bool freeze_) const |
|
const Evas_Map * | map_get () const |
|
void | map_set (const Evas_Map *map_) const |
|
void | size_hint_aspect_get (Evas_Aspect_Control *aspect_, Evas_Coord *w_, Evas_Coord *h_) const |
|
void | size_hint_aspect_set (Evas_Aspect_Control aspect_, Evas_Coord w_, Evas_Coord h_) const |
|
::evas::object | clip_get () const |
|
void | clip_set (::evas::object clip_) const |
|
void | size_hint_padding_get (Evas_Coord *l_, Evas_Coord *r_, Evas_Coord *t_, Evas_Coord *b_) const |
|
void | size_hint_padding_set (Evas_Coord l_, Evas_Coord r_, Evas_Coord t_, Evas_Coord b_) const |
|
bool | repeat_events_get () const |
|
void | repeat_events_set (bool repeat_) const |
|
void | size_hint_weight_get (double *x_, double *y_) const |
|
void | size_hint_weight_set (double x_, double y_) const |
|
::efl::eina::string_view | name_get () const |
|
void | name_set (::efl::eina::string_view name_) const |
|
double | scale_get () const |
|
void | scale_set (double scale_) const |
|
bool | static_clip_get () const |
|
void | static_clip_set (bool is_static_clip_) const |
|
bool | focus_get () const |
|
void | focus_set (bool focus_) const |
|
bool | is_frame_object_get () const |
|
void | is_frame_object_set (bool is_frame_) const |
|
bool | map_enable_get () const |
|
void | map_enable_set (bool enabled_) const |
|
bool | precise_is_inside_get () const |
|
void | precise_is_inside_set (bool precise_) const |
|
void | size_hint_align_get (double *x_, double *y_) const |
|
void | size_hint_align_set (double x_, double y_) const |
|
bool | propagate_events_get () const |
|
void | propagate_events_set (bool propagate_) const |
|
bool | pass_events_get () const |
|
void | pass_events_set (bool pass_) const |
|
bool | anti_alias_get () const |
|
void | anti_alias_set (bool anti_alias_) const |
|
void * | smart_data_get () const |
|
::evas::object | smart_clipped_clipper_get () const |
|
::efl::eina::crange_list< ::evas::object > | clipees_get () const |
|
::evas::object | smart_parent_get () const |
|
Evas_Display_Mode | size_hint_display_mode_get () const |
|
void | size_hint_display_mode_set (Evas_Display_Mode dispmode_) const |
|
bool | no_render_get () const |
|
void | no_render_set (bool enable_) const |
|
template<typename F > |
::efl::eo::signal_connection | callback_callback_add_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_callback_add_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_callback_del_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_callback_del_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_changed_size_hints_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_changed_size_hints_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_del_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_del_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_focus_in_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_focus_in_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_focus_out_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_focus_out_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_free_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_free_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_hide_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_hide_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_hold_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_hold_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_image_preloaded_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_image_preloaded_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_image_resize_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_image_resize_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_image_unloaded_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_image_unloaded_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_key_down_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_key_down_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_key_up_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_key_up_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_mouse_down_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_mouse_down_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_mouse_in_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_mouse_in_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_mouse_move_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_mouse_move_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_mouse_out_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_mouse_out_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_mouse_up_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_mouse_up_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_mouse_wheel_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_mouse_wheel_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_move_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_move_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_multi_down_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_multi_down_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_multi_move_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_multi_move_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_multi_up_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_multi_up_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_resize_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_resize_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_restack_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_restack_call (T *info) |
|
template<typename F > |
::efl::eo::signal_connection | callback_show_add (F &&callback_,::efl::eo::callback_priority priority_=::efl::eo::callback_priorities::default_) |
|
template<typename T > |
void | callback_show_call (T *info) |
|
| object (::efl::eo::parent_type _p) |
| Constructs a new evas::object object. More...
|
|