//Auto-generated by kalyptus. DO NOT EDIT.
package org.kde.qt;
public interface TQActionSignals {
void activated();
void toggled(boolean arg1);
}