doxygen/html/tdbconfig_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>tdbconfig.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>tdbconfig.h</h1><div class="fragment"><pre>00001 <font class="preprocessor">#ifndef TDB_CONFIG_H</font>
       
    10 00002 <font class="preprocessor"></font><font class="preprocessor">#define TDB_CONFIG_H</font>
       
    11 00003 <font class="preprocessor"></font>
       
    12 00004 <font class="keyword">struct </font>Tdb_config
       
    13 00005 {
       
    14 00006         QString host;
       
    15 00007         QString username;
       
    16 00008         QString password;
       
    17 00009         QString database;
       
    18 00010         QString driver;
       
    19 00011 };
       
    20 00012 
       
    21 00013 <font class="preprocessor">#endif // TDB_CONFIG_H</font>
       
    22 </pre></div><hr><address align="right"><small>Generated on Mon Nov 3 19:26:24 2003 for yagl by
       
    23 <a href="http://www.doxygen.org/index.html">
       
    24 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
       
    25 width=110 height=53></a>1.2.16 </small></address>
       
    26 </body>
       
    27 </html>