|
| Text (::Eo *eo) |
|
| Text (std::nullptr_t) |
|
| Text (Text const &other)=default |
|
| Text (Text &&other)=default |
|
Text & | operator= (Text const &other)=default |
|
Text & | operator= (Text &&other)=default |
|
| Text (::efl::eo::concrete parent) |
|
template<typename F > |
| Text (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) |
|
::efl::eolian::return_traits< bool >::type | is_empty_get () const |
|
::efl::eolian::return_traits< void >::type | style_insets_get (::efl::eolian::out_traits< int >::type l, ::efl::eolian::out_traits< int >::type r, ::efl::eolian::out_traits< int >::type t, ::efl::eolian::out_traits< int >::type b) const |
|
::efl::eolian::return_traits< ::efl::eina::string_view >::type | bidi_delimiters_get () const |
|
::efl::eolian::return_traits< void >::type | bidi_delimiters_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type delim) const |
|
::efl::eolian::return_traits< bool >::type | legacy_newline_get () const |
|
::efl::eolian::return_traits< void >::type | legacy_newline_set (::efl::eolian::in_traits< bool >::type mode) const |
|
::efl::eolian::return_traits< ::efl::eina::string_view >::type | style_get (::efl::eolian::in_traits< ::efl::eina::string_view >::type key) const |
|
::efl::eolian::return_traits< void >::type | style_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type key, ::efl::eolian::in_traits< ::efl::eina::string_view >::type style) const |
|
::efl::eolian::return_traits< void >::type | size_formatted_get (::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | size_native_get (::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const |
|
::efl::eolian::return_traits< bool >::type | visible_range_get (::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type start, ::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type end) const |
|
::efl::eolian::return_traits< ::std::unique_ptr< char, ::efl::eina::malloc_deleter > >::type | range_text_get (::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type cur1, ::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type cur2) const |
|
::efl::eolian::return_traits< ::efl::eina::iterator< Eina_Rectangle > >::type | range_geometry_get (::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type cur1, ::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type cur2) const |
|
::efl::eolian::return_traits< ::efl::eina::iterator< Eina_Rectangle > >::type | range_simple_geometry_get (::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type cur1, ::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type cur2) const |
|
::efl::eolian::return_traits< void >::type | range_delete (::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type cur1, ::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type cur2) const |
|
::efl::eolian::return_traits< bool >::type | obstacle_add (::efl::eolian::in_traits< ::efl::canvas::Object >::type eo_obs) const |
|
::efl::eolian::return_traits< bool >::type | obstacle_del (::efl::eolian::in_traits< ::efl::canvas::Object >::type eo_obs) const |
|
::efl::eolian::return_traits< void >::type | obstacles_update () const |
|
Eo * | _eo_ptr () const |
|
| 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.
|
|
| operator bool () const |
|
| Animator (::Eo *eo) |
|
| Animator (std::nullptr_t) |
|
| Animator (Animator const &other)=default |
|
| Animator (Animator &&other)=default |
|
Animator & | operator= (Animator const &other)=default |
|
Animator & | operator= (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 |
|
| Gfx (::Eo *eo) |
|
| Gfx (std::nullptr_t) |
|
| Gfx (Gfx const &other)=default |
|
| Gfx (Gfx &&other)=default |
|
Gfx & | operator= (Gfx const &other)=default |
|
Gfx & | operator= (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 |
|
| Interface (::Eo *eo) |
|
| Interface (std::nullptr_t) |
|
| Interface (Interface const &other)=default |
|
| Interface (Interface &&other)=default |
|
Interface & | operator= (Interface const &other)=default |
|
Interface & | operator= (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 |
|
| Loop_User (::Eo *eo) |
|
| Loop_User (std::nullptr_t) |
|
| Loop_User (Loop_User const &other)=default |
|
| Loop_User (Loop_User &&other)=default |
|
Loop_User & | operator= (Loop_User const &other)=default |
|
Loop_User & | operator= (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 |
|
| Object (::Eo *eo) |
|
| Object (std::nullptr_t) |
|
| Object (Object const &other)=default |
|
| Object (Object &&other)=default |
|
Object & | operator= (Object const &other)=default |
|
Object & | operator= (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 |
|
| Text (::Eo *eo) |
|
| Text (std::nullptr_t) |
|
| Text (Text const &other)=default |
|
| Text (Text &&other)=default |
|
Text & | operator= (Text const &other)=default |
|
Text & | operator= (Text &&other)=default |
|
| Text (::efl::eo::concrete parent) |
|
template<typename F > |
| Text (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) |
|
::efl::eolian::return_traits< ::efl::eina::string_view >::type | text_get () const |
|
::efl::eolian::return_traits< void >::type | text_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type text) const |
|
Eo * | _eo_ptr () const |
|