5#ifndef BALL_VIEW_DIALOGS_UNDOMANAGERDIALOG_H
6#define BALL_VIEW_DIALOGS_UNDOMANAGERDIALOG_H
8#ifndef BALL_COMMON_GLOBAL_H
12#ifndef BALL_VIEW_KERNEL_MODULARWIDGET_H
16#ifndef BALL_VIEW_KERNEL_SNAPSHOT_MANAGER_INTERFACE_H
20#include <QtWidgets/QDialog>
22#include <BALL/VIEW/UIC/ui_undoManagerDialog.h>
33 public Ui_UndoManagerDialogData,
#define BALL_EMBEDDABLE(TYPE, BASE)
void show()
Show and raise dialog.
virtual void initializeWidget(MainControl &main_control)
void takeSnapshot_pressed()
SnapshotManagerInterface snapshot_interface_
virtual void checkMenu(MainControl &main_control)
virtual void onNotify(Message *message)
Overrides message in order to intercept system changed events.