doc: validation not available in QInputDialog::getText
ClosedPublic

Authored by ltoscano on Sep 3 2017, 1:08 PM.

Details

Summary

KInputDialog::getText, by default, does not accept an empty value
and accepts a QValidator. QInputDialog::getText does not, so the
returned value must by checked.

Diff Detail

Repository
R239 KDELibs4Support
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ltoscano created this revision.Sep 3 2017, 1:08 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptSep 3 2017, 1:08 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
dfaure accepted this revision.Sep 4 2017, 6:52 AM
This revision is now accepted and ready to land.Sep 4 2017, 6:52 AM
This revision was automatically updated to reflect the committed changes.