|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <qtscriptshell_QSqlQueryModel.h>
Public Member Functions | |
| QModelIndex | buddy (const QModelIndex &index) const |
| QModelIndex | buddy (const QModelIndex &index) const |
| bool | canFetchMore (const QModelIndex &parent=QModelIndex()) const |
| bool | canFetchMore (const QModelIndex &parent=QModelIndex()) const |
| void | childEvent (QChildEvent *arg__1) |
| void | childEvent (QChildEvent *arg__1) |
| void | clear () |
| void | clear () |
| int | columnCount (const QModelIndex &parent=QModelIndex()) const |
| int | columnCount (const QModelIndex &parent=QModelIndex()) const |
| void | customEvent (QEvent *arg__1) |
| void | customEvent (QEvent *arg__1) |
| QVariant | data (const QModelIndex &item, int role=Qt::DisplayRole) const |
| QVariant | data (const QModelIndex &item, int role=Qt::DisplayRole) const |
| bool | dropMimeData (const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) |
| bool | dropMimeData (const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) |
| bool | event (QEvent *arg__1) |
| bool | event (QEvent *arg__1) |
| bool | eventFilter (QObject *arg__1, QEvent *arg__2) |
| bool | eventFilter (QObject *arg__1, QEvent *arg__2) |
| void | fetchMore (const QModelIndex &parent=QModelIndex()) |
| void | fetchMore (const QModelIndex &parent=QModelIndex()) |
| Qt::ItemFlags | flags (const QModelIndex &index) const |
| Qt::ItemFlags | flags (const QModelIndex &index) const |
| QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const |
| QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const |
| QModelIndex | index (int row, int column, const QModelIndex &parent) const |
| QModelIndex | index (int row, int column, const QModelIndex &parent) const |
| bool | insertColumns (int column, int count, const QModelIndex &parent=QModelIndex()) |
| bool | insertColumns (int column, int count, const QModelIndex &parent=QModelIndex()) |
| bool | insertRows (int row, int count, const QModelIndex &parent) |
| bool | insertRows (int row, int count, const QModelIndex &parent) |
| QMap< int, QVariant > | itemData (const QModelIndex &index) const |
| QMap< int, QVariant > | itemData (const QModelIndex &index) const |
| QList< QModelIndex > | match (const QModelIndex &start, int role, const QVariant &value, int hits, Qt::MatchFlags flags) const |
| QList< QModelIndex > | match (const QModelIndex &start, int role, const QVariant &value, int hits, Qt::MatchFlags flags) const |
| QMimeData * | mimeData (const QList< QModelIndex > &indexes) const |
| QMimeData * | mimeData (const QList< QModelIndex > &indexes) const |
| QStringList | mimeTypes () const |
| QStringList | mimeTypes () const |
| QtScriptShell_QSqlQueryModel (QObject *parent=0) | |
| QtScriptShell_QSqlQueryModel (QObject *parent=0) | |
| void | queryChange () |
| void | queryChange () |
| bool | removeColumns (int column, int count, const QModelIndex &parent=QModelIndex()) |
| bool | removeColumns (int column, int count, const QModelIndex &parent=QModelIndex()) |
| bool | removeRows (int row, int count, const QModelIndex &parent) |
| bool | removeRows (int row, int count, const QModelIndex &parent) |
| void | revert () |
| void | revert () |
| int | rowCount (const QModelIndex &parent=QModelIndex()) const |
| int | rowCount (const QModelIndex &parent=QModelIndex()) const |
| bool | setData (const QModelIndex &index, const QVariant &value, int role) |
| bool | setData (const QModelIndex &index, const QVariant &value, int role) |
| bool | setHeaderData (int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole) |
| bool | setHeaderData (int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole) |
| bool | setItemData (const QModelIndex &index, const QMap< int, QVariant > &roles) |
| bool | setItemData (const QModelIndex &index, const QMap< int, QVariant > &roles) |
| void | sort (int column, Qt::SortOrder order) |
| void | sort (int column, Qt::SortOrder order) |
| QSize | span (const QModelIndex &index) const |
| QSize | span (const QModelIndex &index) const |
| bool | submit () |
| bool | submit () |
| Qt::DropActions | supportedDropActions () const |
| Qt::DropActions | supportedDropActions () const |
| void | timerEvent (QTimerEvent *arg__1) |
| void | timerEvent (QTimerEvent *arg__1) |
| ~QtScriptShell_QSqlQueryModel () | |
| ~QtScriptShell_QSqlQueryModel () | |
Public Attributes | |
| QScriptValue | __qtscript_self |
| QtScriptShell_QSqlQueryModel::QtScriptShell_QSqlQueryModel | ( | QObject * | parent = 0 | ) |
| QtScriptShell_QSqlQueryModel::~QtScriptShell_QSqlQueryModel | ( | ) |
| QtScriptShell_QSqlQueryModel::QtScriptShell_QSqlQueryModel | ( | QObject * | parent = 0 | ) |
| QtScriptShell_QSqlQueryModel::~QtScriptShell_QSqlQueryModel | ( | ) |
| QModelIndex QtScriptShell_QSqlQueryModel::buddy | ( | const QModelIndex & | index | ) | const |
| QModelIndex QtScriptShell_QSqlQueryModel::buddy | ( | const QModelIndex & | index | ) | const |
| bool QtScriptShell_QSqlQueryModel::canFetchMore | ( | const QModelIndex & | parent = QModelIndex() | ) | const |
| bool QtScriptShell_QSqlQueryModel::canFetchMore | ( | const QModelIndex & | parent = QModelIndex() | ) | const |
| void QtScriptShell_QSqlQueryModel::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QSqlQueryModel::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QSqlQueryModel::clear | ( | ) |
| void QtScriptShell_QSqlQueryModel::clear | ( | ) |
| int QtScriptShell_QSqlQueryModel::columnCount | ( | const QModelIndex & | parent = QModelIndex() | ) | const |
| int QtScriptShell_QSqlQueryModel::columnCount | ( | const QModelIndex & | parent = QModelIndex() | ) | const |
| void QtScriptShell_QSqlQueryModel::customEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QSqlQueryModel::customEvent | ( | QEvent * | arg__1 | ) |
| QVariant QtScriptShell_QSqlQueryModel::data | ( | const QModelIndex & | item, |
| int | role = Qt::DisplayRole |
||
| ) | const |
| QVariant QtScriptShell_QSqlQueryModel::data | ( | const QModelIndex & | item, |
| int | role = Qt::DisplayRole |
||
| ) | const |
| bool QtScriptShell_QSqlQueryModel::dropMimeData | ( | const QMimeData * | data, |
| Qt::DropAction | action, | ||
| int | row, | ||
| int | column, | ||
| const QModelIndex & | parent | ||
| ) |
| bool QtScriptShell_QSqlQueryModel::dropMimeData | ( | const QMimeData * | data, |
| Qt::DropAction | action, | ||
| int | row, | ||
| int | column, | ||
| const QModelIndex & | parent | ||
| ) |
| bool QtScriptShell_QSqlQueryModel::event | ( | QEvent * | arg__1 | ) |
| bool QtScriptShell_QSqlQueryModel::event | ( | QEvent * | arg__1 | ) |
| bool QtScriptShell_QSqlQueryModel::eventFilter | ( | QObject * | arg__1, |
| QEvent * | arg__2 | ||
| ) |
| bool QtScriptShell_QSqlQueryModel::eventFilter | ( | QObject * | arg__1, |
| QEvent * | arg__2 | ||
| ) |
| void QtScriptShell_QSqlQueryModel::fetchMore | ( | const QModelIndex & | parent = QModelIndex() | ) |
| void QtScriptShell_QSqlQueryModel::fetchMore | ( | const QModelIndex & | parent = QModelIndex() | ) |
| Qt::ItemFlags QtScriptShell_QSqlQueryModel::flags | ( | const QModelIndex & | index | ) | const |
| Qt::ItemFlags QtScriptShell_QSqlQueryModel::flags | ( | const QModelIndex & | index | ) | const |
| QVariant QtScriptShell_QSqlQueryModel::headerData | ( | int | section, |
| Qt::Orientation | orientation, | ||
| int | role = Qt::DisplayRole |
||
| ) | const |
| QVariant QtScriptShell_QSqlQueryModel::headerData | ( | int | section, |
| Qt::Orientation | orientation, | ||
| int | role = Qt::DisplayRole |
||
| ) | const |
| QModelIndex QtScriptShell_QSqlQueryModel::index | ( | int | row, |
| int | column, | ||
| const QModelIndex & | parent | ||
| ) | const |
| QModelIndex QtScriptShell_QSqlQueryModel::index | ( | int | row, |
| int | column, | ||
| const QModelIndex & | parent | ||
| ) | const |
| bool QtScriptShell_QSqlQueryModel::insertColumns | ( | int | column, |
| int | count, | ||
| const QModelIndex & | parent = QModelIndex() |
||
| ) |
| bool QtScriptShell_QSqlQueryModel::insertColumns | ( | int | column, |
| int | count, | ||
| const QModelIndex & | parent = QModelIndex() |
||
| ) |
| bool QtScriptShell_QSqlQueryModel::insertRows | ( | int | row, |
| int | count, | ||
| const QModelIndex & | parent | ||
| ) |
| bool QtScriptShell_QSqlQueryModel::insertRows | ( | int | row, |
| int | count, | ||
| const QModelIndex & | parent | ||
| ) |
| QMap< int, QVariant > QtScriptShell_QSqlQueryModel::itemData | ( | const QModelIndex & | index | ) | const |
| QMap<int , QVariant > QtScriptShell_QSqlQueryModel::itemData | ( | const QModelIndex & | index | ) | const |
| QList< QModelIndex > QtScriptShell_QSqlQueryModel::match | ( | const QModelIndex & | start, |
| int | role, | ||
| const QVariant & | value, | ||
| int | hits, | ||
| Qt::MatchFlags | flags | ||
| ) | const |
| QList<QModelIndex > QtScriptShell_QSqlQueryModel::match | ( | const QModelIndex & | start, |
| int | role, | ||
| const QVariant & | value, | ||
| int | hits, | ||
| Qt::MatchFlags | flags | ||
| ) | const |
| QMimeData * QtScriptShell_QSqlQueryModel::mimeData | ( | const QList< QModelIndex > & | indexes | ) | const |
| QMimeData* QtScriptShell_QSqlQueryModel::mimeData | ( | const QList< QModelIndex > & | indexes | ) | const |
| QStringList QtScriptShell_QSqlQueryModel::mimeTypes | ( | ) | const |
| QStringList QtScriptShell_QSqlQueryModel::mimeTypes | ( | ) | const |
| void QtScriptShell_QSqlQueryModel::queryChange | ( | ) |
| void QtScriptShell_QSqlQueryModel::queryChange | ( | ) |
| bool QtScriptShell_QSqlQueryModel::removeColumns | ( | int | column, |
| int | count, | ||
| const QModelIndex & | parent = QModelIndex() |
||
| ) |
| bool QtScriptShell_QSqlQueryModel::removeColumns | ( | int | column, |
| int | count, | ||
| const QModelIndex & | parent = QModelIndex() |
||
| ) |
| bool QtScriptShell_QSqlQueryModel::removeRows | ( | int | row, |
| int | count, | ||
| const QModelIndex & | parent | ||
| ) |
| bool QtScriptShell_QSqlQueryModel::removeRows | ( | int | row, |
| int | count, | ||
| const QModelIndex & | parent | ||
| ) |
| void QtScriptShell_QSqlQueryModel::revert | ( | ) |
| void QtScriptShell_QSqlQueryModel::revert | ( | ) |
| int QtScriptShell_QSqlQueryModel::rowCount | ( | const QModelIndex & | parent = QModelIndex() | ) | const |
| int QtScriptShell_QSqlQueryModel::rowCount | ( | const QModelIndex & | parent = QModelIndex() | ) | const |
| bool QtScriptShell_QSqlQueryModel::setData | ( | const QModelIndex & | index, |
| const QVariant & | value, | ||
| int | role | ||
| ) |
| bool QtScriptShell_QSqlQueryModel::setData | ( | const QModelIndex & | index, |
| const QVariant & | value, | ||
| int | role | ||
| ) |
| bool QtScriptShell_QSqlQueryModel::setHeaderData | ( | int | section, |
| Qt::Orientation | orientation, | ||
| const QVariant & | value, | ||
| int | role = Qt::EditRole |
||
| ) |
| bool QtScriptShell_QSqlQueryModel::setHeaderData | ( | int | section, |
| Qt::Orientation | orientation, | ||
| const QVariant & | value, | ||
| int | role = Qt::EditRole |
||
| ) |
| bool QtScriptShell_QSqlQueryModel::setItemData | ( | const QModelIndex & | index, |
| const QMap< int, QVariant > & | roles | ||
| ) |
| bool QtScriptShell_QSqlQueryModel::setItemData | ( | const QModelIndex & | index, |
| const QMap< int, QVariant > & | roles | ||
| ) |
| void QtScriptShell_QSqlQueryModel::sort | ( | int | column, |
| Qt::SortOrder | order | ||
| ) |
| void QtScriptShell_QSqlQueryModel::sort | ( | int | column, |
| Qt::SortOrder | order | ||
| ) |
| QSize QtScriptShell_QSqlQueryModel::span | ( | const QModelIndex & | index | ) | const |
| QSize QtScriptShell_QSqlQueryModel::span | ( | const QModelIndex & | index | ) | const |
| bool QtScriptShell_QSqlQueryModel::submit | ( | ) |
| bool QtScriptShell_QSqlQueryModel::submit | ( | ) |
| Qt::DropActions QtScriptShell_QSqlQueryModel::supportedDropActions | ( | ) | const |
| Qt::DropActions QtScriptShell_QSqlQueryModel::supportedDropActions | ( | ) | const |
| void QtScriptShell_QSqlQueryModel::timerEvent | ( | QTimerEvent * | arg__1 | ) |
| void QtScriptShell_QSqlQueryModel::timerEvent | ( | QTimerEvent * | arg__1 | ) |
| QScriptValue QtScriptShell_QSqlQueryModel::__qtscript_self |