Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_action_manager.h File Reference
#include <kritaui_export.h>
#include <QPointer>
#include "KisView.h"
#include "kstandardaction.h"
#include "kis_action_registry.h"
#include "operations/kis_operation_configuration.h"

Go to the source code of this file.

Classes

class  KisActionManager
 A KisActionManager class keeps track of KisActions. These actions are always associated with the GUI. That means each MainWindow will create its own duplicate of these actions. More...