zmc.space
  • How to Deploy for App Store with Qt

    Learn how to deploy your app to the App Store on macOS

    April 25, 2018 - 4 minute read -
    qt
  • How to Support Emoji on Google Cloud SQL and Django

    Support Emojis in Your MySQL Database

    September 14, 2017 - 2 minute read -
    django python google_cloud
  • Note to Self

    General Notes About the Solutions I Have to Problems

    July 18, 2017 - 4 minute read -
    general programming
  • Qt Android: Use Splash Screen and Avoid Flicker

    TLDR Post for How to Add Splash Screen

    May 18, 2017 - 2 minute read -
    qt android qutils tldr
  • QML: Everyday QML Day 1

    Create a project with QML

    January 14, 2017 - 1 minute read -
    qml programming design
  • Qt Creator: Force the Resource Re-compilation

    Use custom build step to force resource compilation.

    December 12, 2016 - 1 minute read -
    qt qtcreator
  • Azure Python: Install mysqlclient Package on Azure Web App

    Install mysqlclient to use MySQL with Python

    September 20, 2016 - 3 minute read -
    azure web cloud
  • QML: Access Children of a ListView

    Access Children of a ListView

    September 20, 2016 - 2 minute read -
    qml
  • CMake: Using Jom with Qt Creator 4.0

    Set the default make program to Jom

    May 13, 2016 - 1 minute read -
    qtcreator programming
  • QML: Example Login Animation

    Login Screen with QML

    March 4, 2016 - 9 minute read -
    qml programming design
  • QML: Mixing together TextInput and MouseArea(s)

    Put MouseArea over TextInput and control focus

    March 3, 2016 - 2 minute read -
    qml programming
  • C++: Color Stream with Kinect v2

    Get the color data from Kinect v2

    February 8, 2016 - 5 minute read -
    cpp kinect programming
  • openFrameworks: Making Easy Animations With ofxActionManager

    A port of cocos2dx action system

    January 16, 2016 - 4 minute read -
    cpp programming openFrameworks
  • C++: Body Tracking with Kinect v2

    A simple starting point for learning body tracking with Kinect v2

    January 8, 2016 - 7 minute read -
    cpp kinect programming
  • CMake: using openFrameworks v0.9 with CMake on Windows

    CMake file templates for openFrameworks v0.9

    January 6, 2016 - 2 minute read -
    cpp openFrameworks programming
  • C++: Introduction to Kinect v2

    General introduction to Kinect v2 with C++

    January 2, 2016 - 2 minute read -
    kinect cpp
  • QML: How to Call a Function That's Inside of a TabView

    Call a function or get a property in a TabView

    January 1, 2016 - 2 minute read -
    qml
  • How to Compile OpenBR for x86 Architecture with MSVC2013

    Compile OpenBR for x86 Windows

    December 30, 2015 - 1 minute read -
    cpp

Furkan Üzümcü