Go to the documentation of this file.
10#include <QtCore/QtGlobal>
11#include <QtWidgets/QLabel>
12#include <QtWidgets/QLineEdit>
27 istdgui::TGuiComponentBase<QWidget>,
28 imod::TSingleModelObserverBase<idoc::IDocumentMetaInfo> >
67 typedef QMap<int, MetaInfoItem> MetaInfoItemsMap;
69 MetaInfoItemsMap m_metaInfoItemsMap;
Basic implementation for a single model observer with binding to concrete data object interface.
Set of change flags (its IDs).
Base class for all Qt GUI componentes.
Join functionality of istdgui::IGuiObject interface and imod::IObserver.
This package contains Qt implementations related to Document/View concept.
© Witold Gantzke and Kirill Lepskiy