QLineEdit Prüfen bei klick

Python und das Qt-Toolkit, erstellen von GUIs mittels des Qt-Designers.
Antworten
val78
User
Beiträge: 1
Registriert: Freitag 30. November 2018, 15:59

Hallo :P
kann mir jemand helfen

ich brauche code bei Qt-py

Bei Button klick prüfen, ob in QLineEdit --> Minimum 3 Buchstaben sind,

Ausgang:
wenn nicht, dann --> Msgbox Error
wenn Ja dann --> OK

danke vorraus :!:
Benutzeravatar
__blackjack__
User
Beiträge: 14336
Registriert: Samstag 2. Juni 2018, 10:21
Wohnort: 127.0.0.1
Kontaktdaten:

@val78: Und wo ist das konkrete Problem? Zeig doch mal Deinen Code und sag wo Du nicht weiterkommst.
„Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.“ — Brian W. Kernighan
Antworten