-
How to Deploy for App Store with Qt
Learn how to deploy your app to the App Store on macOS
-
How to Support Emoji on Google Cloud SQL and Django
Support Emojis in Your MySQL Database
-
Note to Self
General Notes About the Solutions I Have to Problems
-
Qt Android: Use Splash Screen and Avoid Flicker
TLDR Post for How to Add Splash Screen
-
QML: Everyday QML Day 1
Create a project with QML
-
Qt Creator: Force the Resource Re-compilation
Use custom build step to force resource compilation.
-
Azure Python: Install mysqlclient Package on Azure Web App
Install mysqlclient to use MySQL with Python
-
QML: Access Children of a ListView
Access Children of a ListView
-
CMake: Using Jom with Qt Creator 4.0
Set the default make program to Jom
-
QML: Example Login Animation
Login Screen with QML
-
QML: Mixing together TextInput and MouseArea(s)
Put MouseArea over TextInput and control focus
-
C++: Color Stream with Kinect v2
Get the color data from Kinect v2
-
openFrameworks: Making Easy Animations With ofxActionManager
A port of cocos2dx action system
-
C++: Body Tracking with Kinect v2
A simple starting point for learning body tracking with Kinect v2
-
CMake: using openFrameworks v0.9 with CMake on Windows
CMake file templates for openFrameworks v0.9
-
C++: Introduction to Kinect v2
General introduction to Kinect v2 with C++
-
QML: How to Call a Function That's Inside of a TabView
Call a function or get a property in a TabView
-
How to Compile OpenBR for x86 Architecture with MSVC2013
Compile OpenBR for x86 Windows