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

(4a7c76d4a5365343178ea29c8a8e9b8d8acb89b5)

#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()

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

Definition at line 153 of file qdatawidgetmapper.cpp.

References QModelIndex::column(), and QModelIndex::row().

Referenced by QDataWidgetMapperPrivate::dataChanged().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: