|
RADLib
RADical C++ application framework
|
Slint platform bridge for RADKernel framebuffers. More...
#include <RADUi/RADSlintBackend.h>#include <radkernel/rad_display.h>#include <cstdint>#include <memory>
Include dependency graph for RADSlintFramebufferBackend.h:Go to the source code of this file.
Classes | |
| struct | RADUi::Slint::FramebufferPlatformConfig |
| Configuration for the embedded framebuffer-backed Slint platform. More... | |
Namespaces | |
| RADUi | |
| RADUi::Slint | |
Functions | |
| std::shared_ptr< SlintBackend > | RADUi::Slint::installFramebufferBackend (const FramebufferPlatformConfig &config={}) |
| rad_status_t | RADUi::Slint::tryInstallFramebufferBackend (const FramebufferPlatformConfig &config, std::shared_ptr< SlintBackend > *backend) |
| Embedded-safe variant that reports RAD status instead of throwing on setup errors. More... | |
Slint platform bridge for RADKernel framebuffers.