From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/html/ntqsql.html | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 doc/html/ntqsql.html (limited to 'doc/html/ntqsql.html') diff --git a/doc/html/ntqsql.html b/doc/html/ntqsql.html new file mode 100644 index 000000000..02e5c3ac6 --- /dev/null +++ b/doc/html/ntqsql.html @@ -0,0 +1,121 @@ + + + + + +TQSql Class + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

TQSql Class Reference
[sql module]

+ +

The TQSql class is a namespace for TQt SQL identifiers that +need to be global-like. +More... +

#include <ntqsql.h> +

List of all member functions. +

Public Members

+ +

Detailed Description

+ + +The TQSql class is a namespace for TQt SQL identifiers that +need to be global-like. +

+ + +

Normally, you can ignore this class. Several TQt SQL classes +inherit it, so all the identifiers in the TQt SQL namespace are +visible without qualification. +

See also Database Classes. + +


Member Type Documentation

+

TQSql::Confirm

+ +

This enum type describes edit confirmations. +

+

TQSql::Location

+ +

This enum type describes SQL navigation locations. +

+

TQSql::Op

+ +

This enum type describes edit operations. +

+

TQSql::ParameterType

+ +

This enum is used to set the type of a bind parameter +

+

TQSql::TableType

+ +

This enum type describes types of tables +

+

Member Function Documentation

+

TQSql::TQSql () +

+ +

Constructs a TQt SQL namespace class + + +


+This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


+ +
Copyright © 2007 +TrolltechTrademarks +
TQt 3.3.8
+
+ -- cgit v1.2.1