以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。
☆12Jun 28, 2021Updated 5 years ago
Alternatives and similar repositories for awtk-patterns
Users that are interested in awtk-patterns are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 33种设计模式实现(C、C++)☆20Nov 22, 2020Updated 5 years ago
- These are the files used to create the evezor mass production coaster demo http://evezor.com/coasters☆11May 16, 2017Updated 9 years ago
- awtk port for sylixos☆12Mar 8, 2020Updated 6 years ago
- vu-meter☆13Aug 7, 2020Updated 6 years ago
- Basic implementation of the Ymodem-protocol as implemented in Particle devices. Currently created and tested only to send firmware files …☆12Feb 17, 2016Updated 10 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Rotrics Code☆10Mar 21, 2021Updated 5 years ago
- 固件下载工具,目前支持ymodem和TFTP等下载方式。☆35Nov 24, 2019Updated 6 years ago
- 黄山派示例☆26Sep 8, 2025Updated 11 months ago
- A Notepad++ equivalent editor using only Qt framework.☆10Jan 28, 2021Updated 5 years ago
- Mirror of ST DfuSe USB device firmware upgrade (DFU) software source & third party enhancements☆17Dec 3, 2019Updated 6 years ago
- big file transfer, support various network protocols☆14Sep 14, 2022Updated 3 years ago
- Template-based tree and table model creation for Qt MVC in a modern c++11 functional style (More easy than direct using QAbstractItemMode…