Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CamStreamApp.h File Reference

#include <qapplication.h>
#include <qcolor.h>
#include <qdict.h>
#include <qdom.h>
#include <qfile.h>
#include <qfont.h>
#include <qstring.h>
#include "VideoOptions.h"
#include "VideoCollector.h"

Go to the source code of this file.

Compounds

Enumerations

Variables


Detailed Description

Include file for main object; contains some global stuff, including the configuration file (which is an XML document)


Enumeration Type Documentation

enum FileTypeEnum
 

Enumeration for image file types we support.

Current supported formats: JPG, PNG, PPM, BMP (but only if the proper libaries are linked in)

Enumeration values:
file_jpeg  
file_png  
file_ppm  
file_bmp  
file_MAX  


Variable Documentation

CCamStreamApp* CamApp
 

Global pointer to the one and only CCamStreamApp instance.


Generated at Wed Jun 20 02:51:23 2001 for Camstream by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001