Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qlistview_p.h File Reference

(824c333aac9265fe457658d77c36b6f600fcf8e5)

#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include "qlistview.h"
#include "private/qabstractitemview_p.h"
#include "qbitarray.h"
#include "qbsptree_p.h"
#include <limits.h>
#include <qscrollbar.h>
Include dependency graph for qlistview_p.h:

Go to the source code of this file.

Classes

class  QListViewItem
struct  QListViewLayoutInfo
class  QCommonListViewBase
class  QListModeViewBase
class  QIconModeViewBase
class  QListViewPrivate

Functions

 QT_REQUIRE_CONFIG (listview)
 Q_DECLARE_TYPEINFO (QListViewItem, Q_PRIMITIVE_TYPE)
 Q_DECLARE_TYPEINFO (QListViewLayoutInfo, Q_PRIMITIVE_TYPE)

Function Documentation

◆ Q_DECLARE_TYPEINFO() [1/2]

Q_DECLARE_TYPEINFO ( QListViewItem ,
Q_PRIMITIVE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [2/2]

Q_DECLARE_TYPEINFO ( QListViewLayoutInfo ,
Q_PRIMITIVE_TYPE  )

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( listview )