#include </home/clem/local/src/opie/library/categoryselect.h>
Collaboration diagram for CategoryCombo:

Signals | |
| void | sigCatChanged (int newUid) |
Public Member Functions | |
| CategoryCombo (QWidget *parent, const char *name=0, int width=0) | |
| ~CategoryCombo () | |
| int | currentCategory () const |
| void | setCurrentCategory (int id) |
| void | initCombo (const QArray< int > &recCats, const QString &appName) |
| void | initCombo (const QArray< int > &recCats, const QString &appName, const QString &visibleName) |
| QArray< int > | initComboWithRefind (const QArray< int > &recCats, const QString &appName) |
Private Slots | |
| void | slotValueChanged (int) |
Private Member Functions | |
| void | setCurrentText (const QString &str) |
Private Attributes | |
| CategoryComboPrivate * | d |
|
||||||||||||||||
|
Definition at line 106 of file categoryselect.cpp. References d. |
|
|
Definition at line 279 of file categoryselect.cpp. References d. |
|
|
Definition at line 284 of file categoryselect.cpp. References d, and CategoryComboPrivate::mAppCats. Referenced by CategorySelect::currentCategory(), and slotValueChanged(). |
|
||||||||||||||||
|
||||||||||||
|
Definition at line 114 of file categoryselect.cpp. Referenced by CategorySelect::slotDialog(). |
|
||||||||||||
|
Definition at line 182 of file categoryselect.cpp. References QValueList< T >::begin(), categoryFileName(), QValueList< T >::count(), d, i, Categories::ids(), Categories::labels(), Categories::load(), CategoryComboPrivate::mAppCats, CategoryComboPrivate::mCat, CategoryComboPrivate::mStrAppName, CategoryComboPrivate::mStrVisibleName, slotValueChanged(), tr, TRUE, and Categories::UnfiledLabel. Referenced by CategorySelect::setCategories(). |
|
|
Definition at line 298 of file categoryselect.cpp. References d, i, and CategoryComboPrivate::mAppCats. Referenced by CategorySelect::setCurrentCategory(). |
|
|
Definition at line 307 of file categoryselect.cpp. |
|
|
Referenced by slotValueChanged(). |
|
|
Definition at line 320 of file categoryselect.cpp. References currentCategory(), and sigCatChanged(). Referenced by initCombo(), and initComboWithRefind(). |
|
|
Definition at line 61 of file categoryselect.h. Referenced by CategoryCombo(), currentCategory(), initCombo(), initComboWithRefind(), setCurrentCategory(), and ~CategoryCombo(). |
1.4.2