KTrader::OfferListoffers=KTrader::self()->query("text/x-diff","('KParts/ReadOnlyPart' in ServiceTypes) and ('text/x-diff' in ServiceTypes) and (DesktopEntryName != 'katepart')");
KTrader::OfferList::const_iteratorit;
TDETrader::OfferListoffers=TDETrader::self()->query("text/x-diff","('KParts/ReadOnlyPart' in ServiceTypes) and ('text/x-diff' in ServiceTypes) and (DesktopEntryName != 'katepart')");
@ -17,7 +17,7 @@ Last updated on 28.07.2003 by Mario Scalas
\maintainer <a href="mailto:mario.scalas AT libero.it">Mario Scalas</a>
\feature Performs KTrader-like queries about registered services
\feature Performs TDETrader-like queries about registered services
\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=partexplorer&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">partexplorer component at Bugzilla database</a>
action->setWhatsThis(i18n("<b>Part explorer</b><p>Shows a dialog for KTrader query execution. Search your TDE documentation for more information about TDE services and KTrader."));
action->setWhatsThis(i18n("<b>Part explorer</b><p>Shows a dialog for TDETrader query execution. Search your TDE documentation for more information about TDE services and TDETrader."));