libyui-ncurses  2.44.1
 All Classes Functions Variables
NCstyle::Style Class Reference
Inheritance diagram for NCstyle::Style:
Collaboration diagram for NCstyle::Style:

Public Member Functions

NCattrsetgetAttrGlobal ()
 
NCattrsetgetAttrLocal ()
 
 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
 
- Public Member Functions inherited from NCstyle::StDialog
 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 StBasegetDlgBorder (bool active) const
 
const StBasegetDumb () const
 
const StWidgetgetWidget (NC::WState s, bool nonactive=false) const
 
const StWidgetgetFrame (NC::WState s) const
 
const StListgetList (NC::WState s) const
 

Friends

class NCstyle
 

Additional Inherited Members

- Public Attributes inherited from NCstyle::StDialog
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
 
- Private Member Functions inherited from NCattrset
 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 524 of file NCstyle.h.


The documentation for this class was generated from the following files: