NAME
Qt::Sql::QSqlIndex
PUBLIC METHODS
- QSqlIndex()
- QSqlIndex(, )
- QSqlIndex(, = QString())
- QSqlIndex( = QString(), = QString())
- ~QSqlIndex()
- void append()
- void append(, )
- QString cursorName()
- bool isDescending()
- QString name()
- QSqlIndex & operator=()
- void setCursorName()
- void setDescending(, )
- void setName()
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.