cxWidgets 1.0
Classes | Namespaces | Macros | Typedefs
cxObject.h File Reference
#include <ncurses.h>
#include <panel.h>
#include <cstdio>
#include <string>
#include <iostream>
#include <sstream>
#include <vector>
#include "cxColors.h"
#include "cxKeyDefines.h"
#include "cxWidgetsException.h"
Include dependency graph for cxObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cx::cxObject
 The base class for windowing classes in the cxWidgets. More...
 

Namespaces

namespace  cx
 cxBorderChars.h - Defines border characters to be used in drawing a box (i.e., in cxWindow and all its derivitives)
 

Macros

#define TESTS
 

Typedefs

typedef std::vector< std::string > cx::stringContainer
 
typedef std::vector< std::string >::iterator cx::stringContainerIterator
 

Macro Definition Documentation

◆ TESTS

#define TESTS