Please use CODE tags the next time you post source code. The instructions are in my signature.
You do seem to like running through those double for() loops a lot. Everything you have posted so...
Hello gurus,
im looking to see how I can set the offlinestoragepath to the android folder "internal shared storage/Android/data/<APPNAME>/".
Basicaly its because i need to store soem application...
Currently, when clicking into TextField or similar where manual input is requred the android virual keyboard pops up automaticaly, is there a way to prevent it and set it only when i manualy double...
shokarta Today, 14:04Hi!
I'm having an issue with an app created with QT5. The same code is working properly on Linux/Mac, but on Windows despite of it's executing when I want to execute a submenu clicking with the...
Hi,
I had the same trouble, the settings of the Y rotation is private so I couldn't get free movement with my Q3DSurface.
But the Q3DScatter allows this full movement ! So I just had to :
-...
Qt 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.
setOfflineStoragePath() to "internal shared storage/Android/data/<APPNAME>/"
Today 16:14 by shokarta