#include <ustyle.hpp>
Public Member Functions | |
void | set (const UStyle *model) |
copies the model | |
const UColor * | getColor (const UCtrl *) const |
const UColor * | getBgcolor (const UCtrl *) const |
void | setColors (int action, UColor &, bool when_unselected=true, bool when_selected=true) |
void | setBgcolors (int action, UColor &, bool when_unselected=true, bool when_selected=true) |
Static Public Member Functions | |
UColor ** | makeColors (UColor *off, UColor *on) |
void | setColor (UColor **, int action, UColor *) |
Public Attributes | |
ULocalProps | local |
UFont * | font |
UCursor * | cursor |
UBackground * | background |
UColor ** | fgcolors |
UColor ** | bgcolors |
UViewStyle * | viewStyle |
UStr * | textSeparator |
char | orient |
specify the appearanace of UGroup / UBox / UWin objects and subclasses.