kresources
KRES::Manager< T >::Iterator Class Reference
#include <manager.h>
Public Member Functions | |
Iterator (const Iterator &it) | |
bool | operator!= (const Iterator &it) const |
T * | operator* () |
Iterator & | operator++ () |
Iterator & | operator++ (int) |
Iterator & | operator-- () |
Iterator & | operator-- (int) |
bool | operator== (const Iterator &it) const |
Detailed Description
Iterator for iterations over all resources managed by a manager.
Constructor & Destructor Documentation
◆ Iterator() [1/2]
|
inline |
◆ Iterator() [2/2]
Member Function Documentation
◆ operator!=()
|
inline |
◆ operator*()
|
inline |
◆ operator++() [1/2]
|
inline |
◆ operator++() [2/2]
|
inline |
◆ operator--() [1/2]
|
inline |
◆ operator--() [2/2]
|
inline |
◆ operator==()
|
inline |
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 Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.