#include <i_async_layout.hpp>
Definition at line 27 of file i_async_layout.hpp.
◆ ~i_async_layout()
virtual neogfx::i_async_layout::~i_async_layout |
( |
| ) |
|
|
virtualdefault |
◆ defer_layout()
virtual bool neogfx::i_async_layout::defer_layout |
( |
i_widget & |
aWidget | ) |
|
|
pure virtual |
◆ exists()
virtual bool neogfx::i_async_layout::exists |
( |
i_widget & |
aWidget | ) |
const |
|
pure virtualnoexcept |
◆ iid()
static uuid const & neogfx::i_async_layout::iid |
( |
| ) |
|
|
inlinestatic |
◆ invalidate()
virtual void neogfx::i_async_layout::invalidate |
( |
i_widget & |
aWidget | ) |
|
|
pure virtual |
◆ validate()
virtual void neogfx::i_async_layout::validate |
( |
i_widget & |
aWidget | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: