Rabbit Remote Control 0.0.30
Loading...
Searching...
No Matches
Public Member Functions | Private Slots | Private Attributes | List of all members
CDlgGetPasswordVNC Class Reference
Inheritance diagram for CDlgGetPasswordVNC:

Public Member Functions

 CDlgGetPasswordVNC (QWidget *parent=nullptr)
 
 CDlgGetPasswordVNC (const CDlgGetPasswordVNC &dlg)
 
Q_INVOKABLE void SetContext (void *pContext)
 
Q_INVOKABLE void SetConnecter (CConnecter *pConnecter)
 

Private Slots

void on_pbOK_clicked ()
 
void on_pbCancel_clicked ()
 

Private Attributes

Ui::CDlgGetPasswordVNC * ui
 
CConnecterVncm_pConnecter
 
CParameterVncm_pParameter
 

Detailed Description

Definition at line 11 of file DlgGetUserPasswordVNC.h.

Constructor & Destructor Documentation

◆ CDlgGetPasswordVNC() [1/2]

CDlgGetPasswordVNC::CDlgGetPasswordVNC ( QWidget *  parent = nullptr)
explicit

Definition at line 9 of file DlgGetUserPasswordVNC.cpp.

◆ ~CDlgGetPasswordVNC()

CDlgGetPasswordVNC::~CDlgGetPasswordVNC ( )
virtual

Definition at line 18 of file DlgGetUserPasswordVNC.cpp.

◆ CDlgGetPasswordVNC() [2/2]

CDlgGetPasswordVNC::CDlgGetPasswordVNC ( const CDlgGetPasswordVNC dlg)

Definition at line 23 of file DlgGetUserPasswordVNC.cpp.

Member Function Documentation

◆ on_pbCancel_clicked

void CDlgGetPasswordVNC::on_pbCancel_clicked ( )
privateslot

Definition at line 65 of file DlgGetUserPasswordVNC.cpp.

◆ on_pbOK_clicked

void CDlgGetPasswordVNC::on_pbOK_clicked ( )
privateslot

Definition at line 54 of file DlgGetUserPasswordVNC.cpp.

◆ SetConnecter()

void CDlgGetPasswordVNC::SetConnecter ( CConnecter pConnecter)

Definition at line 33 of file DlgGetUserPasswordVNC.cpp.

◆ SetContext()

void CDlgGetPasswordVNC::SetContext ( void *  pContext)

Definition at line 29 of file DlgGetUserPasswordVNC.cpp.

Member Data Documentation

◆ m_pConnecter

CConnecterVnc* CDlgGetPasswordVNC::m_pConnecter
private

Definition at line 29 of file DlgGetUserPasswordVNC.h.

◆ m_pParameter

CParameterVnc* CDlgGetPasswordVNC::m_pParameter
private

Definition at line 30 of file DlgGetUserPasswordVNC.h.

◆ ui

Ui::CDlgGetPasswordVNC* CDlgGetPasswordVNC::ui
private

Definition at line 28 of file DlgGetUserPasswordVNC.h.


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