Results 1 to 10 of 10

Thread: swap cell widgets on QTableWidget

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    May 2008
    Posts
    24
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11

    Default Re: swap cell widgets on QTableWidget

    I need those widgets for graphically assinging the order of tasks (please see the attached figure). The code was originally written with Qt3 and will be now ported to Qt4.

    In fact I have tried to used the Q3Table for supporting the Qt3's QTable, but the widgets are somehow freezed when the window size is altered. That's why I have decided to use Qt4. However, I should keep as most lines of code as possible.
    Attached Images Attached Images

Similar Threads

  1. Problems with QString
    By cyberboy in forum Qt Programming
    Replies: 2
    Last Post: 13th October 2008, 08:18
  2. Replies: 0
    Last Post: 2nd May 2008, 07:57
  3. QTableWidget : insert multiple widgets in one cell..
    By halberdier83 in forum Qt Programming
    Replies: 3
    Last Post: 26th November 2007, 16:15
  4. QTableWidget swapping rows with widgets in cells
    By dnnc in forum Qt Programming
    Replies: 1
    Last Post: 24th May 2007, 14:11
  5. Word wrapping in a QTableWidget cell
    By jcooperddtd in forum Qt Programming
    Replies: 3
    Last Post: 1st May 2007, 03:57

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.