Logo    
KDWinUtils
Helper library for MFC to Qt migration
Loading...
Searching...
No Matches
KListModel::ChangedItem Struct Reference

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
 

Detailed Description

The ChangedItem struct contains info on the changed item, it's emitted by KListModel::itemChanged signal.

Member Data Documentation

◆ iItem

int KListModel::ChangedItem::iItem

◆ iSubItem

int KListModel::ChangedItem::iSubItem

◆ lParam

void* KListModel::ChangedItem::lParam

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