sincerely Singaporean

05524F Projects

This page contains a list of documented 05524F projects. You can see all 05524F projects including internal and undocumented ones on the 05524F GitHub profile.

SGEXTN

SGEXTN (GitHub repository)

SGEXTN is 05524F's own framework for C++ application development that allows use of Qt Quick GUI features including QRhi through a simple, purely C++, API. Using SGEXTN to build apps would mean that you would not need to link Qt or the Standard Template Library directly (though the DLLs still must be provided at runtime, and you must prove to CMake that you have the DLLs by using find_package to find Qt DLLs when building), saving compilation time and clang-tidy scanning time significantly. SGEXTN provides container data structures, mathematical functions, a timer, file system and file access, a widget based GUI system, and a simple GPU rendering framework.

©2025 05524F.sg (Singapore)

contact 05524F / report a bug / make a suggestion

about 05524F SINGAPORE values

list of 05524F projects