Hello Chris,
thank you for the input... this let me to google that this path belongs to "/storage/emulated/0/Android/data/"
so as close as I could get to make it work is to use...
So you want to know how to determine a system path on Android so that you can address the location. Seems that Google and StackExchange think this is the function you are after:
File dir =...
It is not really a Qt question: Qt deals with the key presses the operating system sends it when it has focus. The question is whether the OS gives you a way to intercept key presses regardless of...
ChrisW67 Yesterday, 01:27I would probably do this using the Qt Graphics / View framework. You make a rectangle that is the outline of the entire grind, then you place a series of rectangles inside this outer rectangle as...
d_stranz 17th April 2021, 23:27Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
ANDROID: Opening virtual keyboard only when doubleclicked?
16th April 2021 14:04 by shokarta