//Auto-generated by kalyptus. DO NOT EDIT.
package org.trinitydesktop.qt;
public interface TQSocketNotifierSignals {
void activated(int socket);
}