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