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 -

c# SetCompatibleTextRenderingDefault must be called before the first -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -