libyui-ncurses  2.44.1
 All Classes Functions Variables
NCTableCol Class Reference
Inheritance diagram for NCTableCol:

Public Types

enum  STYLE {
  NONE = 0, PLAIN, DATA, ACTIVEDATA,
  HINT, SEPARATOR
}
 

Public Member Functions

 NCTableCol (const NCstring &l="", const STYLE &st=ACTIVEDATA)
 
const NClabelLabel () const
 
virtual void SetLabel (const NClabel &l)
 
void stripHotkey ()
 
virtual wsze Size () const
 
virtual void DrawAt (NCursesWindow &w, const wrect at, NCTableStyle &tableStyle, NCTableLine::STATE linestate, unsigned colidx) const
 
bool hasHotkey () const
 
unsigned char hotkey () const
 

Protected Member Functions

chtype setBkgd (NCursesWindow &w, NCTableStyle &tableStyle, NCTableLine::STATE linestate, STYLE colstyle) const
 

Friends

std::ostream & operator<< (std::ostream &STREAM, const NCTableCol &OBJ)
 

Detailed Description

Definition at line 141 of file NCTableItem.h.


The documentation for this class was generated from the following files: