org.kde.koala
Interface KColorDialogSignals


public interface KColorDialogSignals


Method Summary
 void colorSelected(org.kde.qt.QColor col)
          Emitted when a color is selected.
 

Method Detail

colorSelected

void colorSelected(org.kde.qt.QColor col)
Emitted when a color is selected. Connect to this to monitor the color as it as selected if you are not running modal.