File: camwindow_h-source.html

package info (click to toggle)
camstream 0.25-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,996 kB
  • ctags: 1,478
  • sloc: cpp: 6,074; asm: 1,033; makefile: 272
file content (38 lines) | stat: -rw-r--r-- 2,090 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<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>CamWindow.h</h1><a href="camwindow_h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <font class="preprocessor">#ifndef CAMWINDOW_HPP</font>
00002 <font class="preprocessor"></font><font class="preprocessor">#define CAMWINDOW_HPP</font>
00003 <font class="preprocessor"></font>
00004 <font class="preprocessor">#include &lt;qmainwindow.h&gt;</font>
00005 
00006 
00007 <font class="keyword">class </font><a class="code" href="class_ccamwindow.html">CCamWindow</a>: <font class="keyword">public</font> <a class="code" href="class_qmainwindow.html">QMainWindow</a>
00008 {
00009    Q_OBJECT
00010 <font class="keyword">private</font>:
00011 
00012 <font class="keyword">protected</font>:
00013    <a class="code" href="class_ccamwindow.html#b0">CCamWindow</a>(<a class="code" href="class_qwidget.html">QWidget</a> *parent = 0, <font class="keyword">const</font> <font class="keywordtype">char</font> *name = 0);
00014 
00015 <font class="keyword">public</font>:
00016    <a class="code" href="class_ccamwindow.html#a0">~CCamWindow</a>();
00017 };   
00018 
00019 
00020 
00021 <font class="preprocessor">#endif</font>
</font></pre></div><hr><address><small>Generated at Wed Jun 20 02:51:22 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>