Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qitemselectionmodel.h File Reference

(6324075a2dec4a70fc459e2ce471f89a533d7ddb)

#include <QtCore/qglobal.h>
#include <QtCore/qabstractitemmodel.h>
#include <QtCore/qlist.h>
#include <QtCore/qset.h>
+ Include dependency graph for qitemselectionmodel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QItemSelectionRange
 \inmodule QtCore More...
 
class  QItemSelectionModel
 [38] More...
 
class  QItemSelection
 \inmodule QtCore More...
 

Functions

 QT_REQUIRE_CONFIG (itemmodel)
 
 Q_DECLARE_TYPEINFO (QItemSelectionRange, Q_RELOCATABLE_TYPE)
 
Q_CORE_EXPORT QDebug operator<< (QDebug, const QItemSelectionRange &)
 

Function Documentation

◆ operator<<()

Q_CORE_EXPORT QDebug operator<< ( QDebug dbg,
const QItemSelectionRange & range )

Definition at line 1971 of file qitemselectionmodel.cpp.

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QItemSelectionRange ,
Q_RELOCATABLE_TYPE  )

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( itemmodel )