/qtopiacore/qt/doc/html/sql-masterdetail-masterdetail-pro.html
https://github.com/Fale/qtmoko · HTML · 38 lines · 36 code · 2 blank · 0 comment · 0 complexity · de9f05d9c44af05c52c924696ca3ba54 MD5 · raw file
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>Qt 4.5: masterdetail.pro Example File (sql/masterdetail/masterdetail.pro)</title>
- <link href="classic.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <table border="0" cellpadding="0" cellspacing="0" width="100%">
- <tr>
- <td align="left" valign="top" width="32"><a href="http://qtsoftware.com/products/qt"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
- <td width="1"> </td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a> · <a href="namespaces.html"><font color="#004faf">All Namespaces</font></a> · <a href="classes.html"><font color="#004faf">All Classes</font></a> · <a href="mainclasses.html"><font color="#004faf">Main Classes</font></a> · <a href="groups.html"><font color="#004faf">Grouped Classes</font></a> · <a href="modules.html"><font color="#004faf">Modules</font></a> · <a href="functions.html"><font color="#004faf">Functions</font></a></td>
- <td align="right" valign="top" width="230"></td></tr></table><h1 class="title">masterdetail.pro Example File<br /><span class="small-subtitle">sql/masterdetail/masterdetail.pro</span>
- </h1>
- <pre> HEADERS = database.h \
- dialog.h \
- mainwindow.h
- RESOURCES = masterdetail.qrc
- SOURCES = dialog.cpp \
- main.cpp \
- mainwindow.cpp
- QT += sql
- QT += xml
- # install
- target.path = $$[QT_INSTALL_EXAMPLES]/sql/masterdetail
- sources.files = $$SOURCES *.h $$RESOURCES $$FORMS masterdetail.pro *.xml images
- sources.path = $$[QT_INSTALL_EXAMPLES]/sql/masterdetail
- INSTALLS += target sources</pre>
- <p /><address><hr /><div align="center">
- <table width="100%" cellspacing="0" border="0"><tr class="address">
- <td width="30%" align="left">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies)</td>
- <td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td>
- <td width="30%" align="right"><div align="right">Qt 4.5.1</div></td>
- </tr></table></div></address></body>
- </html>