![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qandroidapkfileengine.h>
Public Attributes | |
| QString | relativePath |
| qint64 | size = -1 |
| bool | isDir |
Definition at line 21 of file qandroidapkfileengine.h.
| bool QAndroidApkFileEngine::FileInfo::isDir |
Definition at line 25 of file qandroidapkfileengine.h.
| QString QAndroidApkFileEngine::FileInfo::relativePath |
Definition at line 23 of file qandroidapkfileengine.h.
| qint64 QAndroidApkFileEngine::FileInfo::size = -1 |
Definition at line 24 of file qandroidapkfileengine.h.