sql

所属分类:Linux/Unix编程
开发工具:C++
文件大小:1258KB
下载次数:206
上传日期:2007-12-09 17:01:28
上 传 者menglige
说明:  QT数据库程序设计 用QT类库实现的SQL程序。
(QT Programming with QT database class library to achieve the SQL procedure.)

文件列表:
sql\cachedtable\cachedtable.pro (367, 2007-05-25)
sql\cachedtable\main.cpp (1222, 2007-05-25)
sql\cachedtable\tableeditor.cpp (2757, 2007-05-25)
sql\cachedtable\tableeditor.h (1420, 2007-05-25)
sql\cachedtable\tmp\obj\release_shared\cachedtable.intermediate.manifest (380, 2007-05-25)
sql\connection.h (5466, 2007-05-25)
sql\drilldown\drilldown.pro (461, 2007-05-25)
sql\drilldown\drilldown.qrc (317, 2007-05-25)
sql\drilldown\imageitem.cpp (2487, 2007-05-25)
sql\drilldown\imageitem.h (1577, 2007-05-25)
sql\drilldown\images\beijing.png (99093, 2007-05-25)
sql\drilldown\images\berlin.png (81944, 2007-05-25)
sql\drilldown\images\brisbane.png (57785, 2007-05-25)
sql\drilldown\images\munich.png (59769, 2007-05-25)
sql\drilldown\images\oslo.png (41781, 2007-05-25)
sql\drilldown\images\redwood.png (39050, 2007-05-25)
sql\drilldown\informationwindow.cpp (4486, 2007-05-25)
sql\drilldown\informationwindow.h (1792, 2007-05-25)
sql\drilldown\logo.png (1536, 2007-05-25)
sql\drilldown\main.cpp (1250, 2007-05-25)
sql\drilldown\tmp\obj\release_shared\drilldown.intermediate.manifest (380, 2007-05-25)
sql\drilldown\view.cpp (4510, 2007-05-25)
sql\drilldown\view.h (1591, 2007-05-25)
sql\masterdetail\albumdetails.xml (4912, 2007-05-25)
sql\masterdetail\database.h (3119, 2007-05-25)
sql\masterdetail\dialog.cpp (7883, 2007-05-25)
sql\masterdetail\dialog.h (1946, 2007-05-25)
sql\masterdetail\images\icon.png (30095, 2007-05-25)
sql\masterdetail\images\image.png (166692, 2007-05-25)
sql\masterdetail\main.cpp (1290, 2007-05-25)
sql\masterdetail\mainwindow.cpp (13164, 2007-05-25)
sql\masterdetail\mainwindow.h (2421, 2007-05-25)
sql\masterdetail\masterdetail.pro (430, 2007-05-25)
sql\masterdetail\masterdetail.qrc (141, 2007-05-25)
sql\masterdetail\tmp\obj\release_shared\masterdetail.intermediate.manifest (380, 2007-05-25)
sql\querymodel\customsqlmodel.cpp (1570, 2007-05-25)
sql\querymodel\customsqlmodel.h (1207, 2007-05-25)
sql\querymodel\editablesqlmodel.cpp (2655, 2007-05-25)
sql\querymodel\editablesqlmodel.h (1449, 2007-05-25)
sql\querymodel\main.cpp (2202, 2007-05-25)
... ...

Qt provides extensive database interoperability, with support for products from both open source and proprietary vendors. SQL support is integrated with Qt's model/view architecture, making it easier to provide GUI integration for your database applications. The example launcher provided with Qt can be used to explore each of the examples in this directory. Documentation for these examples can be found via the Tutorial and Examples link in the main Qt documentation. Finding the Qt Examples and Demos launcher ========================================== On Windows: The launcher can be accessed via the Windows Start menu. Select the menu entry entitled "Qt Examples and Demos" entry in the submenu containing the Qt tools. On Mac OS X: For the binary distribution, the qtdemo executable is installed in the /Developer/Applications/Qt directory. For the source distribution, it is installed alongside the other Qt tools on the path specified when Qt is configured. On Unix/Linux: The qtdemo executable is installed alongside the other Qt tools on the path specified when Qt is configured. On all platforms: The source code for the launcher can be found in the examples/tools/qtdemo directory in the Qt package. This example is built at the same time as the Qt libraries, tools, examples, and demonstrations.

近期下载者

相关文件


收藏者