QElectroTech  0.8-dev
Public Member Functions | Private Member Functions | Private Attributes | List of all members
ReplaceElementDialog Class Reference

#include <replaceelementdialog.h>

Inherits QDialog.

Collaboration diagram for ReplaceElementDialog:
Collaboration graph

Public Member Functions

 ReplaceElementDialog (DiagramContext context, QWidget *parent=nullptr)
 
 ~ReplaceElementDialog ()
 
void setContext (DiagramContext context)
 ReplaceElementDialog::setContext Set the current diagram context to be edited. More...
 
DiagramContext context () const
 ReplaceElementDialog::context. More...
 

Private Member Functions

void buildWidget ()
 

Private Attributes

Ui::ReplaceElementDialog * ui
 
QList< ElementInfoPartWidget * > m_eipw_list
 
DiagramContext m_context
 

Constructor & Destructor Documentation

◆ ReplaceElementDialog()

ReplaceElementDialog::ReplaceElementDialog ( DiagramContext  context,
QWidget *  parent = nullptr 
)
explicit
Here is the call graph for this function:

◆ ~ReplaceElementDialog()

ReplaceElementDialog::~ReplaceElementDialog ( )

Member Function Documentation

◆ buildWidget()

void ReplaceElementDialog::buildWidget ( )
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ context()

DiagramContext ReplaceElementDialog::context ( ) const

ReplaceElementDialog::context.

Returns
The edited diagram context
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setContext()

void ReplaceElementDialog::setContext ( DiagramContext  context)

ReplaceElementDialog::setContext Set the current diagram context to be edited.

Parameters
context
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ m_context

DiagramContext ReplaceElementDialog::m_context
private

◆ m_eipw_list

QList<ElementInfoPartWidget *> ReplaceElementDialog::m_eipw_list
private

◆ ui

Ui::ReplaceElementDialog* ReplaceElementDialog::ui
private

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