|
Krita Source Code Documentation
|
The KisToolLazyBrushOptionsWidget class. More...
#include <kis_tool_lazy_brush_options_widget.h>
Inheritance diagram for KisToolLazyBrushOptionsWidget:Classes | |
| struct | Private |
Public Member Functions | |
| KisToolLazyBrushOptionsWidget (KisCanvasResourceProvider *provider, QWidget *parent) | |
| ~KisToolLazyBrushOptionsWidget () override | |
Protected Member Functions | |
| void | hideEvent (QHideEvent *event) override |
| void | showEvent (QShowEvent *event) override |
Private Slots | |
| void | entrySelected (QModelIndex index) |
| void | slotCleanUpChanged (int value) |
| void | slotColorLabelsChanged () |
| void | slotCurrentFgColorChanged (const KoColor &color) |
| void | slotCurrentNodeChanged (KisNodeSP node) |
| void | slotEdgeDetectionSizeChanged (int value) |
| void | slotLimitToDeviceChanged (bool value) |
| void | slotMakeTransparent (bool value) |
| void | slotRadiusChanged (int value) |
| void | slotRemove () |
| void | slotSetAutoUpdates (bool value) |
| void | slotSetShowKeyStrokes (bool value) |
| void | slotSetShowOutput (bool value) |
| void | slotUpdate () |
| void | slotUpdateNodeProperties () |
| void | slotUseEdgeDetectionChanged (bool value) |
Private Attributes | |
| : static bool sortSwatchInfo(const KisSwatchGroup::SwatchInfo &first | |
| : friend struct PaletteEventFilter | |
| const QScopedPointer< Private > | m_d |
| const KisSwatchGroup::SwatchInfo & | second |
The KisToolLazyBrushOptionsWidget class.
Definition at line 24 of file kis_tool_lazy_brush_options_widget.h.
| KisToolLazyBrushOptionsWidget::KisToolLazyBrushOptionsWidget | ( | KisCanvasResourceProvider * | provider, |
| QWidget * | parent ) |
Definition at line 83 of file kis_tool_lazy_brush_options_widget.cpp.
References connect(), entrySelected(), KoColorSpaceRegistry::instance(), m_d, KoColorSpaceRegistry::rgb8(), KisSpinBoxI18nHelper::setText(), slotCleanUpChanged(), slotEdgeDetectionSizeChanged(), slotLimitToDeviceChanged(), slotMakeTransparent(), slotRadiusChanged(), slotRemove(), slotSetAutoUpdates(), slotSetShowKeyStrokes(), slotSetShowOutput(), slotUpdate(), slotUpdateNodeProperties(), and slotUseEdgeDetectionChanged().
|
override |
Definition at line 156 of file kis_tool_lazy_brush_options_widget.cpp.
References m_d.
|
privateslot |
Definition at line 185 of file kis_tool_lazy_brush_options_widget.cpp.
References KisPaletteModel::CheckSlotRole, KisSwatch::color(), and m_d.
|
overrideprotected |
Definition at line 178 of file kis_tool_lazy_brush_options_widget.cpp.
References m_d.
|
overrideprotected |
Definition at line 162 of file kis_tool_lazy_brush_options_widget.cpp.
References m_d, slotCurrentFgColorChanged(), and slotCurrentNodeChanged().
|
privateslot |
Definition at line 399 of file kis_tool_lazy_brush_options_widget.cpp.
References KIS_SAFE_ASSERT_RECOVER_RETURN, m_d, and value().
|
privateslot |
Definition at line 230 of file kis_tool_lazy_brush_options_widget.cpp.
References KisColorizeMask::KeyStrokeColors::colors, m_d, slotCurrentFgColorChanged(), and KisColorizeMask::KeyStrokeColors::transparentIndex.
Definition at line 202 of file kis_tool_lazy_brush_options_widget.cpp.
References m_d.
Definition at line 292 of file kis_tool_lazy_brush_options_widget.cpp.
References KisSharedPtr< T >::data(), m_d, slotColorLabelsChanged(), and slotUpdateNodeProperties().
|
privateslot |
Definition at line 387 of file kis_tool_lazy_brush_options_widget.cpp.
References KIS_SAFE_ASSERT_RECOVER_RETURN, m_d, and value().
|
privateslot |
Definition at line 405 of file kis_tool_lazy_brush_options_widget.cpp.
References KIS_SAFE_ASSERT_RECOVER_RETURN, m_d, and value().
|
privateslot |
Definition at line 314 of file kis_tool_lazy_brush_options_widget.cpp.
References KisColorizeMask::KeyStrokeColors::colors, KIS_ASSERT_RECOVER_RETURN, m_d, and KisColorizeMask::KeyStrokeColors::transparentIndex.
|
privateslot |
Definition at line 393 of file kis_tool_lazy_brush_options_widget.cpp.
References KIS_SAFE_ASSERT_RECOVER_RETURN, m_d, and value().
|
privateslot |
Definition at line 345 of file kis_tool_lazy_brush_options_widget.cpp.
References KIS_ASSERT_RECOVER_RETURN, and m_d.
|
privateslot |
Definition at line 362 of file kis_tool_lazy_brush_options_widget.cpp.
References ENTER_FUNCTION, ppVar, and value().
|
privateslot |
Definition at line 368 of file kis_tool_lazy_brush_options_widget.cpp.
References KisLayerPropertiesIcons::colorizeEditKeyStrokes, KIS_SAFE_ASSERT_RECOVER_RETURN, m_d, KisLayerPropertiesIcons::setNodePropertyAutoUndo(), and value().
|
privateslot |
Definition at line 374 of file kis_tool_lazy_brush_options_widget.cpp.
References KisLayerPropertiesIcons::colorizeShowColoring, KIS_SAFE_ASSERT_RECOVER_RETURN, m_d, KisLayerPropertiesIcons::setNodePropertyAutoUndo(), and value().
|
privateslot |
Definition at line 356 of file kis_tool_lazy_brush_options_widget.cpp.
References KisLayerPropertiesIcons::colorizeNeedsUpdate, KIS_SAFE_ASSERT_RECOVER_RETURN, m_d, and KisLayerPropertiesIcons::setNodePropertyAutoUndo().
|
privateslot |
Definition at line 248 of file kis_tool_lazy_brush_options_widget.cpp.
References KisLayerPropertiesIcons::colorizeEditKeyStrokes, KisLayerPropertiesIcons::colorizeNeedsUpdate, KisLayerPropertiesIcons::colorizeShowColoring, m_d, KisLayerPropertiesIcons::nodeProperty(), and value().
|
privateslot |
Definition at line 380 of file kis_tool_lazy_brush_options_widget.cpp.
References KIS_SAFE_ASSERT_RECOVER_RETURN, m_d, and value().
|
private |
Definition at line 56 of file kis_tool_lazy_brush_options_widget.h.
|
private |
Definition at line 59 of file kis_tool_lazy_brush_options_widget.h.
|
private |
Definition at line 65 of file kis_tool_lazy_brush_options_widget.h.
|
private |
Definition at line 59 of file kis_tool_lazy_brush_options_widget.h.