|
| Grid (::Eo *eo) |
|
| Grid (std::nullptr_t) |
|
| Grid (Grid const &other)=default |
|
| Grid (Grid &&other)=default |
|
Grid & | operator= (Grid const &other)=default |
|
Grid & | operator= (Grid &&other)=default |
|
| Grid (::efl::eo::concrete parent) |
|
template<typename F > |
| Grid (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) |
|
::efl::eolian::return_traits< bool >::type | grid_position_get (::efl::eolian::in_traits< ::efl::Gfx >::type subobj, ::efl::eolian::out_traits< int >::type col, ::efl::eolian::out_traits< int >::type row, ::efl::eolian::out_traits< int >::type colspan, ::efl::eolian::out_traits< int >::type rowspan) const |
|
::efl::eolian::return_traits< void >::type | grid_size_get (::efl::eolian::out_traits< int >::type cols, ::efl::eolian::out_traits< int >::type rows) const |
|
::efl::eolian::return_traits< void >::type | grid_size_set (::efl::eolian::in_traits< int >::type cols, ::efl::eolian::in_traits< int >::type rows) const |
|
::efl::eolian::return_traits< int >::type | grid_columns_get () const |
|
::efl::eolian::return_traits< void >::type | grid_columns_set (::efl::eolian::in_traits< int >::type cols) const |
|
::efl::eolian::return_traits< int >::type | grid_rows_get () const |
|
::efl::eolian::return_traits< void >::type | grid_rows_set (::efl::eolian::in_traits< int >::type rows) const |
|
::efl::eolian::return_traits< void >::type | grid_orientation_get (::efl::eolian::out_traits< Efl_Orient >::type primary, ::efl::eolian::out_traits< Efl_Orient >::type secondary) const |
|
::efl::eolian::return_traits< void >::type | grid_orientation_set (::efl::eolian::in_traits< Efl_Orient >::type primary, ::efl::eolian::in_traits< Efl_Orient >::type secondary) const |
|
::efl::eolian::return_traits< bool >::type | pack_grid (::efl::eolian::in_traits< ::efl::Gfx >::type subobj, ::efl::eolian::in_traits< int >::type col, ::efl::eolian::in_traits< int >::type row, ::efl::eolian::in_traits< ::efl::eina::optional< int >>::type colspan, ::efl::eolian::in_traits< ::efl::eina::optional< int >>::type rowspan) const |
|
::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Gfx > >::type | grid_contents_get (::efl::eolian::in_traits< int >::type col, ::efl::eolian::in_traits< int >::type row, ::efl::eolian::in_traits< ::efl::eina::optional< bool >>::type below) const |
|
::efl::eolian::return_traits< ::efl::Gfx >::type | grid_content_get (::efl::eolian::in_traits< int >::type col, ::efl::eolian::in_traits< int >::type row) 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 |
|
| Container (::Eo *eo) |
|
| Container (std::nullptr_t) |
|
| Container (Container const &other)=default |
|
| Container (Container &&other)=default |
|
Container & | operator= (Container const &other)=default |
|
Container & | operator= (Container &&other)=default |
|
| Container (::efl::eo::concrete parent) |
|
template<typename F > |
| Container (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) |
|
::efl::eolian::return_traits< ::efl::eina::string_view >::type | content_part_name_get (::efl::eolian::in_traits< ::efl::Gfx >::type content) const |
|
::efl::eolian::return_traits< ::efl::Gfx >::type | content_get () const |
|
::efl::eolian::return_traits< bool >::type | content_set (::efl::eolian::in_traits< ::efl::Gfx >::type content) const |
|
::efl::eolian::return_traits< ::efl::Gfx >::type | content_unset () const |
|
::efl::eolian::return_traits< bool >::type | content_remove (::efl::eolian::in_traits< ::efl::Gfx >::type content) const |
|
::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Gfx > >::type | content_iterate () const |
|
::efl::eolian::return_traits< int >::type | content_count () const |
|
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 |
|
| Pack (::Eo *eo) |
|
| Pack (std::nullptr_t) |
|
| Pack (Pack const &other)=default |
|
| Pack (Pack &&other)=default |
|
Pack & | operator= (Pack const &other)=default |
|
Pack & | operator= (Pack &&other)=default |
|
| Pack (::efl::eo::concrete parent) |
|
template<typename F > |
| Pack (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) |
|
::efl::eolian::return_traits< void >::type | pack_align_get (::efl::eolian::out_traits< double >::type align_horiz, ::efl::eolian::out_traits< double >::type align_vert) const |
|
::efl::eolian::return_traits< void >::type | pack_align_set (::efl::eolian::in_traits< double >::type align_horiz, ::efl::eolian::in_traits< double >::type align_vert) const |
|
::efl::eolian::return_traits< void >::type | pack_padding_get (::efl::eolian::out_traits< double >::type pad_horiz, ::efl::eolian::out_traits< double >::type pad_vert, ::efl::eolian::out_traits< bool >::type scalable) const |
|
::efl::eolian::return_traits< void >::type | pack_padding_set (::efl::eolian::in_traits< double >::type pad_horiz, ::efl::eolian::in_traits< double >::type pad_vert, ::efl::eolian::in_traits< bool >::type scalable) const |
|
::efl::eolian::return_traits< bool >::type | pack_clear () const |
|
::efl::eolian::return_traits< bool >::type | unpack_all () const |
|
::efl::eolian::return_traits< bool >::type | unpack (::efl::eolian::in_traits< ::efl::Gfx >::type subobj) const |
|
::efl::eolian::return_traits< bool >::type | pack (::efl::eolian::in_traits< ::efl::Gfx >::type subobj) const |
|
Eo * | _eo_ptr () const |
|