Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

NCursesColorWindow Class Reference

We leave this here for compatibility reasons. More...

#include <ncursesw.h>

Inheritance diagram for NCursesColorWindow:

NCursesWindow List of all members.

Public Member Functions

 NCursesColorWindow (WINDOW *&window)
 NCursesColorWindow (int lines, int cols, int begin_y, int begin_x)
 NCursesColorWindow (NCursesWindow &par, int lines, int cols, int begin_y, int begin_x, char absrel= 'a')

Detailed Description

We leave this here for compatibility reasons.


Constructor & Destructor Documentation

NCursesColorWindow::NCursesColorWindow WINDOW *&  window  )  [inline]
 

Constructor. Useful only for stdscr

NCursesColorWindow::NCursesColorWindow int  lines,
int  cols,
int  begin_y,
int  begin_x
[inline]
 

Constructor.

Parameters:
lines number of lines
cols number of columns
begin_y line origin
begin_x col origin

NCursesColorWindow::NCursesColorWindow NCursesWindow par,
int  lines,
int  cols,
int  begin_y,
int  begin_x,
char  absrel = 'a'
[inline]
 

Constructor.

Parameters:
par parent window
lines number of lines
cols number of columns
begin_y line origin
begin_x col origin
absrel='a' If `a', begin_x/y are absolute screen pos, else if `r', they are relative to par origin


The documentation for this class was generated from the following file:
Generated on Wed Sep 14 10:52:55 2005 for yast2-ncurses by  doxygen 1.4.4