Sophie

Sophie

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

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>SnapshotSettingsDlg.h</h1><a href="snapshotsettingsdlg_h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <font class="preprocessor">#ifndef SNAPSHOTSETTINGSDLG_HPP</font>
00002 <font class="preprocessor"></font><font class="preprocessor">#define SNAPSHOTSETTINGSDLG_HPP</font>
00003 <font class="preprocessor"></font>
00004 <font class="preprocessor">#include &lt;qcolor.h&gt;</font>
00005 
00006 <font class="preprocessor">#include "<a class="code" href="ftpsettings_h.html">FTPSettings.h</a>"</font>
00007 <font class="preprocessor">#include "<a class="code" href="snapshotsettings_h.html">SnapshotSettings.h</a>"</font>
00008 <font class="preprocessor">#include "<a class="code" href="videooptions_h.html">VideoOptions.h</a>"</font>
00009 
<a name="l00010"></a><a class="code" href="class_csnapshotsettingsdlg.html">00010</a> <font class="keyword">class </font><a class="code" href="class_csnapshotsettingsdlg.html">CSnapshotSettingsDlg</a>: <font class="keyword">public</font> <a class="code" href="class_csnapshotsettings.html">CSnapshotSettings</a>
00011 {
00012    Q_OBJECT
00013 <font class="keyword">private</font>:
00014    <font class="keyword">struct </font><a class="code" href="struct_svideooptions.html">SVideoOptions</a> *pVOpts;
00015    <a class="code" href="class_cftpsettings.html">CFTPSettings</a> *pFTPSettings;
00016    QColor TextColor;
00017    QFont TextFont;
00018    QString FileFormat;
00019 
00020 <font class="keyword">protected</font>:
00021    <font class="comment">/* overloaded */</font>
00022    <font class="keywordtype">void</font> <a class="code" href="class_csnapshotsettings.html#h2">ClickedOK</a>();
00023    <font class="keywordtype">void</font> <a class="code" href="class_csnapshotsettings.html#h0">ClickedColor</a>();
00024    <font class="keywordtype">void</font> <a class="code" href="class_csnapshotsettings.html#h1">ClickedFont</a>();
00025    <font class="keywordtype">void</font> <a class="code" href="class_csnapshotsettings.html#h3">ClickedFTP</a>();
00026 
00027 <font class="keyword">public</font>:   
00028    <a class="code" href="class_csnapshotsettingsdlg.html#a0">CSnapshotSettingsDlg</a>(<font class="keyword">struct</font> <a class="code" href="struct_svideooptions.html">SVideoOptions</a> *opts);
00029 
00030 signals:
00031    <font class="keywordtype">void</font> <a class="code" href="class_csnapshotsettingsdlg.html#j0">FTPSettingsUpdated</a>();
00032 };
00033 
00034 
00035 
00036 <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>