- enum SelectionFlag
- flags SelectionFlags
- QItemSelectionModel ( QAbstractItemModel * )
- QItemSelectionModel ( QAbstractItemModel *, QObject * )
- ~QItemSelectionModel ()
- blockSignals ( bool ) : bool
- childEvent ( QChildEvent * )
- children () const : const QObjectList &
- clear ()
- clearSelection ()
- columnIntersectsSelection ( int, const QModelIndex & ) const : bool
- connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
- connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool
- connectNotify ( const char * )
- currentChanged ( const QModelIndex &, const QModelIndex & )
- currentColumnChanged ( const QModelIndex &, const QModelIndex & )
- currentIndex () const : QModelIndex
- currentRowChanged ( const QModelIndex &, const QModelIndex & )
- customEvent ( QEvent * )
- d_ptr : QScopedPointer<QObjectData>
- deleteLater ()
- destroyed ( QObject * )
- disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
- disconnect ( const char *, const QObject *, const char * ) : bool
- disconnect ( const QObject *, const char * ) : bool
- disconnectNotify ( const char * )
- dumpObjectInfo ()
- dumpObjectTree ()
- dynamicPropertyNames () const : QList<QByteArray>
- emitSelectionChanged ( const QItemSelection &, const QItemSelection & )
- event ( QEvent * ) : bool
- eventFilter ( QObject *, QEvent * ) : bool
- findChild ( const QString & ) const : T
- findChildren ( const QString & ) const : QList<T>
- findChildren ( const QRegExp & ) const : QList<T>
- hasSelection () const : bool
- inherits ( const char * ) const : bool
|
- installEventFilter ( QObject * )
- isColumnSelected ( int, const QModelIndex & ) const : bool
- isRowSelected ( int, const QModelIndex & ) const : bool
- isSelected ( const QModelIndex & ) const : bool
- isWidgetType () const : bool
- killTimer ( int )
- metaObject () const : const QMetaObject *
- model () const : const QAbstractItemModel *
- moveToThread ( QThread * )
- objectName () const : QString
- parent () const : QObject *
- property ( const char * ) const : QVariant
- receivers ( const char * ) const : int
- removeEventFilter ( QObject * )
- reset ()
- rowIntersectsSelection ( int, const QModelIndex & ) const : bool
- select ( const QModelIndex &, QItemSelectionModel::SelectionFlags )
- select ( const QItemSelection &, QItemSelectionModel::SelectionFlags )
- selectedColumns ( int ) const : QModelIndexList
- selectedIndexes () const : QModelIndexList
- selectedRows ( int ) const : QModelIndexList
- selection () const : const QItemSelection
- selectionChanged ( const QItemSelection &, const QItemSelection & )
- sender () const : QObject *
- setCurrentIndex ( const QModelIndex &, QItemSelectionModel::SelectionFlags )
- setObjectName ( const QString & )
- setParent ( QObject * )
- setProperty ( const char *, const QVariant & ) : bool
- signalsBlocked () const : bool
- startTimer ( int ) : int
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- thread () const : QThread *
- timerEvent ( QTimerEvent * )
- tr ( const char *, const char *, int ) : QString
- trUtf8 ( const char *, const char *, int ) : QString
|