I need to get the DPI value of display in Qt. I am able to get it in Qt 5.0 using the following: #include <QScreen> ...... ...... QScreen *srn = QApplica
I am using laravel 8 framework as my backend for my android application and I want to output time the same way instagram shows time but each time I use carbon d
I'm trying to write this function which reads the value of a combo box then finds the range using an if statement, and then changes the background color of the
I want to copy many many rows (maybe tens of millions) from one table to another using: insert into table A select * from B in HANA. Not very sure about HA
I would like to develop a (rather simple) android app to be distributed via Play Store. I would like to do so completely in python. However, t
I'm trying to create a basic personal assistant that will listen to the user,and search things up,compute math, us wikipedia,youtube, and tell random quotes/jok