![]() |
Qt 4.8
|
This is the complete list of members for QItemSelectionModel, including all inherited members.
| blockSignals(bool b) | QObject | |
| childEvent(QChildEvent *) | QObject | protectedvirtual |
| children() const | QObject | inline |
| Clear enum value | QItemSelectionModel | |
| clear() | QItemSelectionModel | virtualslot |
| ClearAndSelect enum value | QItemSelectionModel | |
| clearSelection() | QItemSelectionModel | slot |
| columnIntersectsSelection(int column, const QModelIndex &parent) const | QItemSelectionModel | |
| Columns enum value | QItemSelectionModel | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| Current enum value | QItemSelectionModel | |
| currentChanged(const QModelIndex ¤t, const QModelIndex &previous) | QItemSelectionModel | signal |
| currentColumnChanged(const QModelIndex ¤t, const QModelIndex &previous) | QItemSelectionModel | signal |
| currentIndex() const | QItemSelectionModel | |
| currentRowChanged(const QModelIndex ¤t, const QModelIndex &previous) | QItemSelectionModel | signal |
| customEvent(QEvent *) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| deleteLater() | QObject | slot |
| Deselect enum value | QItemSelectionModel | |
| destroyed(QObject *=0) | QObject | signal |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
| disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
| disconnectNotify(const char *signal) | QObject | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| emitSelectionChanged(const QItemSelection &newSelection, const QItemSelection &oldSelection) | QItemSelectionModel | protected |
| event(QEvent *) | QObject | virtual |
| eventFilter(QObject *, QEvent *) | QObject | virtual |
| findChild(const QString &aName=QString()) const | QObject | inline |
| findChildren(const QString &aName=QString()) const | QObject | inline |
| findChildren(const QRegExp &re) const | QObject | inline |
| hasSelection() const | QItemSelectionModel | |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *) | QObject | |
| isColumnSelected(int column, const QModelIndex &parent) const | QItemSelectionModel | |
| isRowSelected(int row, const QModelIndex &parent) const | QItemSelectionModel | |
| isSelected(const QModelIndex &index) const | QItemSelectionModel | |
| isWidgetType() const | QObject | inline |
| killTimer(int id) | QObject | |
| metaObject() const | QObject | virtual |
| model() const | QItemSelectionModel | |
| moveToThread(QThread *thread) | QObject | |
| NoUpdate enum value | QItemSelectionModel | |
| objectName() const | QObject | |
| parent() const | QObject | inline |
| property(const char *name) const | QObject | |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
| QItemSelectionModel(QAbstractItemModel *model) | QItemSelectionModel | explicit |
| QItemSelectionModel(QAbstractItemModel *model, QObject *parent) | QItemSelectionModel | explicit |
| QItemSelectionModel(QItemSelectionModelPrivate &dd, QAbstractItemModel *model) | QItemSelectionModel | protected |
| QObject(QObject *parent=0) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
| qobject_cast(QObject *object) | QObject | related |
| QObjectList | QObject | related |
| qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
| receivers(const char *signal) const | QObject | protected |
| registerUserData() | QObject | static |
| removeEventFilter(QObject *) | QObject | |
| reset() | QItemSelectionModel | virtualslot |
| rowIntersectsSelection(int row, const QModelIndex &parent) const | QItemSelectionModel | |
| Rows enum value | QItemSelectionModel | |
| Select enum value | QItemSelectionModel | |
| select(const QModelIndex &index, QItemSelectionModel::SelectionFlags command) | QItemSelectionModel | virtualslot |
| select(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) | QItemSelectionModel | virtualslot |
| SelectCurrent enum value | QItemSelectionModel | |
| selectedColumns(int row=0) const | QItemSelectionModel | |
| selectedIndexes() const | QItemSelectionModel | |
| selectedRows(int column=0) const | QItemSelectionModel | |
| selection() const | QItemSelectionModel | |
| selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) | QItemSelectionModel | signal |
| SelectionFlag enum name | QItemSelectionModel | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setCurrentIndex(const QModelIndex &index, QItemSelectionModel::SelectionFlags command) | QItemSelectionModel | slot |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setUserData(uint id, QObjectUserData *data) | QObject | |
| signalsBlocked() const | QObject | inline |
| startTimer(int interval) | QObject | |
| staticMetaObject | QObject | static |
| staticQtMetaObject | QObject | protectedstatic |
| thread() const | QObject | |
| timerEvent(QTimerEvent *) | QObject | protectedvirtual |
| Toggle enum value | QItemSelectionModel | |
| ToggleCurrent enum value | QItemSelectionModel | |
| tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
| trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
| userData(uint id) const | QObject | |
| ~QItemSelectionModel() | QItemSelectionModel | virtual |
| ~QObject() | QObject | virtual |