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