![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
import android.app.Service;import android.content.Intent;import android.os.IBinder;import android.util.Log;import java.lang.IllegalArgumentException;import java.util.Objects;Go to the source code of this file.
Classes | |
| class | org.qtproject.qt.android.QtServiceBase |
Packages | |
| package | org.qtproject.qt.android |