QtPass 1.4.0
Multi-platform GUI for pass, the standard unix password manager.
Loading...
Searching...
No Matches
Signals | Public Member Functions | List of all members
QPushButtonShowPassword Class Reference

#include <qpushbuttonshowpassword.h>

+ Inheritance diagram for QPushButtonShowPassword:
+ Collaboration diagram for QPushButtonShowPassword:

Signals

void clicked (QString)
 

Public Member Functions

 QPushButtonShowPassword (QLineEdit *line, QWidget *parent=nullptr)
 QPushButtonAsQRCode::QPushButtonAsQRCode basic constructor.
 

Detailed Description

Definition at line 12 of file qpushbuttonshowpassword.h.

Constructor & Destructor Documentation

◆ QPushButtonShowPassword()

QPushButtonShowPassword::QPushButtonShowPassword ( QLineEdit *  line,
QWidget *  parent = nullptr 
)
explicit

QPushButtonAsQRCode::QPushButtonAsQRCode basic constructor.

Parameters
textToCopythe text to display as qrcode
parentthe parent window

Definition at line 12 of file qpushbuttonshowpassword.cpp.

Member Function Documentation

◆ clicked

void QPushButtonShowPassword::clicked ( QString  )
signal
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: