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

#include <multipastedialog.h>

Inherits QDialog.

Collaboration diagram for MultiPasteDialog:
Collaboration graph

Public Member Functions

 MultiPasteDialog (Diagram *diagram, QWidget *parent=nullptr)
 ~MultiPasteDialog ()
void updatePreview ()

Private Slots

void on_m_button_box_accepted ()

Private Attributes

Ui::MultiPasteDialog * ui
Diagramm_diagram = nullptr
DiagramContent m_pasted_content
QPointF m_origin
QDomDocument m_document
bool m_accept = false
QList< DiagramContentm_pasted_content_list

Constructor & Destructor Documentation

◆ MultiPasteDialog()

MultiPasteDialog::MultiPasteDialog ( Diagram * diagram,
QWidget * parent = nullptr )
explicit
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~MultiPasteDialog()

MultiPasteDialog::~MultiPasteDialog ( )

Member Function Documentation

◆ on_m_button_box_accepted

void MultiPasteDialog::on_m_button_box_accepted ( )
privateslot
Here is the call graph for this function:

◆ updatePreview()

void MultiPasteDialog::updatePreview ( )
Here is the caller graph for this function:

Member Data Documentation

◆ m_accept

bool MultiPasteDialog::m_accept = false
private

◆ m_diagram

Diagram* MultiPasteDialog::m_diagram = nullptr
private

◆ m_document

QDomDocument MultiPasteDialog::m_document
private

◆ m_origin

QPointF MultiPasteDialog::m_origin
private

◆ m_pasted_content

DiagramContent MultiPasteDialog::m_pasted_content
private

◆ m_pasted_content_list

QList<DiagramContent> MultiPasteDialog::m_pasted_content_list
private

◆ ui

Ui::MultiPasteDialog* MultiPasteDialog::ui
private

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