Component Driven Design
-
Hi,
I'm coming from a React background for UI development and one of the things I liked about that ecosystem was the use of tools like https://storybook.js.org/ for component driven design (https://www.componentdriven.org/) . I'm brand new to QT and in my cursory investigation I haven't found anything like storybook. I'm wondering if anyone knows of any projects like storybook, or any projects that have something like a component catalog that I can look at to get ideas from. My initial thoughts are that I will likely need to create a companion app that mimics the features of storybook, and if that is the case I'd like to see what others have done.
Cheers,
T -
Hi and welcome to devnet,
Are you thinking about something like Qt Designer ?
-
Hi and welcome to devnet,
Are you thinking about something like Qt Designer ?
-
By the way, there's also an equivalent for QtQick.