QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
replaceAdvancedDialog Class Reference

#include <replaceadvanceddialog.h>

Inherits QDialog.

Collaboration diagram for replaceAdvancedDialog:
Collaboration graph

Public Member Functions

 replaceAdvancedDialog (advancedReplaceStruct advanced, QWidget *parent=nullptr)
 replaceAdvancedDialog::replaceAdvancedDialog
 ~replaceAdvancedDialog ()
void setAdvancedStruct (advancedReplaceStruct advanced)
 replaceAdvancedDialog::setAdvancedStruct Set the edited advanced struct
advancedReplaceStruct advancedStruct () const
 replaceAdvancedDialog::advancedStruct

Private Slots

void on_m_who_cb_currentIndexChanged (int index)
 replaceAdvancedDialog::on_m_who_cb_currentIndexChanged

Private Member Functions

void fillWhatComboBox (int index)

Private Attributes

Ui::replaceAdvancedDialog * ui

Constructor & Destructor Documentation

◆ replaceAdvancedDialog()

replaceAdvancedDialog::replaceAdvancedDialog ( advancedReplaceStruct advanced,
QWidget * parent = nullptr )
explicit

replaceAdvancedDialog::replaceAdvancedDialog

Parameters
advanced
parent
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~replaceAdvancedDialog()

replaceAdvancedDialog::~replaceAdvancedDialog ( )

Member Function Documentation

◆ advancedStruct()

advancedReplaceStruct replaceAdvancedDialog::advancedStruct ( ) const

replaceAdvancedDialog::advancedStruct

Returns
the edited advanced struct
Here is the caller graph for this function:

◆ fillWhatComboBox()

void replaceAdvancedDialog::fillWhatComboBox ( int index)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ on_m_who_cb_currentIndexChanged

void replaceAdvancedDialog::on_m_who_cb_currentIndexChanged ( int index)
privateslot

replaceAdvancedDialog::on_m_who_cb_currentIndexChanged

Parameters
index
Here is the call graph for this function:

◆ setAdvancedStruct()

void replaceAdvancedDialog::setAdvancedStruct ( advancedReplaceStruct advanced)

replaceAdvancedDialog::setAdvancedStruct Set the edited advanced struct

Parameters
advanced
Here is the caller graph for this function:

Member Data Documentation

◆ ui

Ui::replaceAdvancedDialog* replaceAdvancedDialog::ui
private

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