![]() |
KVIrc 5.2.6
Developer APIs
|
#include <KviAnimatedPixmapCache.h>
Public Member Functions | |
void | detach () |
FrameInfo (const FrameInfo &source) | |
FrameInfo (QPixmap *_pixmap, uint _delay) | |
Public Attributes | |
uint | delay |
QPixmap * | pixmap |
|
inline |
Referenced by FrameInfo().
|
inline |
References delay, FrameInfo(), and pixmap.
|
inline |
References pixmap.
uint KviAnimatedPixmapCache::FrameInfo::delay |
Referenced by FrameInfo(), and FrameInfo().
QPixmap* KviAnimatedPixmapCache::FrameInfo::pixmap |
Referenced by detach(), FrameInfo(), and FrameInfo().