This is the complete list of members for EDelegateForeignKey, including all inherited members.
commitAndCloseEditor() | EDelegateForeignKey | privateslot |
createEditor(QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &) const | EDelegateForeignKey | |
doCloseEditor() | EDelegateForeignKey | privateslot |
EDelegateForeignKey(QString table, QString matchColumn, QString resultColumn, QWidget *parent=0) | EDelegateForeignKey | |
EDelegateForeignKey(QString table, QString matchColumn, QString resultColumn, QString(*translator)(const QString), QWidget *parent=0) | EDelegateForeignKey | |
init(QString table, QString matchColumn, QString resultColumn) | EDelegateForeignKey | private |
mapOutIn | EDelegateForeignKey | private |
matchCol | EDelegateForeignKey | private |
maxComboItems | EDelegateForeignKey | private |
maxCompleteItems | EDelegateForeignKey | private |
paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | EDelegateForeignKey | |
reloadForeignKeys() | EDelegateForeignKey | |
resCol | EDelegateForeignKey | private |
resTable | EDelegateForeignKey | private |
resultModel | EDelegateForeignKey | private |
setEditorData(QWidget *editor, const QModelIndex &index) const | EDelegateForeignKey | |
setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | EDelegateForeignKey | |
setTranslator(QString(*translator)(const QString)) | EDelegateForeignKey | |
timer | EDelegateForeignKey | private |
translator | EDelegateForeignKey | private |
updateCompleter() | EDelegateForeignKey | privateslot |
useComboBox | EDelegateForeignKey | private |
useCompleter | EDelegateForeignKey | private |
useExtendedCompleter | EDelegateForeignKey | private |