Skip to content Skip to sidebar Skip to footer
Showing posts with the label Qt

Java Executes But Not C++ In Qt 5.7 For Android (worked In Prior Qt)

I have an Android app written in Qt that has the same basic structure as the Qt Notifier example : … Read more Java Executes But Not C++ In Qt 5.7 For Android (worked In Prior Qt)

Using Qt On Android Installation

I am trying to install Qt 5.1 for Android, I am using steps described here: http://qt-project.org/w… Read more Using Qt On Android Installation

Qml Loading , File Not Found

I am developing app for Android. And as some of members suggested to use QML for gui design I came… Read more Qml Loading , File Not Found

Animate New Items In A Tableview

I'm using a TableView to display the contents of an SQLite database. The user clicks one of the… Read more Animate New Items In A Tableview

Qt Creator Android Error "platform Sdk Installed"

I am developing Qt Cross platform application for Android, recently i have updated Qt creator and I… Read more Qt Creator Android Error "platform Sdk Installed"

Cannot Link Opencv Android Inside Qt

I tried to use OpenCV with Android inside Qt, but I cannot successfully link it inside Qt, I get so… Read more Cannot Link Opencv Android Inside Qt

Disable Android Keyboard In Qml Application

I'm porting an existing QML/C++ application to the Android system. The application is already r… Read more Disable Android Keyboard In Qml Application

How To Choose Local Adapter When Connecting To Service With Qbluetoothsocket

In the presence of multiple Bluetooth adapters, is it possible to specify which local adapter to us… Read more How To Choose Local Adapter When Connecting To Service With Qbluetoothsocket