libyui-ncurses  2.44.1
NCattrset Class Reference
Inheritance diagram for NCattrset:

List of all members.

Public Member Functions

 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)

Detailed Description

Definition at line 174 of file NCstyle.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables