Results 1 to 5 of 5

Thread: Proper way to create 200 near identical QToolButtons.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Proper way to create 200 near identical QToolButtons.

    QDir is your friend

  2. The following user says thank you to ChrisW67 for this useful post:

    Akiva (8th September 2013)

  3. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Proper way to create 200 near identical QToolButtons.

    See also QButtonGroup or QSignalMapper for dealing with multiple signal sources and a single receiver slot.

    Cheers,
    _

  4. The following user says thank you to anda_skoa for this useful post:

    Akiva (9th September 2013)

Similar Threads

  1. Replies: 9
    Last Post: 17th May 2015, 16:46
  2. Tab focus on QToolBar QToolButtons
    By bmn in forum Qt Programming
    Replies: 1
    Last Post: 1st December 2011, 02:38
  3. Qt Designer Setting "defaultAction" of QToolButtons in Qt designer.
    By LonelyStar in forum Qt Tools
    Replies: 1
    Last Post: 7th October 2011, 20:46
  4. QWidget containing two QToolButtons
    By momesana in forum Qt Programming
    Replies: 2
    Last Post: 1st October 2007, 23:25
  5. Various icon sizes for QToolButtons on QToolbar
    By Erlendhg in forum Qt Programming
    Replies: 4
    Last Post: 30th June 2007, 18:35

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.