libyui-ncurses
2.48.2
|
Wex: popup and down the example Dialog. More...
Public Member Functions | |
Wex (std::string T, NCursesWindow &P, int H, int W, int L, int C) | |
virtual void | draw (bool immediate=false) |
virtual int | change () |
![]() | |
SubWin (std::string T, NCursesWindow &P, int H, int W, int L, int C) | |
virtual int | dtag () |
virtual void | enterchange () |
virtual void | leavechange () |
virtual void | handle (int in) |
Public Attributes | |
SetType | cset |
![]() | |
NCursesWindow | w |
std::string | tag |
chtype | changestyle |
Additional Inherited Members | |
![]() | |
static const int | taglen = 7 |
Wex: popup and down the example Dialog.
Definition at line 726 of file NCStyleDef.cc.