KDECore
KCatalogName Struct Reference
#include <kcatalogname_p.h>
Public Member Functions | |
KCatalogName (const QString &name_) | |
bool | operator== (const KCatalogName &right) |
Public Attributes | |
int | loadCount |
QString | name |
Detailed Description
Definition at line 25 of file kcatalogname_p.h.
Constructor & Destructor Documentation
◆ KCatalogName()
|
inlineexplicit |
Definition at line 27 of file kcatalogname_p.h.
Member Function Documentation
◆ operator==()
|
inline |
Definition at line 31 of file kcatalogname_p.h.
Member Data Documentation
◆ loadCount
int KCatalogName::loadCount |
Definition at line 29 of file kcatalogname_p.h.
◆ name
QString KCatalogName::name |
Definition at line 28 of file kcatalogname_p.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.