![]() |
KDWinUtils
Helper library for MFC to Qt migration
|
The ChangedItem struct contains info on the changed item, it's emitted by KListModel::itemChanged signal. More...
#include <klistmodel.h>
Public Attributes | |
| int | iItem |
| int | iSubItem |
| void * | lParam |
The ChangedItem struct contains info on the changed item, it's emitted by KListModel::itemChanged signal.
| int KListModel::ChangedItem::iItem |
| int KListModel::ChangedItem::iSubItem |
| void* KListModel::ChangedItem::lParam |