//Auto-generated by kalyptus. DO NOT EDIT. package org.kde.koala; import org.kde.qt.TQHideEvent; import org.kde.qt.TQMetaObject; import org.kde.qt.QtSupport; import org.kde.qt.TQPopupMenu; import org.kde.qt.TQPixmap; import org.kde.qt.TQSize; import org.kde.qt.TQShowEvent; import org.kde.qt.TQWidget; public interface KMultiTabBarButtonSignals { /** this is emitted if the button is clicked @param id the ID identifying the button @short this is emitted if the button is clicked */ void clicked(int id); }