//Auto-generated by kalyptus. DO NOT EDIT. package org.kde.qt; public interface QToolTipGroupSignals { void showTip(String arg1); void removeTip(); }