Rabbit Remote Control 0.1.0-bate14
Loading...
Searching...
No Matches
CDlgInputPassword Class Reference
Inheritance diagram for CDlgInputPassword:
Collaboration diagram for CDlgInputPassword:

Public Member Functions

 CDlgInputPassword (bool bShow=false, bool bStore=true, QWidget *parent=nullptr)
QString GetPassword ()

Private Slots

void on_pbNo_clicked ()
void on_pbYes_clicked ()
void on_pbShow_clicked ()

Private Attributes

Ui::CDlgInputPassword * ui

Detailed Description

Definition at line 12 of file DlgInputPassword.h.

Constructor & Destructor Documentation

◆ CDlgInputPassword()

CDlgInputPassword::CDlgInputPassword ( bool bShow = false,
bool bStore = true,
QWidget * parent = nullptr )
explicit

Definition at line 6 of file DlgInputPassword.cpp.

◆ ~CDlgInputPassword()

CDlgInputPassword::~CDlgInputPassword ( )
virtual

Definition at line 20 of file DlgInputPassword.cpp.

Member Function Documentation

◆ GetPassword()

QString CDlgInputPassword::GetPassword ( )

Definition at line 35 of file DlgInputPassword.cpp.

◆ on_pbNo_clicked

void CDlgInputPassword::on_pbNo_clicked ( )
privateslot

Definition at line 25 of file DlgInputPassword.cpp.

◆ on_pbShow_clicked

void CDlgInputPassword::on_pbShow_clicked ( )
privateslot

Definition at line 40 of file DlgInputPassword.cpp.

◆ on_pbYes_clicked

void CDlgInputPassword::on_pbYes_clicked ( )
privateslot

Definition at line 30 of file DlgInputPassword.cpp.

Member Data Documentation

◆ ui

Ui::CDlgInputPassword* CDlgInputPassword::ui
private

Definition at line 30 of file DlgInputPassword.h.


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