Class evab::LayoutBase::Focusable¶
template <class T>
Wrapper that chains elements in a circular doubly-linked list. More...
Inherits the following classes: T, evab::LayoutBase::FocusableBase
Public Functions¶
| Type | Name |
|---|---|
| Focusable (LayoutBase * aParent, Args &&... args) |
Detailed Description¶
Template parameters:
TElement type to wrap (must inherit ElementBase)
Public Functions Documentation¶
function Focusable¶
template<typename... Args>
inline Focusable::Focusable (
LayoutBase * aParent,
Args &&... args
)
The documentation for this class was generated from the following file src/evabLayoutBase.h