akikaede6 / HexBitAnalysis

GNU General Public License v3.0
3 stars 1 forks source link

split your ui and functionality codes #47

Open FirstLoveLife opened 2 years ago

FirstLoveLife commented 2 years ago
  1. easier to do unit test
  2. easier to port to other GUI frameworks
  3. easier to maintain

For Qt, you can refer to https://doc.qt.io/qt-6/model-view-programming.html