1 2 3 4 5 6 7
//Auto-generated by kalyptus. DO NOT EDIT. package org.kde.qt; public interface TQSocketNotifierSignals { void activated(int socket); }