qt - How do I get straight corners in QLineEdit? -


by default on operating system use, qlineedits rounded corners, need write in style sheets make them straight? qlineedit { border-radius: 0px; } didn't work;

you can select diferent style qt gui whole plastique:

http://doc.qt.io/qt-4.8/gallery-plastique.html

here gallery 4.8. http://doc.qt.io/qt-4.8/gallery.html

if border-radius: 0; doesn't work , style not customizable.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -