KDCircularProgress
KDCircularProgress copied to clipboard
Subclassing for KDCircularProgress
Is it somehow possible to subclass KDCircularProgress Cause I have a different setup of my project this would help me a lot. I think there's already an issue about subclassing.
Thank you
@Yetispapa I'm not sure if I want to do that, subclassing support means making KDCircularProgress open, which will also require most properties to become open exposing many implementation detail variables I prefer to hide. What use case do you have in mind?