Utils::FileNameValidatingLineEdit Class
class Utils::FileNameValidatingLineEditKlasa FileNameValidatingLineEdit je kontrolna komponenta koja korisniku omogućuje odabir (osnovnog) naziva datoteke na temelju obrasca za unos naziva datoteke ( QLineEdit). Više...
| Header: | #include <FileNameValidatingLineEdit> |
| Inherits: | Utils::FancyLineEdit |
Javne funkcije
| bool | allowDirectories() const |
| bool | forceFirstCapitalLetter() const |
| QStringList | requiredExtensions() const |
| void | setAllowDirectories(bool v) |
| void | setForceFirstCapitalLetter(bool b) |
| void | setRequiredExtensions(const QStringList &extensionList) |
Detaljan opis
Klasa ima neku logiku validacije za ugradnju u QWizardPage.
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.