|
ACF $AcfVersion:0$
|
Interface for getting access to the Qt's item based data model. More...
#include <IQtItemModelProvider.h>
Public Member Functions | |
| virtual const QAbstractItemModel * | GetItemModel () const =0 |
| Get access to the Qt's item model. | |
Public Member Functions inherited from istd::IPolymorphic | |
| virtual | ~IPolymorphic () |
Interface for getting access to the Qt's item based data model.
Definition at line 20 of file IQtItemModelProvider.h.
|
pure virtual |
Get access to the Qt's item model.
Referenced by iqtgui::TItemModelEditorCompBase< ItemWidgetClass >::OnGuiModelAttached().