|
QElectroTech
0.8-dev
|
Go to the documentation of this file.
18 #ifndef IMPORTELEMENTDIALOG_H
19 #define IMPORTELEMENTDIALOG_H
43 Ui::ImportElementDialog *
ui;
46 #endif // IMPORTELEMENTDIALOG_H
void setUpWidget()
Definition: importelementdialog.cpp:43
@ Ignore
Skip the current item.
Definition: qet.h:129
~ImportElementDialog() override
Definition: importelementdialog.cpp:30
@ Rename
the target has to be renamed
Definition: qet.h:133
@ Abort
abort the whole operation, ignoring the curent item
Definition: qet.h:131
Ui::ImportElementDialog * ui
Definition: importelementdialog.h:43
QET::Action action() const
Definition: importelementdialog.cpp:35
Definition: autonumberingdockwidget.h:25
Action
Definition: qet.h:127
ImportElementDialog(QWidget *parent=nullptr)
Definition: importelementdialog.cpp:22
@ Erase
Erase the target content.
Definition: qet.h:130
Definition: importelementdialog.h:29