Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_set_global_selection_command.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2007 Sven Langkamp <sven.langkamp@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6#ifndef KIS_SET_GLOBAL_SELECTION_COMMAND_H
7#define KIS_SET_GLOBAL_SELECTION_COMMAND_H
8
9#include <kritaimage_export.h>
10#include <kundo2command.h>
11#include "kis_types.h"
12#include "kis_command_utils.h"
13
37
47
48#endif //KIS_SET_GLOBAL_SELECTION_COMMAND_H
The AggregateCommand struct is a command with delayed initialization. On first redo() populateChildCo...
virtual void populateChildCommands()=0