![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"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) |
| Q_DECLARE_TYPEINFO | ( | QDataWidgetMapperPrivate::WidgetMapper | , |
| Q_RELOCATABLE_TYPE | ) |
|
static |
Definition at line 154 of file qdatawidgetmapper.cpp.