//Auto-generated by kalyptus. DO NOT EDIT.
package org.trinitydesktop.qt;
public interface TQEventLoopSignals {
void awake();
void aboutToBlock();
}