|
| Hint (::Eo *eo) |
|
| Hint (std::nullptr_t) |
|
| Hint (Hint const &other)=default |
|
| Hint (Hint &&other)=default |
|
Hint & | operator= (Hint const &other)=default |
|
Hint & | operator= (Hint &&other)=default |
|
| Hint (::efl::eo::concrete parent) |
|
template<typename F > |
| Hint (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) |
|
::efl::eolian::return_traits< void >::type | hint_base_get (::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_base_set (::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_step_get (::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_step_set (::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_aspect_get (::efl::eolian::out_traits< Efl_Gfx_Size_Hint_Aspect >::type mode, ::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_aspect_set (::efl::eolian::in_traits< Efl_Gfx_Size_Hint_Aspect >::type mode, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_max_get (::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_max_set (::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_min_get (::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_min_set (::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_request_get (::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_request_set (::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_restricted_min_get (::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_restricted_min_set (::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_combined_min_get (::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const |
|
::efl::eolian::return_traits< void >::type | hint_margin_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< void >::type | hint_margin_set (::efl::eolian::in_traits< int >::type l, ::efl::eolian::in_traits< int >::type r, ::efl::eolian::in_traits< int >::type t, ::efl::eolian::in_traits< int >::type b) const |
|
::efl::eolian::return_traits< void >::type | hint_weight_get (::efl::eolian::out_traits< double >::type x, ::efl::eolian::out_traits< double >::type y) const |
|
::efl::eolian::return_traits< void >::type | hint_weight_set (::efl::eolian::in_traits< double >::type x, ::efl::eolian::in_traits< double >::type y) const |
|
::efl::eolian::return_traits< void >::type | hint_align_get (::efl::eolian::out_traits< double >::type x, ::efl::eolian::out_traits< double >::type y) const |
|
::efl::eolian::return_traits< void >::type | hint_align_set (::efl::eolian::in_traits< double >::type x, ::efl::eolian::in_traits< double >::type y) const |
|
::efl::eolian::return_traits< Efl_Gfx_Size_Hint_Mode >::type | hint_display_mode_get () const |
|
::efl::eolian::return_traits< void >::type | hint_display_mode_set (::efl::eolian::in_traits< Efl_Gfx_Size_Hint_Mode >::type dispmode) 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 |
|