|
Krita Source Code Documentation
|
#include <QFlags>Go to the source code of this file.
Enumerations | |
| enum class | KisNodeAdditionFlag { None = 0x0 , DontActivateNode = 0x1 } |
|
strong |
| Enumerator | |
|---|---|
| None | |
| DontActivateNode | The node will not be set as current/selected after addition |
Definition at line 6 of file KisNodeAdditionFlags.h.