Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 1fa92ce922d645587b2ea4fcb1f5bfc5 > files > 23

camstream-0.25-2mdk.i586.rpm

<html>
<head>
<title>Camstream: CamStream API documentation</title>
<link rel="stylesheet" href="../../tech.css" type="text/css">
</head>
<body>

<!-- Generated by Doxygen 1.2.6 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>CamStreamApp.h File Reference</h1><code>#include &lt;qapplication.h&gt;</code><br>
<code>#include &lt;qcolor.h&gt;</code><br>
<code>#include &lt;qdict.h&gt;</code><br>
<code>#include &lt;qdom.h&gt;</code><br>
<code>#include &lt;qfile.h&gt;</code><br>
<code>#include &lt;qfont.h&gt;</code><br>
<code>#include &lt;qstring.h&gt;</code><br>
<code>#include "<a class="el" href="videooptions_h-source.html">VideoOptions.h</a>"</code><br>
<code>#include "<a class="el" href="videocollector_h-source.html">VideoCollector.h</a>"</code><br>

<p>
<a href="camstreamapp_h-source.html">Go to the source code of this file.</a><h2>Compounds</h2>
<ul>
<li>class <a class="el" href="class_ccamstreamapp.html">CCamStreamApp</a>
<dl class="el"><dd><font size=-1><em>The CamStream main application class.</em> <a href="class_ccamstreamapp.html#_details">More...</a><em><br><br></em></font></dl></ul>
<h2>Enumerations</h2>
<ul>
<li>enum <a class="el" href="camstreamapp_h.html#a6">FileTypeEnum</a> { <br>
&nbsp;&nbsp;<a class="el" href="camstreamapp_h.html#a6a1">file_jpeg</a>, 
<a class="el" href="camstreamapp_h.html#a6a2">file_png</a>, 
<a class="el" href="camstreamapp_h.html#a6a3">file_ppm</a>, 
<a class="el" href="camstreamapp_h.html#a6a4">file_bmp</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="camstreamapp_h.html#a6a5">file_MAX</a>
<br>
 }
</ul>
<h2>Variables</h2>
<ul>
<li><a class="el" href="class_ccamstreamapp.html">CCamStreamApp</a>* <a class="el" href="camstreamapp_h.html#a0">CamApp</a>
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
 Include file for main object; contains some global stuff, including the configuration file (which is an XML document)
<p>
<hr><h2>Enumeration Type Documentation</h2>
<a name="a6" doxytag="CamStreamApp.h::FileTypeEnum"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
enum FileTypeEnum
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Enumeration for image file types we support.
<p>
Current supported formats: JPG, PNG, PPM, BMP (but only if the proper  libaries are linked in) <dl compact><dt>
<b>Enumeration values:</b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><a name="a6a1" doxytag="file_jpeg"></a><em>file_jpeg</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="a6a2" doxytag="file_png"></a><em>file_png</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="a6a3" doxytag="file_ppm"></a><em>file_ppm</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="a6a4" doxytag="file_bmp"></a><em>file_bmp</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="a6a5" doxytag="file_MAX"></a><em>file_MAX</em>
&nbsp;</td><td>
</td></tr>
</table>
</dl>
    </td>
  </tr>
</table>
<hr><h2>Variable Documentation</h2>
<a name="a0" doxytag="CamStreamApp.h::CamApp"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
<a class="el" href="class_ccamstreamapp.html">CCamStreamApp</a>* CamApp
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Global pointer to the one and only <a class="el" href="class_ccamstreamapp.html">CCamStreamApp</a> instance.
<p>
    </td>
  </tr>
</table>
<hr><address><small>Generated at Wed Jun 20 02:51:23 2001 for Camstream by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.6 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2001</small></address>
</body>
</html>