Difference between revisions of "Sednterp Database Query Objects"
Bill Bashir (talk | contribs) |
Bill Bashir (talk | contribs) |
||
Line 1: | Line 1: | ||
query1 | query1 | ||
− | QtRuntimeObject | + | :'''QtRuntimeObject''' |
− | bindValue(QString,QVariant): function bindValue(QString,QVariant)() { | + | :'''bindValue(QString,QVariant):''' function bindValue(QString,QVariant)() { |
− | bindValue(QString,QVariant,QSql::ParamType): function bindValue(QString,QVariant,QSql::ParamType)() { | + | :'''bindValue(QString,QVariant,QSql::ParamType):''' function bindValue(QString,QVariant,QSql::ParamType)() { |
− | clear(): function clear()() { | + | :'''clear():''' function clear()() { |
− | deleteLater(): function deleteLater()() { | + | :'''deleteLater():''' function deleteLater()() { |
− | destroyed(): function destroyed()() { | + | :'''destroyed():''' function destroyed()() { |
− | destroyed(QObject*): function destroyed(QObject*)() { | + | :'''destroyed(QObject*):''' function destroyed(QObject*)() { |
− | exec(): function exec()() { | + | :'''exec():''' function exec()() { |
− | exec(QString): function exec(QString)() { | + | :'''exec(QString):''' function exec(QString)() { |
− | finish(): function finish()() { | + | :'''finish():''' function finish()() { |
− | first(): function first()() { | + | :'''first():''' function first()() { |
− | isActive(): function isActive()() { | + | :'''isActive():''' function isActive()() { |
− | isForwardOnly(): function isForwardOnly()() { | + | :'''isForwardOnly():''' function isForwardOnly()() { |
− | isNull(int): function isNull(int)() { | + | :'''isNull(int):''' function isNull(int)() { |
− | isSelect(): function isSelect()() { | + | :'''isSelect():''' function isSelect()() { |
− | isValid(): function isValid()() { | + | :'''isValid():''' function isValid()() { |
− | last(): function last()() { | + | :'''last():''' function last()() { |
− | next(): function next()() { | + | :'''next():''' function next()() { |
− | nextResult(): function nextResult()() { | + | :'''nextResult():''' function nextResult()() { |
− | numRowsAffected(): function numRowsAffected()() { | + | :'''numRowsAffected():''' function numRowsAffected()() { |
− | prepare(QString): function prepare(QString)() { | + | :'''prepare(QString):''' function prepare(QString)() { |
− | preserveSqlString(bool): function preserveSqlString(bool)() { | + | :'''preserveSqlString(bool):''' function preserveSqlString(bool)() { |
− | previous(): function previous()() { | + | :'''previous():''' function previous()() { |
− | printPreparedValues(): function printPreparedValues()() { | + | :'''printPreparedValues():''' function printPreparedValues()() { |
− | seek(int): function seek(int)() { | + | :'''seek(int):''' function seek(int)() { |
− | seek(int,bool): function seek(int,bool)() { | + | :'''seek(int,bool):''' function seek(int,bool)() { |
− | setForwardOnly(bool): function setForwardOnly(bool)() { | + | :'''setForwardOnly(bool):''' function setForwardOnly(bool)() { |
+ | setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy):''' function setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy)() { | ||
− | + | :'''size():''' function size()() { | |
− | + | :'''toBool(QString):''' function toBool(QString)() { | |
− | + | :'''toBool(int):''' function toBool(int)() { | |
− | + | :'''toInt(QString):''' function toInt(QString)() { | |
− | + | :'''toInt(int):''' function toInt(int)() { | |
− | + | :'''value(int):''' function value(int)() { | |
− | + | :'''valuetoString(int):''' function valuetoString(int)() { | |
− | |||
− | |||
− | |||
− | valuetoString(int): function valuetoString(int)() { |
Revision as of 15:40, 24 August 2012
query1
- QtRuntimeObject
- bindValue(QString,QVariant): function bindValue(QString,QVariant)() {
- bindValue(QString,QVariant,QSql::ParamType): function bindValue(QString,QVariant,QSql::ParamType)() {
- clear(): function clear()() {
- deleteLater(): function deleteLater()() {
- destroyed(): function destroyed()() {
- destroyed(QObject*): function destroyed(QObject*)() {
- exec(): function exec()() {
- exec(QString): function exec(QString)() {
- finish(): function finish()() {
- first(): function first()() {
- isActive(): function isActive()() {
- isForwardOnly(): function isForwardOnly()() {
- isNull(int): function isNull(int)() {
- isSelect(): function isSelect()() {
- isValid(): function isValid()() {
- last(): function last()() {
- next(): function next()() {
- nextResult(): function nextResult()() {
- numRowsAffected(): function numRowsAffected()() {
- prepare(QString): function prepare(QString)() {
- preserveSqlString(bool): function preserveSqlString(bool)() {
- previous(): function previous()() {
- printPreparedValues(): function printPreparedValues()() {
- seek(int): function seek(int)() {
- seek(int,bool): function seek(int,bool)() {
- setForwardOnly(bool): function setForwardOnly(bool)() {
setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy): function setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy)() {
- size(): function size()() {
- toBool(QString): function toBool(QString)() {
- toBool(int): function toBool(int)() {
- toInt(QString): function toInt(QString)() {
- toInt(int): function toInt(int)() {
- value(int): function value(int)() {
- valuetoString(int): function valuetoString(int)() {