|
Krita Source Code Documentation
|
#include "kis_paintop_settings_widget.h"#include "kis_paintop_option.h"#include "kis_paintop_options_model.h"#include <QHBoxLayout>#include <QList>#include <QStackedWidget>#include <QVBoxLayout>#include <QPainter>#include <QStyleOptionViewItem>#include <QAction>#include <QShowEvent>#include <brushengine/kis_paintop_preset.h>#include <kis_cmb_composite.h>#include <kis_categorized_item_delegate.h>#include <brushengine/kis_locked_properties_server.h>#include <brushengine/kis_locked_properties_proxy.h>#include <brushengine/kis_locked_properties.h>#include <brushengine/kis_paintop_lod_limitations.h>#include <lager/constant.hpp>#include <KisLager.h>Go to the source code of this file.
Classes | |
| struct | KisPaintOpSettingsWidget::Private |