Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 616 Bytes

unit-4-validation-and-regular-expressions.md

File metadata and controls

18 lines (11 loc) · 616 Bytes

Unit 4 - Validation & Regular Expressions

Key outcomes:

  • Input masks
  • Why use validators and Qt's support for validators
  • Implement validators for input widgets
  • Basic regular expressions sytax and implementation there of within Qt
  • Role of regular expressions in validators

Resources: