Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QFileDialogPrivate::HistoryItem Struct Reference

#include <qfiledialog_p.h>

Collaboration diagram for QFileDialogPrivate::HistoryItem:

Public Attributes

QString path
PersistentModelIndexList selection

Detailed Description

Definition at line 84 of file qfiledialog_p.h.

Member Data Documentation

◆ path

QString QFileDialogPrivate::HistoryItem::path

Definition at line 86 of file qfiledialog_p.h.

◆ selection

PersistentModelIndexList QFileDialogPrivate::HistoryItem::selection

Definition at line 87 of file qfiledialog_p.h.


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