33 void setCompactMode(
bool value);
51 void on_nameedit_editingFinished();
52 void on_gradientSlider_selectedHandleChanged();
54 void on_segmentLeftEditor_positionChanged(
double position);
56 void on_segmentLeftEditor_transparentToggled(
bool checked);
57 void on_segmentLeftEditor_colorChanged(
KoColor color);
58 void on_segmentLeftEditor_opacityChanged(
double opacity);
59 void on_segmentRightEditor_positionChanged(
double position);
61 void on_segmentRightEditor_transparentToggled(
bool checked);
62 void on_segmentRightEditor_colorChanged(
KoColor color);
63 void on_segmentRightEditor_opacityChanged(
double opacity);
64 void on_segmentInterpolationTypeComboBox_activated(
int value);
65 void on_segmentColorInterpolationTypeComboBox_activated(
int value);
67 void on_stopPositionSlider_valueChanged(
double position);
69 void on_stopLeftEditor_transparentToggled(
bool checked);
70 void on_stopLeftEditor_colorChanged(
KoColor color);
71 void on_stopLeftEditor_opacityChanged(
double opacity);
73 void on_stopRightEditor_transparentToggled(
bool checked);
74 void on_stopRightEditor_colorChanged(
KoColor color);
75 void on_stopRightEditor_opacityChanged(
double opacity);
76 void on_constrainStopButton_keepAspectRatioChanged(
bool keep);
78 void on_midPointPositionSlider_valueChanged(
double opacity);
80 void editSelectedHandle();