Results 1 to 5 of 5

Thread: Is it doable with Qt?

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

    Question Is it doable with Qt?

    Hello,
    this is a snapshot of uTorrent programe

    can QTableWidget do the same?
    because it doesn't look the same with this one

    and if yes how?

    thanks in advance,
    ZINO

  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: Is it doable with Qt?

    Of course you can do this in Qt.

    Check out the torrent example in the documentation.

    You do this by creating a delegate.

  3. #3
    Join Date
    Aug 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Is it doable with Qt?

    But i cant understand how to use those Delegate Classes
    is this the rihgt answer?

  4. #4
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Is it doable with Qt?

    ICS has documentation on the delegate classes if you don't understand the documentation that comes with Qt.

  5. #5
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: Is it doable with Qt?

    Quote Originally Posted by ZINO View Post
    But i cant understand how to use those Delegate Classes
    is this the rihgt answer?
    No it is not. Did you had a look at the star-delegate example?
    It's nice to be important but it's more important to be nice.

Tags for this Thread

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.