//Auto-generated by kalyptus. DO NOT EDIT.
package org.kde.qt;
public interface QProgressDialogSignals {
void cancelled();
void canceled();
}