Results 1 to 11 of 11

Thread: set the validation for checkboxes

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2012
    Posts
    16
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: set the validation for LineEdit

    QDoubleValidator consider for decimal points only not range(18.5 to 39.0).how i set the validation for this LineEdit? I want one example for LineEdit Validation.

  2. #2
    Join Date
    Aug 2008
    Location
    Ukraine, Krivoy Rog
    Posts
    1,963
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Thanked 370 Times in 336 Posts

    Default Re: set the validation for LineEdit

    There is not standard way (known to me) to achieve this. You should write your own validator.
    Qt Assistant -- rocks!
    please, use tags [CODE] & [/CODE].

Similar Threads

  1. How to set the validation for checkboxes?
    By sangee in forum Qt Programming
    Replies: 1
    Last Post: 10th August 2012, 07:59
  2. XML Validation
    By NoRulez in forum Qt Programming
    Replies: 4
    Last Post: 15th September 2010, 13:07
  3. Validation
    By Tavit in forum Qt Programming
    Replies: 2
    Last Post: 21st March 2009, 07:03
  4. validation on an IP address
    By rajveer in forum Qt Programming
    Replies: 15
    Last Post: 24th August 2008, 00:35
  5. Suggestions for validation XML with XSD
    By estanisgeyer in forum Qt Programming
    Replies: 1
    Last Post: 12th June 2008, 19: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.