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
- Deprecated
- since 6.9 Use KNSCore::SearchPreset
Definition at line 145 of file provider.h.
Member Data Documentation
◆ displayName
QString KNSCore::Provider::SearchPreset::displayName |
Definition at line 147 of file provider.h.
◆ iconName
QString KNSCore::Provider::SearchPreset::iconName |
Definition at line 148 of file provider.h.
◆ providerId
QString KNSCore::Provider::SearchPreset::providerId |
Definition at line 150 of file provider.h.
◆ request
SearchRequest KNSCore::Provider::SearchPreset::request |
Definition at line 146 of file provider.h.
◆ type
SearchPresetTypes KNSCore::Provider::SearchPreset::type |
Definition at line 149 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 Mon Nov 18 2024 12:20:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:20:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.