libyui-ncurses  2.44.1
 All Classes Functions Variables
NCStyleDef::SubWin Struct Reference
Inheritance diagram for NCStyleDef::SubWin:
Collaboration diagram for NCStyleDef::SubWin:

Public Member Functions

 SubWin (std::string T, NCursesWindow &P, int H, int W, int L, int C)
 
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
 
std::string tag
 
chtype changestyle
 

Static Public Attributes

static const int taglen = 7
 

Detailed Description

SubWin: base class for the windows used

Definition at line 259 of file NCStyleDef.cc.


The documentation for this struct was generated from the following file: