Table of Contents

Programming Notes

Somehow different from computer notes.

Old Stack Overflow Q&A

Just in case SO ever disappears. The files are zipped single-page HTML archives.

Qt Recipes

Sometimes I forget how to do certain tasks with Qt's APIs. Sometimes I just want more concise solutions that snack overflow.

Path Manipulation

I'm used to python's path.join, here's how to do it in Qt: