Qt UI Widget Stylesheet Documentation
-
Hello!
I am new to QT and I was wondering if anyone knows where a list of supported styles are that are supported by QT. I know that QT Style Sheets are similar to CSS, but only so many are actually supported by QT and going through by trial and error seems to be inefficient. I also know that there are some added / different styles in QT Stylesheets that I haven't seen in CSS. If anyone has a list of all or most of all the styles that would be awesome. Yes, I did find the Qt Style Sheet Reference, it is very helpful on the styles for each widget (like any special ones, and like box-model styles ), but it doesn't actaully provide a list of the available styles. I would love to study a list so I could better create GUIs so if you guys have anything that would be great.
Thanks you!
-
See Qt Style Sheets.