#include <uboxLayout.hpp>
Inheritance diagram for ubit::UVspacing:

| Public Types | |
| INHERIT = -1 | |
| enum | { INHERIT = -1 } | 
| Public Member Functions | |
| UVspacing (int=0) | |
| operator int () const | |
| type conversion: returns value. | |
| UVspacing & | operator= (int) | 
| UVspacing & | operator= (const UVspacing &) | 
| bool | operator== (int v) const | 
| bool | operator== (const UVspacing &v) const | 
| virtual void | update () | 
| updates parents graphics. | |
| virtual void | putProp (UContext *, UControl *) | 
| [impl] changes corresponding value in the UContext | |
| Static Public Attributes | |
| static UVspacing | none | 
| Friends | |
| UVspacing & | uvspacing (int=0) | 
 1.4.7
 1.4.7