KGAPI2::FeedData
KGAPI2::FeedData Class Reference
#include <types.h>
Public Attributes | |
int | itemsPerPage |
QUrl | nextPageUrl |
QUrl | requestUrl |
int | startIndex |
QString | syncToken |
int | totalResults |
Detailed Description
Constructor & Destructor Documentation
◆ FeedData()
Member Data Documentation
◆ itemsPerPage
int KGAPI2::FeedData::itemsPerPage |
◆ nextPageUrl
QUrl KGAPI2::FeedData::nextPageUrl |
◆ requestUrl
QUrl KGAPI2::FeedData::requestUrl |
◆ startIndex
int KGAPI2::FeedData::startIndex |
◆ syncToken
QString KGAPI2::FeedData::syncToken |
◆ totalResults
The documentation for this class 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 4 2024 16:36:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.