Inheritance diagram for NCStyleDef::SubWin:
Public Member Functions | |
SubWin (string T, NCursesWindow &P, int H, int W, int L, int C) | |
virtual | ~SubWin () |
virtual void | draw (bool immediate=false) |
virtual int | dtag () |
virtual int | change () |
virtual void | enterchange () |
virtual void | leavechange () |
virtual void | handle (int in) |
Public Attributes | |
NCursesWindow | w |
string | tag |
chtype | changestyle |
Static Public Attributes | |
const int | taglen = 7 |
|
|
|
|
|
Reimplemented in NCStyleDef::Wchstat, and NCStyleDef::Wex. |
|
Reimplemented in NCStyleDef::Wstyle, NCStyleDef::Wset, NCStyleDef::Wchattr, NCStyleDef::Wchstat, and NCStyleDef::Wex. |
|
|
|
|
|
Reimplemented in NCStyleDef::Wstyle, NCStyleDef::Wset, and NCStyleDef::Wchattr. |
|
|
|
|
|
|
|
|
|
|