|
MVC
0.0.1
|
Here is doing notifications. Подробнее...
#include <iview.h>
Граф наследования:IView:
Граф связей класса IView:Открытые члены | |
| IView ()=default | |
| virtual | ~IView ()=default |
| virtual void | update () const noexcept=0 |
| Updates dependent objects. Подробнее... | |
Here is doing notifications.
|
default |
|
virtualdefault |
|
pure virtualnoexcept |
Updates dependent objects.
Замещается в View.
1.8.17