ubit::UStyle Class Reference

Compiled Object Style. More...

#include <ustyle.hpp>

Inheritance diagram for ubit::UStyle:

ubit::USliderbuttonStyle List of all members.

Public Member Functions

virtual const UStyle & getStyle (UContext *) const
const UColor * getColor (const UControl *) const
const UColor * getBgcolor (const UControl *) const
void setColors (UColor &all_colors)
void setColors (UColor &unselected_colors, UColor &selected_colors)
void setBgcolors (UColor &all_colors)
void setBgcolors (UColor &unselected_colors, UColor &selected_colors)
void setColor (int action, UColor &)
void setBgcolor (int action, UColor &)

Public Attributes

ULocalProps local
char orient
char valign
char halign
short vspacing
short hspacing
UEdit * edit
UFont * font
UCursor * cursor
UBackground * background
UViewStyle * viewStyle
UStr * textSeparator
UColor * colors [2 *UMode::ACTION_COUNT]
UColor * bgcolors [2 *UMode::ACTION_COUNT]

Detailed Description

Compiled Object Style.

specify the appearanace of UGroup/UBox/UWin objects and subclasses.


The documentation for this class was generated from the following files:
Generated on Mon Jan 29 00:20:56 2007 for Ubit by  doxygen 1.4.7