Al's Cube
A collection of programming thoughts, examples, and projects.
Pages
(Move to ...)
Home
FileStore SDK
macOS App Entitlements
Questions
▼
macOS App Sandbox Entitlements
›
An example of setting up a macOS App that needs access outside the App Sandbox environment. If you are going to submit a desktop macOS app ...
FileStore SDK
›
A cross platform C++ code base for defined record storage with btree indexing. The goal of the FileStore SDK is to provide the base classes ...
Creating a Qt/QML application that uses the System Tray
›
Source code current not available. So you want to build a Qt/QML application that puts an icon in the system tray and hides the icon on th...
Testing it from the start
›
Example Project: https://github.com/alscube/TestingFromTheStart This is an example of Test Driven Development at compile time. As you read ...
Home
View web version