Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qdatawidgetmapper.cpp File Reference
#include "qdatawidgetmapper.h"
#include "qabstractitemmodel.h"
#include "qitemdelegate.h"
#include "qmetaobject.h"
#include "qwidget.h"
#include "qstyleditemdelegate.h"
#include "private/qobject_p.h"
#include "private/qabstractitemmodel_p.h"
#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 138 of file qdatawidgetmapper.cpp.

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

Referenced by QDataWidgetMapperPrivate::_q_dataChanged().

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