7#ifndef KIS_NODE_OPACITY_COMMAND_H
8#define KIS_NODE_OPACITY_COMMAND_H
12#include "boost/optional.hpp"
30 int id()
const override;
virtual bool mergeWith(const KUndo2Command *other)
virtual bool canAnnihilateWith(const KUndo2Command *other) const
virtual bool canMergeWith(const KUndo2Command *command) const =0
the base command for commands altering a node
The command for setting the node opacity.
boost::optional< quint8 > m_oldOpacity
QScopedPointer< KUndo2Command > m_autokey