Advertisement
Guest User

Untitled

a guest
Mar 6th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2.     QString txt = QInputDialog::getText(this,"Password ?","Mot de passe ?",QLineEdit::Password);
  3.     if(txt == "password"){
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement