Classes

baseeditor.h File Reference

#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>
Include dependency graph for baseeditor.h:
This graph shows which files directly or indirectly include this file:

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...