![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QShGetFileInfoParams:Public Member Functions | |
| QShGetFileInfoParams (const QString &fn, DWORD a, SHFILEINFO *i, UINT f, bool *r) | |
Public Attributes | |
| const QString & | fileName |
| const DWORD | attributes |
| const UINT | flags |
| SHFILEINFO *const | info |
| bool *const | result |
Definition at line 99 of file qwindowstheme.cpp.
|
inline |
Definition at line 101 of file qwindowstheme.cpp.
| const DWORD QShGetFileInfoParams::attributes |
Definition at line 106 of file qwindowstheme.cpp.
Referenced by QShGetFileInfoThread::run().
| const QString& QShGetFileInfoParams::fileName |
Definition at line 105 of file qwindowstheme.cpp.
Referenced by QShGetFileInfoThread::run().
| const UINT QShGetFileInfoParams::flags |
Definition at line 107 of file qwindowstheme.cpp.
Referenced by QShGetFileInfoThread::run().
| SHFILEINFO* const QShGetFileInfoParams::info |
Definition at line 108 of file qwindowstheme.cpp.
Referenced by QShGetFileInfoThread::run().
| bool* const QShGetFileInfoParams::result |
Definition at line 109 of file qwindowstheme.cpp.
Referenced by QShGetFileInfoThread::run().