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

Public Member Functions | |
| CategoryWidget (QWidget *parent=0, const char *name=0) | |
| CategoryWidget (const QArray< int > &vlRecs, const QString &appName, QWidget *parent=0, const char *name=0) | |
| CategoryWidget (const QArray< int > &vlRecs, const QString &appName, const QString &visibleName, QWidget *parent=0, const char *name=0) | |
| ~CategoryWidget () | |
| void | setCategories (const QArray< int > &vlRecs, const QString &appName) |
| void | setCategories (const QArray< int > &vlRecs, const QString &appName, const QString &visibleName) |
| QArray< int > | newCategories () |
| void | kludge () |
Private Attributes | |
| CategoryEdit * | ce |
|
||||||||||||
|
Definition at line 24 of file categorywidget.cpp. References ce. |
|
||||||||||||||||||||
|
Definition at line 30 of file categorywidget.cpp. References ce. |
|
||||||||||||||||||||||||
|
Definition at line 38 of file categorywidget.cpp. References ce. |
|
|
Definition at line 46 of file categorywidget.cpp. |
|
|
Definition at line 68 of file categorywidget.cpp. References ce, and CategoryEdit::kludge(). |
|
|
Definition at line 63 of file categorywidget.cpp. References ce, and CategoryEdit::newCategories(). Referenced by CategorySelect::slotDialog(). |
|
||||||||||||||||
|
Definition at line 56 of file categorywidget.cpp. References ce, and CategoryEdit::setCategories(). |
|
||||||||||||
|
Definition at line 50 of file categorywidget.cpp. References ce, and CategoryEdit::setCategories(). |
|
|
Definition at line 46 of file categorywidget.h. Referenced by CategoryWidget(), kludge(), newCategories(), and setCategories(). |
1.4.2