krita
KisFilterManager Class Reference
#include <kis_filter_manager.h>
Detailed Description
Create all the filter actions for the specified view and implement re-apply filter.
Definition at line 44 of file kis_filter_manager.h.
Public Member Functions | |
| KisFilterManager (KisView *parent, KisDoc *doc) | |
| ~KisFilterManager () | |
| void | setup (KActionCollection *ac) |
| void | updateGUI () |
| bool | apply () |
Protected Slots | |
| void | slotApply () |
| void | slotConfigChanged () |
| void | slotApplyFilter (int) |
| void | refreshPreview () |
The documentation for this class was generated from the following files:

