Pages
- Downloading and building Corrade Guide how to download and build Corrade on different platforms.
- Using Corrade with CMake Guide how to find and use Corrade with CMake build system.
-
Examples Quick introduction to main Corrade libraries.
- Testing and benchmarking Creating automated unit tests, integration tests and benchmarks.
- Resource management Compiling external files into application binary.
- Plugin management Developing, loading and using plugins.
- Signals and slots Easy-to-use API to connect listeners to events.
- List of partially supported features
- Changelog
- Archived changelogs
- Developers guide Checklists for developing new things in Corrade itself.
- Coding style Coding style and best practices to preserve maintainability and consistent style across whole project.
- Debug output operators for custom types
- Configuration value parsers and writers for custom types
- Deprecated list
- Testing and benchmarking Creating automated unit tests, integration tests and benchmarks.
- Resource management Compiling external files into application binary.
- Plugin management Developing, loading and using plugins.
- Signals and slots Easy-to-use API to connect listeners to events.