Results 1 to 10 of 10

Thread: QTable - Data Base Problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QTable - Data Base Problem

    Why don't you ask the model, using itemData?

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QTable - Data Base Problem

    Oh, are you using Qt3?
    Then use QTable::text(int row, int col ).
    Should work fine.

    Regards

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

    esq (27th May 2007)

  4. #3
    Join Date
    May 2007
    Posts
    8
    Thanks
    1
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: QTable - Data Base Problem

    thanks! it works fine

Similar Threads

  1. QTable - Date Base Problem
    By esq in forum Qt Programming
    Replies: 4
    Last Post: 23rd May 2007, 02:32
  2. problem with reading input data in qt
    By Ahmad in forum Qt Programming
    Replies: 3
    Last Post: 9th April 2007, 10:58
  3. QTable resize problem with large tables
    By Robzzz in forum Newbie
    Replies: 3
    Last Post: 22nd May 2006, 14:13
  4. Replies: 16
    Last Post: 7th March 2006, 15:57
  5. Problem with QTable
    By zlatko in forum Qt Programming
    Replies: 1
    Last Post: 16th February 2006, 10:00

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.