QtPass 1.4.0
Multi-platform GUI for pass, the standard unix password manager.
|
#include <qpushbuttonshowpassword.h>
Signals | |
void | clicked (QString) |
Public Member Functions | |
QPushButtonShowPassword (QLineEdit *line, QWidget *parent=nullptr) | |
QPushButtonAsQRCode::QPushButtonAsQRCode basic constructor. | |
Definition at line 12 of file qpushbuttonshowpassword.h.
|
explicit |
QPushButtonAsQRCode::QPushButtonAsQRCode basic constructor.
textToCopy | the text to display as qrcode |
parent | the parent window |
Definition at line 12 of file qpushbuttonshowpassword.cpp.
|
signal |