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
QAndroidApkFileEngine::FileInfo Struct Reference

#include <qandroidapkfileengine.h>

Collaboration diagram for QAndroidApkFileEngine::FileInfo:

Public Attributes

QString relativePath
qint64 size = -1
bool isDir

Detailed Description

Definition at line 21 of file qandroidapkfileengine.h.

Member Data Documentation

◆ isDir

bool QAndroidApkFileEngine::FileInfo::isDir

Definition at line 25 of file qandroidapkfileengine.h.

◆ relativePath

QString QAndroidApkFileEngine::FileInfo::relativePath

Definition at line 23 of file qandroidapkfileengine.h.

◆ size

qint64 QAndroidApkFileEngine::FileInfo::size = -1

Definition at line 24 of file qandroidapkfileengine.h.


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