KNewStuff

Deprecated List
Member Action::changedEntries
Since 5.82, use entryEvent instead
Member Button::changedEntries
Since 5.82, use entryEvent instead
Member Dialog::changedEntries
Since 5.82, use entryEvent of component.engine instead
Class KNS3::Button
Since 5.91, use KNSWidgets::Button instead
Member KNS3::Button::setButtonText (const QString &text)
Since 5.0, use setText(const QString&) instead
Class KNS3::DownloadDialog
Since 5.80, use the QML components or the KNS3::QtQuickDialogWrapper instead
Member KNS3::DownloadDialog::DownloadDialog (const QString &configFile, QWidget *parent=nullptr)
Since 5.80, use the QML components or the KNS3::QtQuickDialogWrapper instead
Member KNS3::DownloadDialog::DownloadDialog (QWidget *parent=nullptr)
Since 5.80, use the QML components or the KNS3::QtQuickDialogWrapper instead
Class KNS3::DownloadManager
Since 5.29, use KNSCore::DownloadManager instead
Member KNS3::DownloadManager::DownloadManager (QObject *parent=nullptr)
Since 5.29, use KNSCore::DownloadManager instead
Member KNS3::DownloadManager::DownloadManager (const QString &configFile, QObject *parent=nullptr)
Since 5.29, use KNSCore::DownloadManager instead
Member KNS3::DownloadWidget::DownloadWidget (QWidget *parent=nullptr)
Since 5.80, use the QML components instead
Member KNS3::DownloadWidget::DownloadWidget (const QString &configFile, QWidget *parent=nullptr)
Since 5.80, use the QML components instead
Member KNS3::QtQuickDialogWrapper::exec ()
Since 5.94, connect to closed signal instead or use KNSWidgets::Button/KNSWidgetsAction
Member KNS3::standardAction (const QString &what, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name=nullptr)
Since 5.78, create the QAction instance manually.
Member KNS3::standardActionUpload (const QString &what, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name=nullptr)
Since 5.78, create the QAction instance manually.
Class KNS3::UploadDialog
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation. Use KNS3::QtQuickDialogWrapper which includes automatic integration for NewStuff.UploadPage
Member KNS3::UploadDialog::selectCategory (const QString &category)
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation
Member KNS3::UploadDialog::setChangelog (const QString &changelog)
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation
Member KNS3::UploadDialog::setDescription (const QString &description)
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation
Member KNS3::UploadDialog::setPreviewImageFile (uint number, const QUrl &file)
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation
Member KNS3::UploadDialog::setPrice (double price)
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation
Member KNS3::UploadDialog::setPriceEnabled (bool enabled)
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation
Member KNS3::UploadDialog::setPriceReason (const QString &reason)
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation
Member KNS3::UploadDialog::setUploadFile (const QUrl &payloadFile)
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation
Member KNS3::UploadDialog::setUploadName (const QString &name)
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation
Member KNS3::UploadDialog::setVersion (const QString &version)
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation
Member KNS3::UploadDialog::UploadDialog (const QString &configFile, QWidget *parent=nullptr)
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation. Use KNS3::QtQuickDialogWrapper which includes automatic integration for NewStuff.UploadPage. If the OCS backend supports upload, you can use KNSCore::AtticaHelper to " "do so, or implement it manually.
Member KNS3::UploadDialog::UploadDialog (QWidget *parent=nullptr)
Since 5.85, Upload functionality is no longer directly supported and needs complete reimplementation. Use KNS3::QtQuickDialogWrapper which includes automatic integration for NewStuff.UploadPage. If the OCS backend supports upload, you can use KNSCore::AtticaHelper to do so, or implement it manually.
Member KNSCore::Engine::adoptionCommand (const KNSCore::EntryInternal &entry) const
Since 5.77, use Engine::adoptEntry(const KNSCore::EntryInternal &entry) instead
Member KNSCore::Engine::configSearchLocations (bool includeFallbackLocations=false)
Since 5.83, use Engine::availableConfigFiles instead
Member KNSCore::Engine::setConfigLocationFallback (bool enableFallback)
Since 5.83, the engine includes the fallback paths by default
Member KNSCore::EntryInternal::setEntryXML (const QDomElement &xmldata)
since 5.36, use setEntryXML(QXmlStreamReader&) instead
Class KNSCore::Security
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Mar 22 2023 04:16:53 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.