Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

YQIconPool Class Reference

#include <YQIconPool.h>

List of all members.

Static Public Member Functions

static QPixmap pkgAutoDel ()
static QPixmap pkgAutoInstall ()
static QPixmap pkgAutoUpdate ()
static QPixmap pkgDel ()
static QPixmap pkgInstall ()
static QPixmap pkgKeepInstalled ()
static QPixmap pkgNoInst ()
static QPixmap pkgProtected ()
static QPixmap pkgSelAutoDel ()
static QPixmap pkgSelAutoInstall ()
static QPixmap pkgSelAutoUpdate ()
static QPixmap pkgTaboo ()
static QPixmap pkgUpdate ()
static QPixmap disabledPkgAutoDel ()
static QPixmap disabledPkgAutoInstall ()
static QPixmap disabledPkgAutoUpdate ()
static QPixmap disabledPkgDel ()
static QPixmap disabledPkgInstall ()
static QPixmap disabledPkgKeepInstalled ()
static QPixmap disabledPkgNoInst ()
static QPixmap disabledPkgProtected ()
static QPixmap disabledPkgSelAutoDel ()
static QPixmap disabledPkgSelAutoInstall ()
static QPixmap disabledPkgSelAutoUpdate ()
static QPixmap disabledPkgTaboo ()
static QPixmap disabledPkgUpdate ()
static QPixmap checkMarkOn ()
static QPixmap checkMarkOff ()
static QPixmap normalPkgConflict ()
static QPixmap severePkgConflict ()
static QPixmap unresolvablePkgConflict ()
static QPixmap deletePkgConflict ()
static QPixmap tabooPkgConflict ()
static QPixmap selectPkgConflict ()

Protected Member Functions

QPixmap cachedIcon (const char **xpm_data)

Static Protected Member Functions

static YQIconPooliconPool ()

Private Member Functions

 YQIconPool ()
virtual ~YQIconPool ()

Private Attributes

QPtrDict< QPixmap > _iconCache

Static Private Attributes

static YQIconPool_iconPool = 0


Constructor & Destructor Documentation

YQIconPool::YQIconPool  )  [private]
 

( Private! ) Constructor Singleton object - use the static methods only!

YQIconPool::~YQIconPool  )  [private, virtual]
 

Destructor


Member Function Documentation

QPixmap YQIconPool::cachedIcon const char **  xpm_data  )  [protected]
 

Return the cached icon for 'xpm_data' ( an included XPM file ). If the icon isn't in the cache yet, create it and store it in the cache.

QPixmap YQIconPool::checkMarkOff  )  [static]
 

QPixmap YQIconPool::checkMarkOn  )  [static]
 

QPixmap YQIconPool::deletePkgConflict  )  [static]
 

QPixmap YQIconPool::disabledPkgAutoDel  )  [static]
 

QPixmap YQIconPool::disabledPkgAutoInstall  )  [static]
 

QPixmap YQIconPool::disabledPkgAutoUpdate  )  [static]
 

QPixmap YQIconPool::disabledPkgDel  )  [static]
 

QPixmap YQIconPool::disabledPkgInstall  )  [static]
 

QPixmap YQIconPool::disabledPkgKeepInstalled  )  [static]
 

QPixmap YQIconPool::disabledPkgNoInst  )  [static]
 

QPixmap YQIconPool::disabledPkgProtected  )  [static]
 

QPixmap YQIconPool::disabledPkgSelAutoDel  )  [static]
 

QPixmap YQIconPool::disabledPkgSelAutoInstall  )  [static]
 

QPixmap YQIconPool::disabledPkgSelAutoUpdate  )  [static]
 

QPixmap YQIconPool::disabledPkgTaboo  )  [static]
 

QPixmap YQIconPool::disabledPkgUpdate  )  [static]
 

YQIconPool * YQIconPool::iconPool  )  [static, protected]
 

Return the global icon pool.

QPixmap YQIconPool::normalPkgConflict  )  [static]
 

QPixmap YQIconPool::pkgAutoDel  )  [static]
 

QPixmap YQIconPool::pkgAutoInstall  )  [static]
 

QPixmap YQIconPool::pkgAutoUpdate  )  [static]
 

QPixmap YQIconPool::pkgDel  )  [static]
 

QPixmap YQIconPool::pkgInstall  )  [static]
 

QPixmap YQIconPool::pkgKeepInstalled  )  [static]
 

QPixmap YQIconPool::pkgNoInst  )  [static]
 

QPixmap YQIconPool::pkgProtected  )  [static]
 

QPixmap YQIconPool::pkgSelAutoDel  )  [static]
 

QPixmap YQIconPool::pkgSelAutoInstall  )  [static]
 

QPixmap YQIconPool::pkgSelAutoUpdate  )  [static]
 

QPixmap YQIconPool::pkgTaboo  )  [static]
 

QPixmap YQIconPool::pkgUpdate  )  [static]
 

QPixmap YQIconPool::selectPkgConflict  )  [static]
 

QPixmap YQIconPool::severePkgConflict  )  [static]
 

QPixmap YQIconPool::tabooPkgConflict  )  [static]
 

QPixmap YQIconPool::unresolvablePkgConflict  )  [static]
 


Member Data Documentation

QPtrDict<QPixmap> YQIconPool::_iconCache [private]
 

YQIconPool * YQIconPool::_iconPool = 0 [static, private]
 


The documentation for this class was generated from the following files:
Generated on Wed Sep 14 10:59:03 2005 for yast2-qt by  doxygen 1.4.4