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
qtableview_p.h File Reference

(03b437bbadc923bc69daaa91b1e782406d12b48e)

#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include "qtableview.h"
#include "qheaderview.h"
#include <QtCore/QList>
#include <QtCore/QMap>
#include <QtCore/QSet>
#include <QtCore/QDebug>
#include "private/qabstractitemview_p.h"
#include <array>
#include <list>
#include <vector>
+ Include dependency graph for qtableview_p.h:

Go to the source code of this file.

Classes

class  QSpanCollection
 
struct  QSpanCollection::Span
 
class  QTableViewPrivate
 

Functions

 QT_REQUIRE_CONFIG (tableview)
 
 Q_DECLARE_TYPEINFO (QSpanCollection::Span, Q_RELOCATABLE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QSpanCollection::Span ,
Q_RELOCATABLE_TYPE  )

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( tableview )