org.kde.koala
Interface KProgressSignals


public interface KProgressSignals


Method Summary
 void percentageChanged(int arg1)
          Emitted when the state of the progress bar changes.
 

Method Detail

percentageChanged

void percentageChanged(int arg1)
Emitted when the state of the progress bar changes.