Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ConfigView Class Reference

#include </home/clem/local/src/opie/scripts/kconfig/qconf.h>

Collaboration diagram for ConfigView:

Collaboration graph
[legend]
List of all members.

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

ConfigListlist
ConfigLineEditlineEdit
ConfigViewnextView

Static Public Attributes

static ConfigViewviewList

Private Types

typedef QVBox Parent

Member Typedef Documentation

typedef class QVBox ConfigView::Parent [private]
 

Definition at line 15 of file qconf.h.


Constructor & Destructor Documentation

ConfigView::ConfigView QWidget *  parent,
ConfigMainWindow cview
 

Definition at line 702 of file qconf.cc.

References lineEdit, list, nextView, and viewList.

ConfigView::~ConfigView void   ) 
 

Definition at line 713 of file qconf.cc.

References nextView, and viewList.


Member Function Documentation

void ConfigView::updateList ConfigItem item  )  [static]
 

Definition at line 725 of file qconf.cc.

References list, nextView, ConfigList::updateList(), v, and viewList.

void ConfigView::updateListAll void   )  [static]
 

Definition at line 733 of file qconf.cc.

References list, nextView, ConfigList::updateListAll(), v, and viewList.

Referenced by ConfigMainWindow::loadConfig().


Member Data Documentation

ConfigLineEdit* ConfigView::lineEdit
 

Definition at line 24 of file qconf.h.

Referenced by ConfigView().

ConfigList* ConfigView::list
 

Definition at line 23 of file qconf.h.

Referenced by ConfigMainWindow::ConfigMainWindow(), ConfigView(), updateList(), and updateListAll().

ConfigView* ConfigView::nextView
 

Definition at line 27 of file qconf.h.

Referenced by ConfigView(), updateList(), updateListAll(), and ~ConfigView().

ConfigView * ConfigView::viewList [static]
 

Definition at line 700 of file qconf.cc.

Referenced by ConfigView(), updateList(), updateListAll(), and ~ConfigView().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:29:34 2005 for OPIE by  doxygen 1.4.2