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

EditWidget Class Reference

#include </home/clem/local/src/opie/noncore/apps/confedit/editwidget.h>

List of all members.

Public Types

enum  { Entry, Group, File, Nothing }

Public Member Functions

 EditWidget (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~EditWidget ()
void layoutType (int t)

Public Attributes

QLabel * TextLabelKey
QLabel * TextLabelValue
QLabel * TextLabelGroup
QLabel * TextLabelFileName
QLabel * TextFileName
QLineEdit * LineEditGroup
QLineEdit * LineEditKey
QLineEdit * LineEditValue

Protected Attributes

QGridLayout * EditWidgetLayout


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
Entry 
Group 
File 
Nothing 

Definition at line 21 of file editwidget.h.


Constructor & Destructor Documentation

EditWidget::EditWidget QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 7 of file editwidget.cpp.

References EditWidgetLayout, LineEditGroup, LineEditKey, LineEditValue, TextFileName, TextLabelFileName, TextLabelGroup, TextLabelKey, TextLabelValue, and tr.

EditWidget::~EditWidget  ) 
 

Definition at line 44 of file editwidget.cpp.


Member Function Documentation

void EditWidget::layoutType int  t  ) 
 

Definition at line 49 of file editwidget.cpp.

References Entry, LineEditGroup, LineEditKey, LineEditValue, TextFileName, TextLabelFileName, TextLabelGroup, TextLabelKey, and TextLabelValue.


Member Data Documentation

QGridLayout* EditWidget::EditWidgetLayout [protected]
 

Definition at line 36 of file editwidget.h.

Referenced by EditWidget().

QLineEdit* EditWidget::LineEditGroup
 

Definition at line 31 of file editwidget.h.

Referenced by EditWidget(), and layoutType().

QLineEdit* EditWidget::LineEditKey
 

Definition at line 32 of file editwidget.h.

Referenced by EditWidget(), and layoutType().

QLineEdit* EditWidget::LineEditValue
 

Definition at line 33 of file editwidget.h.

Referenced by EditWidget(), and layoutType().

QLabel* EditWidget::TextFileName
 

Definition at line 30 of file editwidget.h.

Referenced by EditWidget(), and layoutType().

QLabel* EditWidget::TextLabelFileName
 

Definition at line 29 of file editwidget.h.

Referenced by EditWidget(), and layoutType().

QLabel* EditWidget::TextLabelGroup
 

Definition at line 28 of file editwidget.h.

Referenced by EditWidget(), and layoutType().

QLabel* EditWidget::TextLabelKey
 

Definition at line 26 of file editwidget.h.

Referenced by EditWidget(), and layoutType().

QLabel* EditWidget::TextLabelValue
 

Definition at line 27 of file editwidget.h.

Referenced by EditWidget(), and layoutType().


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