doxygen/html/chartwindow_8h-source.html
changeset 0 04114bce8fd0
equal deleted inserted replaced
-1:000000000000 0:04114bce8fd0
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
       
     3 <title>chartwindow.h Source File</title>
       
     4 <link href="doxygen.css" rel="stylesheet" type="text/css">
       
     5 </head><body>
       
     6 <!-- Generated by Doxygen 1.2.16 -->
       
     7 <center>
       
     8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</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; </center>
       
     9 <hr><h1>chartwindow.h</h1><div class="fragment"><pre>00001 <font class="preprocessor">#ifndef CHARTWINDOW_H</font>
       
    10 00002 <font class="preprocessor"></font><font class="preprocessor">#define CHARTWINDOW_H</font>
       
    11 00003 <font class="preprocessor"></font>
       
    12 00004 
       
    13 00005 <font class="preprocessor">#include &lt;qmainwindow.h&gt;</font>
       
    14 00006 
       
    15 00007 <font class="keyword">class </font>QListView;
       
    16 00008 
       
    17 00011 <font class="keyword">class </font>ChartWindow : <font class="keyword">public</font> QMainWindow
       
    18 00012 {
       
    19 00013 
       
    20 00014 <font class="keyword">private</font>: <font class="comment">// Variables</font>
       
    21 00015         QListView       *accountsList;
       
    22 00016 
       
    23 00017 <font class="keyword">public</font>:
       
    24 00018         ChartWindow(QWidget *parent = 0, <font class="keyword">const</font> <font class="keywordtype">char</font> *name = 0);
       
    25 00019         ~ChartWindow();
       
    26 00020 };
       
    27 00021 
       
    28 00022 <font class="preprocessor">#endif //CHARTWINDOW_H</font>
       
    29 </pre></div><hr><address align="right"><small>Generated on Mon Nov 3 19:26:24 2003 for yagl by
       
    30 <a href="http://www.doxygen.org/index.html">
       
    31 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
       
    32 width=110 height=53></a>1.2.16 </small></address>
       
    33 </body>
       
    34 </html>