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
QtContentFileEngine.java File Reference

(df9a845c4caadc904434be9fc8f8b299982f023e)

import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.pm.ProviderInfo;
import android.database.Cursor;
import android.net.Uri;
import android.util.Log;
import android.os.ParcelFileDescriptor;
import android.os.Process;
import java.util.Arrays;
import java.util.stream.Collectors;
Include dependency graph for QtContentFileEngine.java:

Go to the source code of this file.

Classes

class  org.qtproject.qt.android.QtContentFileEngine

Packages

package  org.qtproject.qt.android