Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SkinData Struct Reference

Collaboration diagram for SkinData:

Collaboration graph
[legend]
List of all members.

Public Types

typedef QMap< QString, QImage > ButtonMaskImageMap

Public Attributes

QPixmap backgroundPixmap
QImage buttonUpImage
QImage buttonDownImage
QImage buttonMask
ButtonMaskImageMap buttonMasks

Member Typedef Documentation

typedef QMap<QString, QImage> SkinData::ButtonMaskImageMap
 

Definition at line 42 of file skin.cpp.


Member Data Documentation

QPixmap SkinData::backgroundPixmap
 

Definition at line 44 of file skin.cpp.

Referenced by Skin::backgroundPixmap(), SkinCache::lookupAndTake(), and SkinCache::store().

QImage SkinData::buttonDownImage
 

Definition at line 46 of file skin.cpp.

Referenced by Skin::buttonDownImage().

QImage SkinData::buttonMask
 

Definition at line 47 of file skin.cpp.

Referenced by Skin::addButtonToMask(), and Skin::buttonMask().

ButtonMaskImageMap SkinData::buttonMasks
 

Definition at line 48 of file skin.cpp.

Referenced by Skin::buttonMaskImage().

QImage SkinData::buttonUpImage
 

Definition at line 45 of file skin.cpp.

Referenced by Skin::buttonUpImage().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:52:00 2005 for OPIE by  doxygen 1.4.2