//Auto-generated by kalyptus. DO NOT EDIT.
package org.trinitydesktop.qt;
public interface TQActionGroupSignals {
void selected(TQAction arg1);
}