#include <uview.hpp>
Inheritance diagram for UViewStyle:

Public Member Functions | |
| UViewStyle (UView *(*)(class UBoxLink *, UView *, UWinGraph *), u_modes=0) | |
| virtual void | update () |
| virtual void | addingTo (class ULink *selflink, UGroup *parent) |
| virtual void | removingFrom (class ULink *selflink, UGroup *parent) |
| NOTE that this function require a specific destructor. | |
Public Attributes | |
| UView *(* | makeView )(class UBoxLink *, UView *parview, UWinGraph *) |
| pointer to the corresponding UView::makeView "static" constructor. | |
|
||||||||||||
|
... inutile pour les UCONST!!!; Reimplemented from UMode. |
1.4.1