libyui-ncurses
Loading...
Searching...
No Matches
NCStyleDef::Wstyle Struct Reference
Inheritance diagram for NCStyleDef::Wstyle:
Collaboration diagram for NCStyleDef::Wstyle:

Public Member Functions

 Wstyle (std::string T, NCursesWindow &P, int H, int W, int L, int C)
 
virtual void draw (bool immediate=false)
 
virtual void handle (int in)
 
- Public Member Functions inherited from NCStyleDef::SubWin
 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

NCstyle::StyleSet cset
 
- Public Attributes inherited from NCStyleDef::SubWin
NCursesWindow w
 
std::string tag
 
chtype changestyle
 

Additional Inherited Members

- Static Public Attributes inherited from NCStyleDef::SubWin
static const int taglen = 7
 

Detailed Description

Wstyle: Selection of the current NCstyle::StyleSet to process

Member Function Documentation

◆ draw()

virtual void NCStyleDef::Wstyle::draw ( bool immediate = false)
inlinevirtual

Reimplemented from NCStyleDef::SubWin.

◆ handle()

virtual void NCStyleDef::Wstyle::handle ( int in)
inlinevirtual

Reimplemented from NCStyleDef::SubWin.


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