提供类似Qt的API接口,仅需要几百KB的硬件资源(比Qt小的多),能运行在Qt不支持的低配置硬件上(对Qt生态形成补充),适用于嵌入式GUI软件开发。SoC/单片机/MCU/TV/STB/电视机/机顶盒/linux/framebuffer/GUI framework/GUI library/显示屏/串口屏/图形库
使用方法类似Qt的信号槽,优点是不需要moc;基于c++11,用于解耦合;GOSP(GUI框架)以此信号槽为特色和基础; signal/slot which is Qt-Style, and not depends on moc
采用c语言编写,小巧灵活,从语言封装的层面解决了“野指针问题”。会自动清零的指针,安全指针。
使用c语言实现的信号槽,使用语法类似Qt的信号槽.
Contributions last year: 18
Max continuous contributions: 1
Recent contributions: 1
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.