![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
QModelIndex | parent |
int | rowOrColumn |
Friends | |
bool | operator== (const RowOrColumnDefinition &lhs, const RowOrColumnDefinition &rhs) noexcept |
bool | operator!= (const RowOrColumnDefinition &lhs, const RowOrColumnDefinition &rhs) noexcept |
bool | operator== (const RowOrColumnDefinition &lhs, const RowOrColumnDefinition &rhs) noexcept |
bool | operator!= (const RowOrColumnDefinition &lhs, const RowOrColumnDefinition &rhs) noexcept |
Definition at line 1806 of file qitemselectionmodel.cpp.
|
friend |
Definition at line 1812 of file qitemselectionmodel.cpp.
References operator==.
|
friend |
Definition at line 1812 of file qitemselectionmodel.cpp.
|
friend |
Definition at line 1810 of file qitemselectionmodel.cpp.
References rowOrColumn.
Referenced by operator!=.
|
friend |
Definition at line 1810 of file qitemselectionmodel.cpp.
QModelIndex RowOrColumnDefinition::parent |
Definition at line 1807 of file qitemselectionmodel.cpp.
int RowOrColumnDefinition::rowOrColumn |
Definition at line 1808 of file qitemselectionmodel.cpp.
Referenced by operator==, and qHash().