#include "QDS_Datum.h"#include <QLayout>#include <QVariant>#include <QTimer>#include <QEvent>#include <QMessageBox>#include <QApplication>#include "QDS_Validator.h"#include <DDS_Dictionary.h>Classes | |
| class | QDS_Datum::Wrapper |
| Wrapper for sub widgets. More... | |
Functions | |
| Handle (DDS_DicItem) QDS_Datum | |
| Get the dictionary item from the datum. More... | |
| Handle | ( | DDS_DicItem | ) |
Get the dictionary item from the datum.
Get the dictionary item with specified identifier theID.
Set the dictionary item to the datum.
| item | handle to data dictionary item |