Skip to content

Upgrade wallet to support QT 6 #351

@olemis

Description

@olemis

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 Interfaceqml_modelsQML models to connect to core interface

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions