|
libyui-ncurses
2.54.5
|
Wchattr: handle modification of the current attribute std::set. More...


Public Member Functions | |
| Wchattr (std::string T, NCursesWindow &P, int H, int W, int L, int C) | |
| virtual void | draw (bool immediate=false) |
| virtual void | handle (int in) |
| void | set (std::vector< Aset > &nset, bool reset=false) |
| void | drawTable (bool immediate=false) |
| void | drawItemAt (unsigned line, unsigned num) |
Public Member Functions inherited from NCStyleDef::SubWin | |
| SubWin (std::string T, NCursesWindow &P, int H, int W, int L, int C) | |
| virtual int | dtag () |
| virtual int | change () |
| virtual void | enterchange () |
| virtual void | leavechange () |
Public Attributes | |
| std::vector< Aset > | aset |
| unsigned | fitem |
| unsigned | citem |
Public Attributes inherited from NCStyleDef::SubWin | |
| NCursesWindow | w |
| std::string | tag |
| chtype | changestyle |
Additional Inherited Members | |
Static Public Attributes inherited from NCStyleDef::SubWin | |
| static const int | taglen = 7 |
Wchattr: handle modification of the current attribute std::set.
Definition at line 469 of file NCStyleDef.cc.