Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 134 of file qlistwidget_p.h.

Constructor & Destructor Documentation

◆ QListWidgetItemPrivate()

QListWidgetItemPrivate::QListWidgetItemPrivate ( QListWidgetItem * item)
inline

Definition at line 137 of file qlistwidget_p.h.

Member Data Documentation

◆ q

QListWidgetItem* QListWidgetItemPrivate::q

Definition at line 138 of file qlistwidget_p.h.

◆ theid

int QListWidgetItemPrivate::theid

◆ values


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