Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > media > contrib-testing > by-pkgid > e69129115fb14d049ce528c52ed60f67 > files > 363

qtscriptbindings-0.1.0-0.1mdv2009.0.x86_64.rpm

<?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>QSql Namespace Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QSql Namespace Reference</h1>
<h3 align="center">[<a href="com_trolltech_qt_sql.html">com.trolltech.qt.sql</a> package]</h3>
<h3>Constructor</h3>
<p>This class has no public constructors. Calling the constructor function will cause a TypeError.</p><h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QSql prototype object</li>
<li><b>HighPrecision = 0</b></li>
<li><b>LowPrecisionInt32 = 0x01</b></li>
<li><b>LowPrecisionInt64 = 0x02</b></li>
<li><b>LowPrecisionDouble = 0x04</b></li>
<li><b>NumericalPrecisionPolicy( value )</b></li>
<li><b>AfterLastRow = -2</b></li>
<li><b>BeforeFirstRow = -1</b></li>
<li><b>Location( value )</b></li>
<li><b>In = 0x00000001</b></li>
<li><b>Out = 0x00000002</b></li>
<li><b>InOut = In|Out</b></li>
<li><b>Binary = 0x00000004</b></li>
<li><b>ParamTypeFlag( value )</b></li>
<li><b>ParamType( value1, value2, ... )</b></li>
<li><b>Tables = 0x01</b></li>
<li><b>SystemTables = 0x02</b></li>
<li><b>Views = 0x04</b></li>
<li><b>AllTables = 0xff</b></li>
<li><b>TableType( value )</b></li>
</ul>
</body>
</html>