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

(6cd080a4143f61b83388fff4aede534d085b6db1)

#include "qquicktableview_p.h"
#include <QtCore/qtimer.h>
#include <QtCore/qitemselectionmodel.h>
#include <QtQmlModels/private/qqmltableinstancemodel_p.h>
#include <QtQml/private/qqmlincubator_p.h>
#include <QtQmlModels/private/qqmlchangeset_p.h>
#include <QtQml/qqmlinfo.h>
#include <QtQuick/private/qquickflickable_p_p.h>
#include <QtQuick/private/qquickitemviewfxitem_p_p.h>
#include <QtQuick/private/qquickanimation_p.h>
#include <QtQuick/private/qquickselectable_p.h>
#include <QtQuick/private/qquicksinglepointhandler_p.h>
#include <QtQuick/private/qquickhoverhandler_p.h>
#include <QtQuick/private/qquicktaphandler_p.h>
#include <QtCore/private/qminimalflatset_p.h>
+ Include dependency graph for qquicktableview_p_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQuickTableViewHoverHandler
 
class  QQuickTableViewResizeHandler
 
class  QQuickTableViewTapHandler
 
class  QQuickTableViewPrivate
 
class  QQuickTableViewPrivate::TableEdgeLoadRequest
 
class  QQuickTableViewPrivate::EdgeRange
 
class  FxTableItem
 

Variables

static QT_BEGIN_NAMESPACE const qreal kDefaultRowHeight = 50
 
static const qreal kDefaultColumnWidth = 50
 
static const int kEdgeIndexNotSet = -2
 
static const int kEdgeIndexAtEnd = -3
 

Variable Documentation

◆ kDefaultColumnWidth

◆ kDefaultRowHeight

◆ kEdgeIndexAtEnd

◆ kEdgeIndexNotSet