KNewStuff
KNSCore::Provider::SearchPreset Struct Reference
#include <provider.h>
Public Attributes | |
QString | displayName |
QString | iconName |
QString | providerId |
SearchRequest | request |
SearchPresetTypes | type |
Detailed Description
Describes a search request that may come from the provider.
This is used by the OPDS provider to handle the different urls.
- Since
- 5.83
Definition at line 135 of file provider.h.
Member Data Documentation
◆ displayName
QString KNSCore::Provider::SearchPreset::displayName |
Definition at line 137 of file provider.h.
◆ iconName
QString KNSCore::Provider::SearchPreset::iconName |
Definition at line 138 of file provider.h.
◆ providerId
QString KNSCore::Provider::SearchPreset::providerId |
Definition at line 140 of file provider.h.
◆ request
SearchRequest KNSCore::Provider::SearchPreset::request |
Definition at line 136 of file provider.h.
◆ type
SearchPresetTypes KNSCore::Provider::SearchPreset::type |
Definition at line 139 of file provider.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Sep 6 2024 12:02:22 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Sep 6 2024 12:02:22 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.