48 void hidePopup()
override;
51 void selectCompositeOp(
const KoID &op);
52 KoID selectedCompositeOp()
const;
56 void wheelEvent(QWheelEvent *e)
override;
57 void keyPressEvent(QKeyEvent *e)
override;
60 void slotCategoryToggled(
const QModelIndex& index,
bool toggled);
61 void slotEntryChecked(
const QModelIndex& index);
63 void slotNextBlendingMode();
64 void slotPreviousBlendingMode();
72 void slotLinearBurn();
75 void slotColorDodge();
76 void slotLinearDodge();
78 void slotHardOverlay();
81 void slotVividLight();
82 void slotLinearLight();
85 void slotDifference();
88 void slotSaturation();
90 void slotLuminosity();
93 void selectNeighbouringBlendMode(
bool down);