Hey Marcus and Rohit,
well, but it's what we thought of as GSoC project idea.
So the idea here is definitely not that you design your signal processing in Qt Creator,
but that you design the graphical frontend to it in Qt Creator, which is a much better
tool for GUI design than GRC even strives to be.
Cheers,
Marcus M
On 29.01.23 20:30, Marcus D. Leech wrote:
On 29/01/2023 14:20, Rohit Bisht wrote:
I'd like to start with "integrating gnu with qt creator" because it would make it easier
to write code in the integrated qt environment and speed up build, run, and testing. I
believe adjusting the cmake file and fixing paths to missing library files would be the
way to go (though I'll require more directions on that).
Then "adding new widgets" followed by "improving them" .
I guess it depends on what you think the dominant design doctrine should be "gorgeous UI
with the DSP as a kind of afterthought",
or "robust DSP with the UI as a kind of afterthought". I don't think that Qt designer
is a particularly productive way to design
the DSP bits of a DSP application.
The whole "form is more important than function" is a bit of leftover brain-death
promulgated by Steve Jobs, and it was as
wrong-headed then as it is now, IMHO.