DbDelegate Pile
version 0.0.1
DbDelegate pile.
|
This is the complete list of members for DbDelegate, including all inherited members.
createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const | DbDelegate | virtual |
DbDelegate(QObject *parent=NULL) | DbDelegate | |
dbModel(const QModelIndex &index) const (defined in DbDelegate) | DbDelegate | virtual |
dbModelConst(const QModelIndex &index) const (defined in DbDelegate) | DbDelegate | virtual |
displayText(const QVariant &value, const QLocale &locale) const | DbDelegate | virtual |
editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) | DbDelegate | protectedvirtual |
eventFilter(QObject *object, QEvent *event) | DbDelegate | protectedvirtual |
getData(const QModelIndex &index, int role) const (defined in DbDelegate) | DbDelegate | virtual |
initStyleOption(QStyleOptionViewItem *option, const QModelIndex &index) const | DbDelegate | protectedvirtual |
mapIndex(const QModelIndex &idx) const (defined in DbDelegate) | DbDelegate | inlinevirtual |
paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | DbDelegate | virtual |
resetAllDelegates(QTableView *view) | DbDelegate | static |
setAllDelegates(QTableView *view) | DbDelegate | static |
setAllDelegates(DbTaew *table, QTableView *view) | DbDelegate | static |
setEditorData(QWidget *editor, const QModelIndex &index) const | DbDelegate | virtual |
setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | DbDelegate | virtual |
setupControl(const DbModelCol &col_data, QCheckBox *control, const QVariant &value) (defined in DbDelegate) | DbDelegate | static |
setupControl(const DbModelCol &col_data, QComboBox *control, const QVariant &value) (defined in DbDelegate) | DbDelegate | static |
setupControl(const DbModelCol &col_data, QDateEdit *control, const QVariant &value) (defined in DbDelegate) | DbDelegate | static |
setupControl(const DbModelCol &col_data, QDateTimeEdit *control, const QVariant &value) (defined in DbDelegate) | DbDelegate | static |
setupControl(const DbModelCol &col_data, QDoubleSpinBox *control, const QVariant &value) (defined in DbDelegate) | DbDelegate | static |
setupControl(const DbModelCol &col_data, QLineEdit *control, const QVariant &value) (defined in DbDelegate) | DbDelegate | static |
setupControl(const DbModelCol &col_data, QSpinBox *control, const QVariant &value) (defined in DbDelegate) | DbDelegate | static |
setupControl(const DbModelCol &col_data, QTimeEdit *control, const QVariant &value) (defined in DbDelegate) | DbDelegate | static |
setupControl(const DbModelCol &col_data, QTextEdit *control, const QVariant &value) (defined in DbDelegate) | DbDelegate | static |
sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | DbDelegate | virtual |
updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const | DbDelegate | virtual |
~DbDelegate() | DbDelegate | virtual |