Password handling Qt Creator
Unsolved
Qt Creator and other tools
-
Hi Folks,
I created external command in Qt Creator 3.6 to checking out files from TFS on Linux. In order to be done, I had to store the credential details in the command (e.g.: password) via plain text.
The question: how can I force Qt Creator to pop up a password dialog if the command requires it?Regards,
NorbertNobody is here who faced such a problem?