Commit 210b6081 authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Add a QtAndroid::startActivity that takes a QAndroidIntent


The function simply calls the other startActivity with
QAndroidIntent::handle, anyone could do that from the user code, but i
think it makes sense the library to allow you doing this directly given
you're supposed to pass an intent and we have a class that represents an
intent

Change-Id: I673cb410b07ed4fd1408a971696a3b5ae3dfd063
Reviewed-by: default avatarBogDan Vatra <bogdan@kdab.com>
Showing with 24 additions and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment