Results 1 to 2 of 2

Thread: Round QtPushButton

  1. #1
    Join Date
    Sep 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Round QtPushButton

    Hello,

    Qt Code:
    1. <item row="0" column="2">
    2. <widget class="QPushButton" name="playButton">
    3. <property name="text">
    4. <string>Play</string>
    5. </property>
    6. </widget>
    7. </item>
    To copy to clipboard, switch view to plain text mode 

    The code is self explanatory, I believe.

    Does anybody know how to display a round button without changing the entire class so they don't all become round?

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Round QtPushButton

    stylesheet

Similar Threads

  1. round double
    By wirasto in forum Qt Programming
    Replies: 3
    Last Post: 15th December 2009, 08:32
  2. Replies: 4
    Last Post: 14th November 2009, 13:35
  3. Round window
    By bunjee in forum Qt Programming
    Replies: 4
    Last Post: 25th November 2007, 20:23
  4. Round QSlider
    By Havard in forum Qt Programming
    Replies: 5
    Last Post: 25th June 2007, 20:14
  5. Round Button
    By Seema Rao in forum Qt Programming
    Replies: 1
    Last Post: 25th April 2006, 11:32

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.