|
libyui-ncurses
2.44.1
|


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 Attributes | |
| std::vector< Aset > | aset |
| unsigned | fitem |
| unsigned | citem |
Wchattr: handle modification of the current attribute std::set.
Definition at line 469 of file NCStyleDef.cc.