Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

UValign Class Reference

Vertical Alignment property. More...

#include <uprop.hpp>

Inheritance diagram for UValign:

UProp UBrick List of all members.

Public Types

enum  { TOP, BOTTOM, FLEX, CENTER }

Public Member Functions

 UValign (char value=TOP, u_modes=0)
 UValign (const UValign &)
char get () const
void set (const UValign &)
virtual void update ()
 updates graphics.
virtual void putProp (class UContext *, class UCtrl *)
 [impl] changes corresponding value in the UContext

Static Public Attributes

static UValign top
static UValign bottom
static UValign flex
static UValign center

Friends

UValignuvalign (const UValign &)
UValignutop ()
UValignubottom ()
UValignuvcenter ()
UValignuvflex ()

Detailed Description

Vertical Alignment property.

Can be: top, bottom, center, flex ("flex" means "flexible object")


The documentation for this class was generated from the following files:
Generated on Thu Mar 3 04:56:55 2005 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.4.1