-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
guiProblem with the Graphic User InterfaceProblem with the Graphic User Interfaceqml_modelsQML models to connect to core interfaceQML models to connect to core interface
Description
We need to:
- Drop therecipe to use Qt official releases for all Qt-related code
- UI files do not have any dependences with therecipe
- A new Go API (libfibercrypto) exported as a C++ wrapper will be used to call Go functions from C++
- Qt models are implemented in C++
- Qt models do not have any dependence with therecipe
- Qt models do not have any dependence with Go-specific code
- Refactor Qt models to make them independent of Go-specific code
- Utilities that use Qt libs are implemented in C++
- The program's entry point (
main) is implemented in C++
ETA => 12/2020
Metadata
Metadata
Labels
guiProblem with the Graphic User InterfaceProblem with the Graphic User Interfaceqml_modelsQML models to connect to core interfaceQML models to connect to core interface