Results 1 to 3 of 3

Thread: Passing DB Query data to another Window and show the values in respective fields

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: Passing DB Query data to another Window and show the values in respective fields

    If you want to pass the qurey, then just pass it as a QString (assuming you wanted to execute the query in second window)

    You could build the query on the second window itself, then it wont be required ot pass anything else other than selected item
    When you know how to do it then you may do it wrong.
    When you don't know how to do it then it is not that you may do it wrong but you may not do it right.

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

    abhiabhi (21st February 2013)

Similar Threads

  1. passing values in qml
    By vinayaka in forum Newbie
    Replies: 0
    Last Post: 20th July 2011, 13:36
  2. Passing QTableWidget values to another QWizard page
    By slava in forum Qt Programming
    Replies: 2
    Last Post: 1st July 2010, 13:42
  3. Passing values to custom 'slot' functions (pyqt)
    By Richie in forum Qt Programming
    Replies: 2
    Last Post: 7th September 2009, 07:05
  4. Replies: 7
    Last Post: 25th April 2009, 05:13
  5. Passing Command Line Values?
    By Kapil in forum Newbie
    Replies: 1
    Last Post: 29th March 2006, 08:26

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.