Qt 6.11
Qt Core
C++ Classes
QRangeModelAdapter
Qt 6.11.0 Reference Documentation
List of All Members for QRangeModelAdapter
This is the complete list of members for
QRangeModelAdapter
, including inherited members.
range_type
QRangeModelAdapter
(Range &&)
QRangeModelAdapter
(Range &&, Protocol &&)
assign
(NewRange &&)
assign
(std::initializer_list<Row>)
assign
(InputIterator, Sentinel)
at
(QSpan<const int>) : auto
at
(int) : auto
at
(int) : auto
at
(int) : auto
at
(QSpan<const int>) const : decltype(auto)
at
(int) const : auto
at
(int) const : decltype(auto)
at
(QSpan<const int>, int) : auto
at
(int, int) : auto
at
(QSpan<const int>, int) const : auto
at
(int, int) const : auto
columnCount
() const : int
data
(int) const : QVariant
data
(QSpan<const int>, int) const : QVariant
data
(int, int) const : QVariant
data
(int, int) const : QVariant
data
(QSpan<const int>, int, int) const : QVariant
data
(int, int, int) const : QVariant
hasChildren
(QSpan<const int>) const : bool
hasChildren
(int) const : bool
index
(int) const : QModelIndex
index
(QSpan<const int>, int) const : QModelIndex
index
(int, int) const : QModelIndex
insertColumn
(int) : bool
insertColumn
(int, D &&) : bool
insertColumns
(int, C &&) : bool
insertRow
(QSpan<const int>) : bool
insertRow
(int) : bool
insertRow
(QSpan<const int>, D &&) : bool
insertRow
(int, D &&) : bool
insertRows
(QSpan<const int>, C &&) : bool
insertRows
(int, C &&) : bool
model
() const : Model *
moveColumn
(int, int) : bool
moveColumns
(int, int, int) : bool
moveRow
(QSpan<const int>, QSpan<const int>) : bool
moveRow
(int, int) : bool
moveRows
(QSpan<const int>, int, QSpan<const int>) : bool
moveRows
(int, int, int) : bool
range
() const : const QRangeModelAdapter<Range, Protocol, Model>::range_type &
removeColumn
(int) : bool
removeColumns
(int, int) : bool
removeRow
(QSpan<const int>) : bool
removeRow
(int) : bool
removeRows
(QSpan<const int>, int) : bool
removeRows
(int, int) : bool
rowCount
() const : int
rowCount
(QSpan<const int>) const : int
rowCount
(int) const : int
setData
(int, const QVariant &, int) : bool
setData
(QSpan<const int>, int, const QVariant &, int) : bool
setData
(int, int, const QVariant &, int) : bool
operator=
(NewRange &&) : QRangeModelAdapter<Range, Protocol, Model> &
operator=
(std::initializer_list<Row>) : QRangeModelAdapter<Range, Protocol, Model> &
operator[]
(QSpan<const int>) : auto
operator[]
(int) : auto
operator[]
(int) : auto
operator[]
(int) : auto
operator[]
(QSpan<const int>) const : decltype(auto)
operator[]
(int) const : auto
operator[]
(int) const : decltype(auto)