#include </home/clem/local/src/opie/scripts/kconfig/qconf.h>
Collaboration diagram for ConfigView:

Public Member Functions | |
| ConfigView (QWidget *parent, ConfigMainWindow *cview) | |
| ~ConfigView (void) | |
Static Public Member Functions | |
| static void | updateList (ConfigItem *item) |
| static void | updateListAll (void) |
Public Attributes | |
| ConfigList * | list |
| ConfigLineEdit * | lineEdit |
| ConfigView * | nextView |
Static Public Attributes | |
| static ConfigView * | viewList |
Private Types | |
| typedef QVBox | Parent |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 725 of file qconf.cc. References list, nextView, ConfigList::updateList(), v, and viewList. |
|
|
Definition at line 733 of file qconf.cc. References list, nextView, ConfigList::updateListAll(), v, and viewList. Referenced by ConfigMainWindow::loadConfig(). |
|
|
Definition at line 24 of file qconf.h. Referenced by ConfigView(). |
|
|
Definition at line 23 of file qconf.h. Referenced by ConfigMainWindow::ConfigMainWindow(), ConfigView(), updateList(), and updateListAll(). |
|
|
Definition at line 27 of file qconf.h. Referenced by ConfigView(), updateList(), updateListAll(), and ~ConfigView(). |
|
|
Definition at line 700 of file qconf.cc. Referenced by ConfigView(), updateList(), updateListAll(), and ~ConfigView(). |
1.4.2