Results 1 to 2 of 2

Thread: records to be displayed when i enter in LineEdit.pls help

  1. #1
    Join Date
    Oct 2014
    Posts
    2
    Qt products
    Qt4 Qt5
    Platforms
    Windows Android

    Default records to be displayed when i enter in LineEdit.pls help

    How to get all column data from a single row with a QTableView from the line edit,


    I have 5 columns and 10 rows
    Here A-E are columnnames/fieldnames,
    Below each columns name a line edit is placed through QmodelIndex.
    Below linedit,all 10 record displayed.
    when I enter text/numeric in any LineEdit, i need to display all column data should filter/queryied for the corresponding entered data. how to display.

    I used TableWidget to display the databse in table view.
    A B C D E
    lINEEDIT lINEEDIT lINEEDIT lINEEDIT lINEEDIT

    1
    2
    3
    4
    5
    6
    7
    8
    9
    12

    Any help is most appreciated.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: records to be displayed when i enter in LineEdit.pls help

    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. number enter in lineEdit.
    By sabbu in forum Newbie
    Replies: 1
    Last Post: 2nd June 2011, 10:15
  2. Updating QAbstractItemModel with new records
    By psih128 in forum Qt Programming
    Replies: 0
    Last Post: 10th May 2010, 01:02
  3. Replies: 1
    Last Post: 14th September 2008, 23:05
  4. Combobox Delegate 25.000 records
    By aekilic in forum Qt Programming
    Replies: 9
    Last Post: 29th July 2008, 12:26
  5. Writing Log Records To A Log File
    By vermarajeev in forum Qt Programming
    Replies: 9
    Last Post: 20th March 2007, 13:08

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.