Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qitemselectionmodel.h File Reference
#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 1965 of file qitemselectionmodel.cpp.

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QItemSelectionRange  ,
Q_RELOCATABLE_TYPE   
)

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( itemmodel  )