Results 1 to 2 of 2

Thread: Adding checkbox to a TabWidget

  1. #1
    Join Date
    Mar 2011
    Posts
    12
    Thanks
    4
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Adding checkbox to a TabWidget

    Is it possible to add a checkbox to a tabWidget? If so, any help on how?
    Thanks,

  2. #2
    Join Date
    Aug 2009
    Location
    coimbatore,India
    Posts
    314
    Thanks
    37
    Thanked 47 Times in 43 Posts
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Adding checkbox to a TabWidget

    Is it possible to add a checkbox to a tabWidget? If so, any help on how?
    yes its possible to add checkbox to the tablewidget.
    use
    Qt Code:
    1. setIndexWidget ( const QModelIndex & index, QWidget * widget )
    To copy to clipboard, switch view to plain text mode 
    hope it helps
    bala

  3. The following user says thank you to BalaQT for this useful post:

    hass26 (24th February 2015)

Similar Threads

  1. TabWidget Problem
    By TJSonic in forum Qt Programming
    Replies: 3
    Last Post: 21st October 2010, 15:25
  2. Adding ScrolBar to QWidget obj of TabWidget
    By reticent in forum Newbie
    Replies: 0
    Last Post: 31st July 2010, 13:07
  3. TabWidget's Tab's parent
    By alisami in forum Qt Programming
    Replies: 12
    Last Post: 31st March 2009, 14:30
  4. TabWidget
    By Salazaar in forum Newbie
    Replies: 5
    Last Post: 17th May 2007, 22:07
  5. Adding buttons on the tab part of a tabwidget
    By forrestfsu in forum Qt Programming
    Replies: 2
    Last Post: 20th December 2006, 18:52

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.