KNewStuff
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼NKNewStuffQuick | |
CAuthor | Encapsulates a KNSCore::Author for use in Qt Quick |
CCommentsModel | Encapsulates a KNSCore::CommentsModel for use in Qt Quick |
CSettings | An object for handling KNewStuff related settings which make sense to handle without instantiating an engine (specifically, for now, whether or not this is allowed by the user's Kiosk settings) |
▼NKNS3 | The namespace for the KNewStuff classes |
CButton | KHotNewStuff push button that makes using KHNS in an application more convenient by encapsulating most of the details involved in using KHotNewStuff in the button itself |
CDownloadDialog | KNewStuff download dialog |
CDownloadManager | KNewStuff update checker |
CDownloadWidget | KNewStuff download widget |
CEntry | KNewStuff information about changed entries |
CQtQuickDialogWrapper | This class is a wrapper around the QtQuick QML dialog |
CUploadDialog | KNewStuff file upload dialog |
▼NKNSCore | Contains the core functionality for handling interaction with NewStuff providers |
CAuthor | KNewStuff author information |
CCommentsModel | A model which takes care of the comments for a single EntryInternal |
CDownloadManager | KNewStuff update checker |
CEngine | KNewStuff engine |
CEntryInternal | KNewStuff data entry container |
CEntryWrapper | Wraps a KNSCore::EntryInternal in a QObject for passing through Qt Quick |
CInstallation | KNewStuff entry installation |
CKPackageJob | A job for performing basic actions on KPackage packages asynchronously |
▼CProvider | KNewStuff Base Provider class |
CCategoryMetadata | Describes a category: id/name/disaplayName |
CSearchPreset | Describes a search request that may come from the provider |
CSearchRequest | Used to keep track of a search |
CProvidersModel | A model which holds information on all known Providers for a specific Engine |
CQuestion | A way to ask a user a question from inside a GUI-less library (like KNewStuffCore) |
CQuestionListener | Implementation-side handler class for questions sent from KNewStuffCore |
CQuestionManager | The central class handling Question redirection |
CSecurity | Do not use this class |
CTagsFilterChecker | Apply simple filtering logic to a list of tags |
CXmlLoader | KNewStuff xml loader |
▼NKNSWidgets | |
CAction | |
CButton | |
CAction | An action which when triggered will open a NewStuff.Dialog or a NewStuff.Page, depending on settings |
CButton | A button which when clicked will open a dialog with a NewStuff.Page at the base |
CCategoriesModel | A model which shows the categories found in an Engine |
CDialog | A dialog which has a NewStuff.Page at the base |
CDialogContent | The contents of the NewStuff.Dialog component |
CDownloadItemsSheet | An overlay sheet for showing a list of download options for one entry |
CDownloadLinkInfo | One downloadable item as contained within one content item |
CEngine | Encapsulates a KNSCore::Engine for use in Qt Quick |
CEntryCommentDelegate | A card based delegate for showing a comment from a KNewStuffQuick::QuickCommentsModel |
CEntryCommentsPage | A Kirigami.Page component used for displaying a NewStuff entry's comments |
CEntryDetails | A Kirigami.Page component used for displaying the details for a single entry |
CGridTileDelegate | Base delegate for KControlmodules based on Grid views of thumbnails Use the onClicked signal handler for managing the main action when the user clicks on the tile, modified from the original GridDelegate from the KCM module @inherits QtQuick.Templates.ItemDelegate |
CItemsModel | A model which shows the contents found in an Engine |
CKMoreTools | Helps to create user-configurable menus with tools which are potentially not yet installed |
CKMoreToolsMenuBuilder | Define how the default structure of the menu should look like |
CKMoreToolsMenuFactory | This is the class with the highest abstraction in KMoreTools |
CKMoreToolsMenuItem | Represents a menu item of a service (application, tool or variant of the same service with different parameters) |
CKMoreToolsPresets | Provides static methods to make use of desktop files provided by KMoreTools |
CKMoreToolsService | A service described in a .desktop file (kmt-desktopfile) which will be called "registered service" |
CNewStuffList | To use NewStuffList, simply instantiate it and pass the local file location of a knsrc file to the configFile property |
CPage | A Kirigami.Page component used for managing KNS entries |
CQuestionAsker | A component used to forward questions from KNewStuff's engine to the UI |
CSearchPresetModel | The SearchPresetModel class |
CUploadPage | A Kirigami.Page component used for showing how to upload KNS entries to a service |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 23 2023 03:57:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 23 2023 03:57:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.