Feature Request
Do you want to solve a problem with your feature request? Please describe it.
I build Qt apps (console and GUI) and now have to build a terminal app with pretty IO, block graphics, etc. Instead of using ncurses I would really like to try this project. Curiously, the structure of this project seems to be very much in the style of Qt (which is great).
But, right from the start, finalcut needs to control the main application event loop, which would make it conflict with Qt doing the same. Has anyone succesfully combined finalcut and Qt5 ?
Your desired solution
An example of how to combine them (if possible)
Alternatives you have considered
Additional context
Feature Request
Do you want to solve a problem with your feature request? Please describe it.
I build Qt apps (console and GUI) and now have to build a terminal app with pretty IO, block graphics, etc. Instead of using ncurses I would really like to try this project. Curiously, the structure of this project seems to be very much in the style of Qt (which is great).
But, right from the start, finalcut needs to control the main application event loop, which would make it conflict with Qt doing the same. Has anyone succesfully combined finalcut and Qt5 ?
Your desired solution
An example of how to combine them (if possible)
Alternatives you have considered
Additional context