Is it possible to use CSS(style sheet) in Qt creator? The code was written in c++ and Qt style sheets don't seem to be the best way to remove border spaces between layouts. If there is any way to use css for removing border spaces, which header file i have to add in my code?
I have one vertical layout, which contains one horizontal layout and qlabel. When i try to resize my widget and do screenshot, there is some space between layouts. I think,that it is because of borders.
Thank you in advance :)
.QSSfile. I don't believe that Qt can natively consume CSS3.