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

NCstyle.cc File Reference

#include <fstream>
#include "Y2Log.h"
#include "NCurses.h"
#include "NCStyleDef.h"
#include "NCstyle.mono.h"
#include "NCstyle.braille.h"
#include "NCstyle.linux.h"
#include "NCstyle.xterm.h"

Defines

#define PRT(t)   case NCstyle::t: return #t;
#define IF_STYLE_INIT(n)   if ( styleName == #n ) { NCstyleInit_##n( styleSet ); }

Define Documentation

#define IF_STYLE_INIT  )     if ( styleName == #n ) { NCstyleInit_##n( styleSet ); }
 

#define PRT  )     case NCstyle::t: return #t;
 


Generated on Wed Sep 14 10:52:54 2005 for yast2-ncurses by  doxygen 1.4.4