Public Member Functions | |
Wset (std::string T, NCursesWindow &P, int H, int W, int L, int C) | |
virtual void | draw (bool immediate=false) |
virtual void | handle (int in) |
![]() | |
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 | |
SetType | cset |
![]() | |
NCursesWindow | w |
std::string | tag |
chtype | changestyle |
Additional Inherited Members | |
![]() | |
static const int | taglen = 7 |
Wset: Selection of the current attribute std::set to process
|
inlinevirtual |
Reimplemented from NCStyleDef::SubWin.
|
inlinevirtual |
Reimplemented from NCStyleDef::SubWin.