18 m_activeNode(activeNode)
24 bool shouldReselectFGlobalSelection =
true;
33 while (node && !(layer =
dynamic_cast<KisLayer*
>(node.
data()))) {
43 if (!masks.isEmpty()) {
47 shouldReselectFGlobalSelection =
false;
53 shouldReselectFGlobalSelection =
false;
58 if (shouldReselectFGlobalSelection) {
QList< QString > QStringList
KisSelectionMaskSP m_reselectedMask
KisReselectActiveSelectionCommand(KisNodeSP activeNode, KisImageWSP image, KUndo2Command *parent=0)
The command for deselection the global selection of KisImage.
void setProperty(const QString &name, const QVariant &value)
virtual KisSelectionMaskSP selectionMask() const
QList< KisNodeSP > childNodes(const QStringList &nodeTypes, const KoProperties &properties) const
void setActive(bool active)