#include <QGridLayout>#include <QSqlRelationalDelegate>#include <QDataWidgetMapper>#include <QWidget>#include "kexpandablegroupbox.h"#include <QButtonGroup>#include <QSqlRecord>#include <QSplitter>#include <QTreeView>#include <QTableView>#include <QItemSelection>#include <QModelIndexList>#include <QModelIndex>

Go to the source code of this file.
Classes | |
| class | WidgetLayout |
| Layout for widgets used by BaseEditor. More... | |
| class | MapperDelegate |
| Delegate used by the DataWidgetMapper in MappedBaseEditor. More... | |
| class | DataWidgetMapper |
| Widget mapper used by MappedBaseEditor. More... | |
| class | SeekerWidget |
| Used in MappedBaseEditor to seek certain items. More... | |
| class | Seeker |
| Item finding tool used in SeekerWidget. More... | |
| class | BaseEditor |
| Base editor class. More... | |
| class | MappedBaseEditor |
| Specific implementation of BaseEditor for use with widgets. More... | |
| class | TableBaseEditor |
| Specific implementation of BaseEditor for use with a table view. More... | |
1.7.1