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

Public Member Functions

 CDlgLibVNCServerPassword (QWidget *parent=nullptr)
 
 CDlgLibVNCServerPassword (const CDlgLibVNCServerPassword &d)
 
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::CDlgLibVNCServerPassword * ui
 
CConnecterLibVNCServerm_pConnecter
 
CParameterLibVNCServerm_pParameter
 

Detailed Description

Definition at line 13 of file DlgLibVNCServerPassword.h.

Constructor & Destructor Documentation

◆ CDlgLibVNCServerPassword() [1/2]

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

Definition at line 9 of file DlgLibVNCServerPassword.cpp.

◆ CDlgLibVNCServerPassword() [2/2]

CDlgLibVNCServerPassword::CDlgLibVNCServerPassword ( const CDlgLibVNCServerPassword d)

Definition at line 23 of file DlgLibVNCServerPassword.cpp.

◆ ~CDlgLibVNCServerPassword()

CDlgLibVNCServerPassword::~CDlgLibVNCServerPassword ( )

Definition at line 18 of file DlgLibVNCServerPassword.cpp.

Member Function Documentation

◆ on_pbCancel_clicked

void CDlgLibVNCServerPassword::on_pbCancel_clicked ( )
privateslot

Definition at line 62 of file DlgLibVNCServerPassword.cpp.

◆ on_pbOK_clicked

void CDlgLibVNCServerPassword::on_pbOK_clicked ( )
privateslot

Definition at line 51 of file DlgLibVNCServerPassword.cpp.

◆ SetConnecter()

void CDlgLibVNCServerPassword::SetConnecter ( CConnecter pConnecter)

Definition at line 33 of file DlgLibVNCServerPassword.cpp.

◆ SetContext()

void CDlgLibVNCServerPassword::SetContext ( void *  pContext)

Definition at line 29 of file DlgLibVNCServerPassword.cpp.

Member Data Documentation

◆ m_pConnecter

CConnecterLibVNCServer* CDlgLibVNCServerPassword::m_pConnecter
private

Definition at line 27 of file DlgLibVNCServerPassword.h.

◆ m_pParameter

CParameterLibVNCServer* CDlgLibVNCServerPassword::m_pParameter
private

Definition at line 28 of file DlgLibVNCServerPassword.h.

◆ ui

Ui::CDlgLibVNCServerPassword* CDlgLibVNCServerPassword::ui
private

Definition at line 26 of file DlgLibVNCServerPassword.h.


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