|
NCattrset & | getAttrGlobal () |
|
NCattrset & | getAttrLocal () |
|
| Style (const Style &rhs) |
|
const chtype & | attr (STglobal a) const |
|
const chtype & | attr (STlocal a) const |
|
const chtype & | operator() (STglobal a) const |
|
const chtype & | operator() (STlocal a) const |
|
| StDialog (const StBase &b, const StBase &ab, const StBase &d, const StWidget &dis, const StWidget &n, const StWidget &a, const StWidget &f, const StWidget &af, const StList &l, const StList &al, const StList &dl, const StProgbar &pbar, const StRichtext &rtext, const chtype &curs) |
|
const StBase & | getDlgBorder (bool active) const |
|
const StBase & | getDumb () const |
|
const StWidget & | getWidget (NC::WState s, bool nonactive=false) const |
|
const StWidget & | getFrame (NC::WState s) const |
|
const StList & | getList (NC::WState s) const |
|
|
StBase | border |
|
StBase | activeBorder |
|
StBase | dumb |
|
StWidget | disabled |
|
StWidget | normal |
|
StWidget | active |
|
StWidget | frame |
|
StWidget | activeFrame |
|
StList | list |
|
StList | activeList |
|
StList | disabledList |
|
StProgbar | progbar |
|
StRichtext | richtext |
|
const chtype & | cursor |
|
| NCattrset (unsigned num) |
|
const chtype & | operator[] (unsigned a) const |
|
chtype | getAttr (unsigned a) const |
|
chtype | getStyle (unsigned a) const |
|
chtype | getColor (unsigned a) const |
|
chtype | getChar (unsigned a) const |
|
chtype | getNonChar (unsigned a) const |
|
void | setAttr (unsigned a, chtype ch) |
|
void | setStyle (unsigned a, chtype ch) |
|
void | setColor (unsigned a, chtype ch) |
|
void | setChar (unsigned a, chtype ch) |
|
void | addStyle (unsigned a, chtype ch) |
|
void | delStyle (unsigned a, chtype ch) |
|
void | toggleStyle (unsigned a, chtype ch) |
|
void | addAlt (unsigned a) |
|
void | delAlt (unsigned a) |
|
short | getFg (unsigned a) const |
|
short | getBg (unsigned a) const |
|
void | setFg (unsigned a, short c) |
|
void | setBg (unsigned a, short c) |
|
Definition at line 524 of file NCstyle.h.
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/libyui-ncurses-libyui-ncurses-master-2.46.4/src/NCstyle.h
- /builddir/build/BUILD/libyui-ncurses-libyui-ncurses-master-2.46.4/src/NCstyle.cc