TQStringslotHelp=i18n("To learn more about the slot, look at the documentation of the base TQt/KDE class, most probably <i>%1</i>.").arg(o->metaObject()->superClassName()?TQString(o->metaObject()->superClassName()):TQString(o->className()));
TQStringslotHelp=i18n("To learn more about the slot, look at the documentation of the base TQt/TDE class, most probably <i>%1</i>.").arg(o->metaObject()->superClassName()?TQString(o->metaObject()->superClassName()):TQString(o->className()));