
Public Types | |
| enum | Size { Normal = 0, Big } |
Public Member Functions | |
| AppLnkPrivate () | |
| void | updateCatListFromArray () |
| void | setCatArrayDirty () |
| void | ensureCatArray () |
Public Attributes | |
| QStringList | mCatList |
| QArray< int > | mCat |
| QMap< int, QPixmap > | mPixmaps |
|
|
Definition at line 72 of file applnk.cpp. |
|
|
Definition at line 73 of file applnk.cpp. References QMap< Key, T >::insert(), mPixmaps, and pix. |
|
|
Definition at line 101 of file applnk.cpp. References Categories::addCategory(), QValueList< T >::begin(), categoryFileName(), QValueList< T >::count(), QValueList< T >::end(), i, Categories::id(), Categories::load(), mCat, and mCatList. Referenced by AppLnk::categories(). |
|
|
Definition at line 96 of file applnk.cpp. References mCat. |
|
|
Definition at line 85 of file applnk.cpp. References categoryFileName(), QValueList< T >::clear(), i, Categories::label(), Categories::load(), mCat, and mCatList. Referenced by AppLnk::AppLnk(), and AppLnk::setCategories(). |
|
|
Definition at line 82 of file applnk.cpp. Referenced by AppLnk::AppLnk(), AppLnk::categories(), ensureCatArray(), AppLnk::operator=(), setCatArrayDirty(), AppLnk::setCategories(), and updateCatListFromArray(). |
|
|
Definition at line 81 of file applnk.cpp. Referenced by AppLnk::AppLnk(), ensureCatArray(), AppLnk::operator=(), AppLnk::storeLink(), and updateCatListFromArray(). |
|
|
Definition at line 83 of file applnk.cpp. Referenced by AppLnk::AppLnk(), AppLnkPrivate(), AppLnk::bigPixmap(), AppLnk::operator=(), AppLnk::pixmap(), and AppLnk::setIcon(). |
1.4.2