#include <show_info_dialog.h>
|
virtual void | showEvent (QShowEvent *event) Q_DECL_OVERRIDE |
|
Definition at line 42 of file show_info_dialog.h.
◆ ShowInfoDialog()
ShowInfoDialog::ShowInfoDialog |
( |
VPattern * |
doc, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
Definition at line 59 of file show_info_dialog.cpp.
References copyToClipboard(), doc, exportPdf(), VAbstractPattern::GetCompanyName(), VAbstractPattern::GetCustomerName(), VAbstractPattern::GetDescription(), VAbstractPattern::GetImage(), VAbstractPattern::GetNotes(), VAbstractPattern::GetPatternName(), VAbstractPattern::GetPatternNumber(), VAbstractPattern::GetVersion(), VAbstractPattern::MPath(), VDomDocument::MUnit(), qApp, sendToPrinter(), ui, and UnitsToStr().
◆ ~ShowInfoDialog()
ShowInfoDialog::~ShowInfoDialog |
( |
| ) |
|
|
virtual |
◆ copyToClipboard()
void ShowInfoDialog::copyToClipboard |
( |
| ) |
|
|
private |
◆ exportPdf()
void ShowInfoDialog::exportPdf |
( |
| ) |
|
|
private |
◆ sendToPrinter()
void ShowInfoDialog::sendToPrinter |
( |
| ) |
|
|
private |
◆ showEvent()
void ShowInfoDialog::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
◆ doc
◆ m_isInitialized
bool ShowInfoDialog::m_isInitialized |
|
private |
◆ ui
Ui::ShowInfoDialog* ShowInfoDialog::ui |
|
private |
The documentation for this class was generated from the following files: