Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QListWidgetItemPrivate Class Reference

#include <qlistwidget_p.h>

+ Collaboration diagram for QListWidgetItemPrivate:

Public Member Functions

 QListWidgetItemPrivate (QListWidgetItem *item)
 

Public Attributes

QListWidgetItemq
 
QList< QWidgetItemDatavalues
 
int theid
 

Detailed Description

Definition at line 129 of file qlistwidget_p.h.

Constructor & Destructor Documentation

◆ QListWidgetItemPrivate()

QListWidgetItemPrivate::QListWidgetItemPrivate ( QListWidgetItem item)
inline

Definition at line 132 of file qlistwidget_p.h.

Member Data Documentation

◆ q

QListWidgetItem* QListWidgetItemPrivate::q

Definition at line 133 of file qlistwidget_p.h.

◆ theid

int QListWidgetItemPrivate::theid

◆ values


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