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
qdatawidgetmapper.cpp File Reference

(824c333aac9265fe457658d77c36b6f600fcf8e5)

#include "qdatawidgetmapper.h"
#include "qabstractitemmodel.h"
#include "qmetaobject.h"
#include "qwidget.h"
#include "qstyleditemdelegate.h"
#include "private/qobject_p.h"
#include "private/qabstractitemmodel_p.h"
#include <QtCore/qpointer.h>
#include <array>
#include <iterator>
#include "moc_qdatawidgetmapper.cpp"
Include dependency graph for qdatawidgetmapper.cpp:

Go to the source code of this file.

Classes

class  QDataWidgetMapperPrivate
struct  QDataWidgetMapperPrivate::WidgetMapper

Functions

 Q_DECLARE_TYPEINFO (QDataWidgetMapperPrivate::WidgetMapper, Q_RELOCATABLE_TYPE)
static bool qContainsIndex (const QModelIndex &idx, const QModelIndex &topLeft, const QModelIndex &bottomRight)

Function Documentation

◆ Q_DECLARE_TYPEINFO()

◆ qContainsIndex()

bool qContainsIndex ( const QModelIndex & idx,
const QModelIndex & topLeft,
const QModelIndex & bottomRight )
static

Definition at line 154 of file qdatawidgetmapper.cpp.