#include <qcompilerdetection.h>
#include <QDialog>
#include <QMetaObject>
#include <QObject>
#include <QString>
#include <QtGlobal>
Go to the source code of this file.
Classes | |
class | DialogUndo |
Namespaces | |
Ui | |
Enumerations | |
enum class | UndoButton { Undo , Fix , Cancel } |
|
strong |
Enumerator | |
---|---|
Undo | |
Fix | |
Cancel |
Definition at line 67 of file dialogundo.h.