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

Contains information about a hit test. More...

#include <klistmodel.h>

Public Attributes

int iItem
 
int iSubItem
 
QPoint pt
 

Detailed Description

Contains information about a hit test.

Member Data Documentation

◆ iItem

int KListModel::HitTestInfo::iItem

◆ iSubItem

int KListModel::HitTestInfo::iSubItem

◆ pt

QPoint KListModel::HitTestInfo::pt

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