1 2 3 4 5 6 7 8
//Auto-generated by kalyptus. DO NOT EDIT. package org.kde.qt; public interface TQWidgetStackSignals { void aboutToShow(int arg1); void aboutToShow(TQWidget arg1); }