class KThemePixmap

This class adds simple time management to KPixmap for use in flushing KThemeCache. More...

Definition#include <kthemebase.h>
InheritsKPixmap (kdecore)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Protected Members


Detailed Description

This class adds simple time management to KPixmap for use in flushing KThemeCache.

enum BorderType {Top=0, Bottom, Left, Right, TopLeft, TopRight, BottomLeft, BottomRight}

 KThemePixmap (bool timer = true)

 KThemePixmap (const KThemePixmap &p)

KThemePixmap ()

QPixmap*  border (BorderType type)

void  setBorder (BorderType type, const QPixmap &p)

void  updateAccessed ()

bool  isOld ()

QTime * t

[protected]

QPixmap *[8] b

[protected]