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
QDataWidgetMapperPrivate::WidgetMapper Struct Reference
+ Collaboration diagram for QDataWidgetMapperPrivate::WidgetMapper:

Public Attributes

QPointer< QWidgetwidget
 
int section
 
QPersistentModelIndex currentIndex
 
QByteArray property
 

Detailed Description

Definition at line 89 of file qdatawidgetmapper.cpp.

Member Data Documentation

◆ currentIndex

QPersistentModelIndex QDataWidgetMapperPrivate::WidgetMapper::currentIndex

Definition at line 93 of file qdatawidgetmapper.cpp.

◆ property

QByteArray QDataWidgetMapperPrivate::WidgetMapper::property

Definition at line 94 of file qdatawidgetmapper.cpp.

◆ section

int QDataWidgetMapperPrivate::WidgetMapper::section

Definition at line 92 of file qdatawidgetmapper.cpp.

◆ widget

QPointer<QWidget> QDataWidgetMapperPrivate::WidgetMapper::widget

Definition at line 91 of file qdatawidgetmapper.cpp.


The documentation for this struct was generated from the following file: