doxygen/html/tdbconfig_8h-source.html
author viric@llimona
Thu, 18 May 2006 23:05:01 +0200
changeset 0 04114bce8fd0
permissions -rw-r--r--
Initial from sourceforge's cvs.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>tdbconfig.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.16 -->
<center>
<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>
<hr><h1>tdbconfig.h</h1><div class="fragment"><pre>00001 <font class="preprocessor">#ifndef TDB_CONFIG_H</font>
00002 <font class="preprocessor"></font><font class="preprocessor">#define TDB_CONFIG_H</font>
00003 <font class="preprocessor"></font>
00004 <font class="keyword">struct </font>Tdb_config
00005 {
00006         QString host;
00007         QString username;
00008         QString password;
00009         QString database;
00010         QString driver;
00011 };
00012 
00013 <font class="preprocessor">#endif // TDB_CONFIG_H</font>
</pre></div><hr><address align="right"><small>Generated on Mon Nov 3 19:26:24 2003 for yagl by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.16 </small></address>
</body>
</html>