Guitar
Public Member Functions | Private Slots | Private Attributes | List of all members
ConfirmRemoteSessionDialog Class Reference

#include <ConfirmRemoteSessionDialog.h>

Inheritance diagram for ConfirmRemoteSessionDialog:
Inheritance graph
[legend]
Collaboration diagram for ConfirmRemoteSessionDialog:
Collaboration graph
[legend]

Public Member Functions

 ConfirmRemoteSessionDialog (QWidget *parent=nullptr)
 
 ~ConfirmRemoteSessionDialog ()
 
int exec (QString const &remote_host, QString const &remote_command)
 
bool yes () const
 

Private Slots

void on_checkBox_remote_host_checkStateChanged (const Qt::CheckState &arg1)
 
void on_checkBox_remote_command_checkStateChanged (const Qt::CheckState &arg1)
 

Private Attributes

Ui::ConfirmRemoteSessionDialog * ui
 

Constructor & Destructor Documentation

◆ ConfirmRemoteSessionDialog()

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

◆ ~ConfirmRemoteSessionDialog()

ConfirmRemoteSessionDialog::~ConfirmRemoteSessionDialog ( )

Member Function Documentation

◆ exec()

int ConfirmRemoteSessionDialog::exec ( QString const &  remote_host,
QString const &  remote_command 
)

◆ on_checkBox_remote_command_checkStateChanged

void ConfirmRemoteSessionDialog::on_checkBox_remote_command_checkStateChanged ( const Qt::CheckState &  arg1)
privateslot
Here is the call graph for this function:

◆ on_checkBox_remote_host_checkStateChanged

void ConfirmRemoteSessionDialog::on_checkBox_remote_host_checkStateChanged ( const Qt::CheckState &  arg1)
privateslot
Here is the call graph for this function:

◆ yes()

bool ConfirmRemoteSessionDialog::yes ( ) const

Member Data Documentation

◆ ui

Ui::ConfirmRemoteSessionDialog* ConfirmRemoteSessionDialog::ui
private

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