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