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

AppLnkImagePrivate Class Reference

Collaboration diagram for AppLnkImagePrivate:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AppLnkImagePrivate (const QString &ImageName)
 ~AppLnkImagePrivate ()
QPixmap * small (void)
QPixmap * big (void)

Public Attributes

QString IconName
QPixmap * Small
QPixmap * Big

Constructor & Destructor Documentation

AppLnkImagePrivate::AppLnkImagePrivate const QString ImageName  )  [inline]
 

Definition at line 990 of file applnk.cpp.

References Big, IconName, and Small.

AppLnkImagePrivate::~AppLnkImagePrivate  )  [inline]
 

Definition at line 995 of file applnk.cpp.

References Big, and Small.


Member Function Documentation

QPixmap* AppLnkImagePrivate::big void   )  [inline]
 

Definition at line 1010 of file applnk.cpp.

References Big, bigSize, IconName, and Resource::loadImage().

Referenced by AppLnkSet::typeBigPixmap().

QPixmap* AppLnkImagePrivate::small void   )  [inline]
 

Definition at line 1000 of file applnk.cpp.

References IconName, Resource::loadImage(), Small, and smallSize.

Referenced by AppLnkSet::typePixmap().


Member Data Documentation

QPixmap* AppLnkImagePrivate::Big
 

Definition at line 1022 of file applnk.cpp.

Referenced by AppLnkImagePrivate(), big(), and ~AppLnkImagePrivate().

QString AppLnkImagePrivate::IconName
 

Definition at line 1020 of file applnk.cpp.

Referenced by AppLnkImagePrivate(), big(), and small().

QPixmap* AppLnkImagePrivate::Small
 

Definition at line 1021 of file applnk.cpp.

Referenced by AppLnkImagePrivate(), small(), and ~AppLnkImagePrivate().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:26:32 2005 for OPIE by  doxygen 1.4.2