
Public Types | |
| enum | iconstate_t { BASE_ICON, WAITING_ICON, EYE_ICON } |
Public Member Functions | |
| LauncherItem (QIconView *parent, AppLnk *applnk, bool bigIcon=TRUE) | |
| ~LauncherItem () | |
| AppLnk * | appLnk () const |
| AppLnk * | takeAppLnk () |
| void | animateIcon () |
| void | resetIcon () |
| bool | isEyeImage () const |
| virtual int | compare (QIconViewItem *i) const |
| void | paintItem (QPainter *p, const QColorGroup &cg) |
| void | setBusyIndicatorType (BusyIndicatorType t) |
| void | setEyePixmap (const QPixmap &aIcon) |
| virtual QPixmap * | pixmap () const |
Protected Attributes | |
| bool | isBigIcon |
| int | iteration |
| AppLnk * | app |
Private Member Functions | |
| void | paintAnimatedIcon (QPainter *p) |
Private Attributes | |
| BusyIndicatorType | busyType |
| int | psize |
| bool | m_EyeImage |
| iconstate_t | m_EyeImageSet |
|
|
Definition at line 85 of file launcherview.cpp. |
|
||||||||||||||||
|
Definition at line 123 of file launcherview.cpp. References end, AppLnk::exec(), EYE_ICON, AppLnk::file(), QMap< Key, T >::find(), m_EyeImage, m_EyeImageSet, LauncherIconView::sm_EyeCache, and AppLnk::type(). |
|
|
Definition at line 143 of file launcherview.cpp. References app, LauncherIconView::busyItem(), FALSE, and LauncherIconView::setBusy(). |
|
|
Definition at line 220 of file launcherview.cpp. References app, appLnk(), AppLnk::bigPixmap(), LauncherIconView::busyItem(), end, isBigIcon, isEyeImage(), iteration, p, paintAnimatedIcon(), AppLnk::pixmap(), s, LauncherIconView::sm_EyeCache, and v. Referenced by LauncherIconView::timerEvent(). |
|
|
Definition at line 94 of file launcherview.cpp. References app. Referenced by animateIcon(), compare(), LauncherIconView::findDocItem(), LauncherIconView::removeLink(), LauncherIconView::requestEyePix(), resetIcon(), and LauncherIconView::updateCategoriesAndMimeTypes(). |
|
|
Definition at line 160 of file launcherview.cpp. References app, appLnk(), and LauncherIconView::compare(). |
|
|
Definition at line 99 of file launcherview.cpp. References m_EyeImage. Referenced by LauncherIconView::addCheckItem(), animateIcon(), LauncherIconView::requestEyePix(), resetIcon(), LauncherIconView::setEyePixmap(), and setEyePixmap(). |
|
|
Definition at line 186 of file launcherview.cpp. References BIT_Animated, busyType, LauncherIconView::drawBackground(), height, iteration, pixmap(), width, Opie::MM::x, and Opie::MM::y. Referenced by animateIcon(), and paintItem(). |
|
||||||||||||
|
Definition at line 166 of file launcherview.cpp. References LauncherIconView::busyItem(), and paintAnimatedIcon(). |
|
|
Definition at line 151 of file launcherview.cpp. References BASE_ICON, m_EyeImage, m_EyeImageSet, LauncherIconView::requestEyePix(), and s_IgnoreNextPix. Referenced by paintAnimatedIcon(). |
|
|
Definition at line 268 of file launcherview.cpp. References app, appLnk(), AppLnk::bigPixmap(), end, QMap< Key, T >::find(), isBigIcon, isEyeImage(), iteration, AppLnk::pixmap(), and LauncherIconView::sm_EyeCache. |
|
|
Definition at line 104 of file launcherview.cpp. References busyType. |
|
|
Definition at line 281 of file launcherview.cpp. References EYE_ICON, isEyeImage(), and m_EyeImageSet. Referenced by LauncherIconView::setEyePixmap(). |
|
|
Definition at line 95 of file launcherview.cpp. References app. Referenced by LauncherIconView::hideOrShowItems(). |
|
|
Definition at line 111 of file launcherview.cpp. Referenced by animateIcon(), appLnk(), compare(), resetIcon(), takeAppLnk(), and ~LauncherItem(). |
|
|
Definition at line 115 of file launcherview.cpp. Referenced by paintAnimatedIcon(), and setBusyIndicatorType(). |
|
|
Definition at line 109 of file launcherview.cpp. Referenced by animateIcon(), and resetIcon(). |
|
|
Definition at line 110 of file launcherview.cpp. Referenced by animateIcon(), paintAnimatedIcon(), and resetIcon(). |
|
|
Definition at line 117 of file launcherview.cpp. Referenced by isEyeImage(), LauncherItem(), and pixmap(). |
|
|
Definition at line 118 of file launcherview.cpp. Referenced by LauncherItem(), pixmap(), and setEyePixmap(). |
|
|
Definition at line 116 of file launcherview.cpp. |
1.4.2