#include <QbEditors.h>

Public Slots | |
| void | gotInput () |
| void | updateForRec () |
Signals | |
| void | editorHasInput () |
| void | editorHasTimeInput () |
| void | saveNow () |
Public Member Functions | |
| QbEditor (QdObject_var dobj, QWidget *parent=0, const char *name=0) | |
| ~QbEditor () | |
| void | setData (QdObject_var dobj) |
| void | showTimeField (bool OKtoShow) |
| void | showValueField (bool OKtoShow) |
Public Attributes | |
| QHBox * | valueBox |
| QHBox * | timeBox |
| QdTimeSeq_var | ttags |
| QdObject_var | edited_var |
| int | record |
| int | maxRec |
| QLabel * | valueLabel |
| QguWLinput * | valueField |
| QbDateTimeWidget * | timeField |
Protected Attributes | |
| QString | editorType |
| QbEditor::QbEditor | ( | QdObject_var | dobj, | |
| QWidget * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) |
| QbEditor::~QbEditor | ( | ) |
| void QbEditor::editorHasInput | ( | ) | [signal] |
| void QbEditor::editorHasTimeInput | ( | ) | [signal] |
| void QbEditor::gotInput | ( | ) | [slot] |
| void QbEditor::saveNow | ( | ) | [signal] |
| void QbEditor::setData | ( | QdObject_var | dobj | ) |
Reimplemented in QbScalarEditor, QbScalarSeqEditor, QbTtagEditor, QbTimeObjEditor, QbMatrixEditor, QbMatrixSeqEditor, QbTextEditor, QbTextSeqEditor, QbTimeIntervalEditor, and QbEventTableEditor.
| void QbEditor::showTimeField | ( | bool | OKtoShow | ) |
| void QbEditor::showValueField | ( | bool | OKtoShow | ) |
| void QbEditor::updateForRec | ( | ) | [slot] |
Reimplemented in QbScalarSeqEditor, QbTtagEditor, QbMatrixSeqEditor, QbTextSeqEditor, and QbEventTableEditor.
QString QbEditor::editorType [protected] |
| int QbEditor::maxRec |
| int QbEditor::record |
| QHBox* QbEditor::timeBox |
| QHBox* QbEditor::valueBox |
| QLabel* QbEditor::valueLabel |
1.5.7