Results 1 to 6 of 6

Thread: Problem with QWizard (how to request a set of data on a QWizardPage k times??)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Apr 2009
    Location
    Poland
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    1

    Smile Re: Problem with QWizard (how to request a set of data on a QWizardPage k times??)

    Thanx for your answer, I have tried QTableWidget, I am wondering how to validate fields in this table, so that I am sure that the user has filled them all. With QLineEdit there was no problem, I created a RegExp, a Validator and called setValidator() on them plus setting them as mandatory fields , so the "Next" button was greyed as long as there was an acceptable input. I've traversed the documentation for QTableWidget and QTableWidgetItem but I see no setValidator() function, even as inherited from other objects. Any thoughts ??
    Last edited by tobek123; 4th April 2009 at 09:58.

Similar Threads

  1. problem with Synchronous Http request
    By rchaitanya in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 30th January 2009, 11:03
  2. Replies: 7
    Last Post: 29th August 2008, 10:24

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.