#include <i_view.hpp>
Definition at line 29 of file i_view.hpp.
◆ activate()
virtual void neogfx::mvc::i_view::activate |
( |
| ) |
|
|
pure virtual |
◆ as_widget()
◆ deactivate()
virtual void neogfx::mvc::i_view::deactivate |
( |
| ) |
|
|
pure virtual |
◆ is_active()
virtual bool neogfx::mvc::i_view::is_active |
( |
| ) |
const |
|
pure virtual |
◆ is_strong()
virtual bool neogfx::mvc::i_view::is_strong |
( |
| ) |
const |
|
pure virtual |
◆ is_weak()
virtual bool neogfx::mvc::i_view::is_weak |
( |
| ) |
const |
|
pure virtual |
◆ model() [1/2]
virtual const i_model & neogfx::mvc::i_view::model |
( |
| ) |
const |
|
pure virtual |
◆ model() [2/2]
virtual i_model & neogfx::mvc::i_view::model |
( |
| ) |
|
|
pure virtual |
◆ update()
virtual void neogfx::mvc::i_view::update |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: