18#ifndef TITLEBLOCK_SLASH_MOVE_TEMPLATES_HANDLER_H
19#define TITLEBLOCK_SLASH_MOVE_TEMPLATES_HANDLER_H
Definition movetemplateshandler.h:31
virtual QString nameForRenamingOperation()=0
virtual QET::Action templateAlreadyExists(const TitleBlockTemplateLocation &src, const TitleBlockTemplateLocation &dst)=0
MoveTitleBlockTemplatesHandler(QObject *=nullptr)
Definition movetemplateshandler.h:36
~MoveTitleBlockTemplatesHandler() override
Definition movetemplateshandler.h:37
virtual QET::Action errorWithATemplate(const TitleBlockTemplateLocation &, const QString &)=0
MoveTitleBlockTemplatesHandler(const MoveTitleBlockTemplatesHandler &)
Definition templatelocation.h:29
Action
Definition qet.h:123