Details
-
Epic
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
Separation of Qt libraries from user imports
Description
What is the benefit? Why is this valuable?
Currently Qt DS blacklists of things that are known to have bad UX on Qt DS.
What are common use cases?
Add and remove libraries.
Technical information
When adding or removing the libraries, there is no separation of user-imported or libraries coming from the framework. There needs to be clear differentation of what is std. Qt library and what is user import. Differentation has to be shown to user "Qt libraries" and "user libraries"