1 2 3 4 5 6 7
//Auto-generated by kalyptus. DO NOT EDIT. package org.kde.qt; public interface QActionGroupSignals { void selected(QAction arg1); }