, including all inherited members.
ActionBase(bool null=false) | KexiDB::AlterTableHandler::ActionBase | |
alteringRequirements() const | KexiDB::AlterTableHandler::ActionBase | [inline, protected] |
ChangeFieldPropertyAction(const QString &fieldName, const QString &propertyName, const QVariant &newValue, int uid) | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | |
ChangeFieldPropertyAction(bool null) | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | |
debug(const DebugOptions &debugOptions=DebugOptions()) | KexiDB::AlterTableHandler::ActionBase | [inline] |
debugString(const DebugOptions &debugOptions=DebugOptions()) | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | [virtual] |
KexiDB::AlterTableHandler::FieldActionBase::debugString(const DebugOptions &debugOptions=DebugOptions()) | KexiDB::AlterTableHandler::ActionBase | [inline, virtual] |
execute(Connection &conn, TableSchema &table) | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | [protected, virtual] |
FieldActionBase(const QString &fieldName, int uid) | KexiDB::AlterTableHandler::FieldActionBase | |
FieldActionBase(bool) | KexiDB::AlterTableHandler::FieldActionBase | |
fieldName() const | KexiDB::AlterTableHandler::FieldActionBase | [inline] |
isNull() const | KexiDB::AlterTableHandler::ActionBase | [inline] |
m_fieldUID | KexiDB::AlterTableHandler::FieldActionBase | [protected] |
m_newValue | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | [protected] |
m_propertyName | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | [protected] |
newValue() const | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | [inline] |
propertyName() const | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | [inline] |
setAlteringRequirements(int alteringRequirements) | KexiDB::AlterTableHandler::ActionBase | [inline, protected] |
setFieldName(const QString &fieldName) | KexiDB::AlterTableHandler::FieldActionBase | [inline] |
shouldBeRemoved(ActionDictDict &fieldActions) | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | [virtual] |
simplifyActions(ActionDictDict &fieldActions) | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | [virtual] |
toChangeFieldPropertyAction() | KexiDB::AlterTableHandler::ActionBase | |
toInsertFieldAction() | KexiDB::AlterTableHandler::ActionBase | |
toMoveFieldPositionAction() | KexiDB::AlterTableHandler::ActionBase | |
toRemoveFieldAction() | KexiDB::AlterTableHandler::ActionBase | |
uid() const | KexiDB::AlterTableHandler::FieldActionBase | [inline] |
updateAlteringRequirements() | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | [protected, virtual] |
updateTableSchema(TableSchema &table, Field *field, QMap< QString, QString > &fieldMap) | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | [virtual] |
~ActionBase() | KexiDB::AlterTableHandler::ActionBase | [virtual] |
~ChangeFieldPropertyAction() | KexiDB::AlterTableHandler::ChangeFieldPropertyAction | [virtual] |
~FieldActionBase() | KexiDB::AlterTableHandler::FieldActionBase | [virtual] |