KIO
KIO::CachedRendering Class Reference
#include <delegateanimationhandler_p.h>
Inheritance diagram for KIO::CachedRendering:
Public Member Functions | |
CachedRendering (QStyle::State state, const QSize &size, QModelIndex validityIndex) | |
bool | checkValidity (QStyle::State current) const |
Public Attributes | |
QPixmap | hover |
QPixmap | regular |
QStyle::State | state |
bool | valid |
QPersistentModelIndex | validityIndex |
Detailed Description
Definition at line 40 of file delegateanimationhandler_p.h.
Constructor & Destructor Documentation
KIO::CachedRendering::CachedRendering | ( | QStyle::State | state, |
const QSize & | size, | ||
QModelIndex | validityIndex | ||
) |
Definition at line 55 of file delegateanimationhandler.cpp.
Member Function Documentation
|
inline |
Definition at line 46 of file delegateanimationhandler_p.h.
Member Data Documentation
QPixmap KIO::CachedRendering::hover |
Definition at line 50 of file delegateanimationhandler_p.h.
QPixmap KIO::CachedRendering::regular |
Definition at line 49 of file delegateanimationhandler_p.h.
QStyle::State KIO::CachedRendering::state |
Definition at line 48 of file delegateanimationhandler_p.h.
bool KIO::CachedRendering::valid |
Definition at line 52 of file delegateanimationhandler_p.h.
QPersistentModelIndex KIO::CachedRendering::validityIndex |
Definition at line 53 of file delegateanimationhandler_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.