8#ifndef KIS_PRESET_CHOOSER_H_
9#define KIS_PRESET_CHOOSER_H_
19class KoAbstractResourceServerAdapter;
24#include <kritaui_export.h>
46 void setViewMode(ViewMode mode);
47 void setViewModeToThumbnail();
48 void setViewModeToDetail();
55 void showTaggingBar(
bool show);
59 void setPresetFilter(
const QString& paintOpId);
69 void updateViewSettings();
72 void setIconSize(
int newSize);
84 void notifyConfigChanged();
86 void slotCurrentPresetChanged();
93 class PaintOpFilterModel;
int iconSize(qreal width, qreal height)
void resourceSelected(KoResourceSP resource)
QPointer< PaintOpFilterModel > m_paintOpFilterModel
KisSignalAutoConnectionsStore m_currentPresetConnections
void resourceClicked(KoResourceSP resource)
The resource item delegate for rendering the resource preview.