Sophie

Sophie

distrib > Fedora > 15 > x86_64 > by-pkgid > ec9ccd822be669bf449eecc0e640e0be > files > 180

camstream-0.26.3-19.fc12.x86_64.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>IntgPanel.h</h1><a href="intgpanel_h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <font class="preprocessor">#ifndef INTGPANEL_HPP</font>
00002 <font class="preprocessor"></font><font class="preprocessor">#define INTGPANEL_HPP</font>
00003 <font class="preprocessor"></font>
00004 <font class="preprocessor">#include "<a class="code" href="campanel_h.html">CamPanel.h</a>"</font>
00005 
00006 <font class="keyword">class </font><a class="code" href="class_cintgpanel.html">CIntgPanel</a>: <font class="keyword">public</font> <a class="code" href="class_ccampanel.html">CCamPanel</a>
00007 {
00008    Q_OBJECT
00009 <font class="keyword">private</font>:
00010    <a class="code" href="class_ccampanel.html">CCamPanel</a> *pYUVPanel, *pDiffPanel;
00011    <font class="keywordtype">int</font> RefreshCountdown, Refreshes;
00012 
00013    <font class="keywordtype">void</font> Calculate(<font class="keywordtype">int</font> n, <font class="keywordtype">void</font> *dst, <font class="keywordtype">void</font> *src);
00014 
00015 <font class="keyword">protected</font> slots:   
00016    <font class="keyword">virtual</font> <font class="keywordtype">void</font> <a class="code" href="class_cintgpanel.html#h0">UpdatePanel</a>();
00017 
00018 <font class="keyword">public</font>:
00019    <a class="code" href="class_cintgpanel.html#a0">CIntgPanel</a>(<a class="code" href="class_ccampanel.html">CCamPanel</a> *yuv_panel, <a class="code" href="class_ccampanel.html">CCamPanel</a> *diff_panel, 
00020               <font class="keyword">const</font> <font class="keywordtype">char</font> *name = <font class="stringliteral">"intg.yuv"</font>, 
00021               <font class="keyword">const</font> <font class="keywordtype">char</font> *desc = <font class="stringliteral">"YUV Integrator"</font>);
00022 
00023    <font class="keywordtype">void</font> <a class="code" href="class_cintgpanel.html#a1">SetRefresh</a>(<font class="keywordtype">int</font> n);
00024 
00025 <font class="keyword">public</font> slots:
00026 };
00027 
00028 <font class="preprocessor">#endif</font>
</font></pre></div><hr><address><small>Generated at Sat May 18 02:56:55 2002 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>