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
QT_BEGIN_NAMESPACE::FilePickerResult Struct Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::FilePickerResult:

Public Attributes

std::vector< std::string > resultPaths
int selectedIndex

Detailed Description

Definition at line 24 of file qohoswindowmanager.cpp.

Member Data Documentation

◆ resultPaths

std::vector< std::string > QT_BEGIN_NAMESPACE::FilePickerResult::resultPaths

Definition at line 26 of file qohoswindowmanager.cpp.

◆ selectedIndex

int QT_BEGIN_NAMESPACE::FilePickerResult::selectedIndex

Definition at line 27 of file qohoswindowmanager.cpp.


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