Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt Installer Framework: validator for input field?
Forum Update on Monday, May 27th 2025

Qt Installer Framework: validator for input field?

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 651 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    LazyT
    wrote on 12 Mar 2014, 08:29 last edited by
    #1

    Hi,

    I'm using QtIF for the first time and need to limit an QLineEdit to the port range of 1 to 65535.

    Normally I would use setValidator(), but can't find out how to use this in the installscript.qs - is this supported?

    As Workaround I use inputMask 99999 and textChanged.connect to check the user input...

    Thanks,
    Thomas

    1 Reply Last reply
    0

    1/1

    12 Mar 2014, 08:29

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved