NAME

Qt::Sql::QSqlRecord

PUBLIC METHODS

QSqlRecord()
QSqlRecord()
~QSqlRecord()
void append()
void clear()
void clearValues()
bool contains()
int count()
QSqlField field()
QSqlField field()
QString fieldName()
int indexOf()
void insert(, )
bool isEmpty()
bool isGenerated()
bool isGenerated()
bool isNull()
bool isNull()
bool operator!=()
QSqlRecord & operator=()
bool operator==()
void remove()
void replace(, )
void setGenerated(, )
void setGenerated(, )
void setNull()
void setNull()
void setValue(, )
void setValue(, )
QVariant value()
QVariant value()

ENUM VALUES

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html