| actionText() const | QUndoCommand | |
| add(QObject *object, const QString &propertyName) | qdesigner_internal::PropertyListCommand | protected |
| canMergeLists(const PropertyHelperList &other) const | qdesigner_internal::PropertyListCommand | protected |
| cheapUpdate() | qdesigner_internal::QDesignerFormWindowCommand | protected |
| child(int index) const | QUndoCommand | |
| childCount() const | QUndoCommand | |
| core() const | qdesigner_internal::QDesignerFormWindowCommand | protected |
| createPropertyHelper(QObject *o, SpecialProperty sp, QDesignerPropertySheetExtension *sheet, int sheetIndex) const | qdesigner_internal::PropertyListCommand | protectedvirtual |
| formWindow() const | qdesigner_internal::QDesignerFormWindowCommand | protected |
| id() const | QUndoCommand | virtual |
| initList(const QObjectList &list, const QString &apropertyName, QObject *referenceObject=nullptr) | qdesigner_internal::PropertyListCommand | protected |
| isObsolete() const | QUndoCommand | |
| mergeWith(const QUndoCommand *other) | QUndoCommand | virtual |
| object(int index=0) const | qdesigner_internal::PropertyListCommand | |
| oldValue(int index=0) const | qdesigner_internal::PropertyListCommand | |
| propertyDescription() const | qdesigner_internal::PropertyListCommand | inlineprotected |
| PropertyHelperList typedef | qdesigner_internal::PropertyListCommand | protected |
| propertyHelperList() | qdesigner_internal::PropertyListCommand | inlineprotected |
| propertyHelperList() const | qdesigner_internal::PropertyListCommand | inlineprotected |
| PropertyHelperPtr typedef | qdesigner_internal::PropertyListCommand | protected |
| PropertyListCommand(QDesignerFormWindowInterface *formWindow, QUndoCommand *parent=nullptr) | qdesigner_internal::PropertyListCommand | explicit |
| propertyName() const | qdesigner_internal::PropertyListCommand | protected |
| propertySheet(QObject *object) const | qdesigner_internal::QDesignerFormWindowCommand | protected |
| QDesignerFormWindowCommand(const QString &description, QDesignerFormWindowInterface *formWindow, QUndoCommand *parent=nullptr) | qdesigner_internal::QDesignerFormWindowCommand | |
| QUndoCommand(QUndoCommand *parent=nullptr) | QUndoCommand | explicit |
| QUndoCommand(const QString &text, QUndoCommand *parent=nullptr) | QUndoCommand | explicit |
| redo() override | qdesigner_internal::QDesignerFormWindowCommand | virtual |
| restoreDefaultValue() | qdesigner_internal::PropertyListCommand | protected |
| restoreOldValue() | qdesigner_internal::PropertyListCommand | protected |
| selectUnmanagedObject(QObject *unmanagedObject) | qdesigner_internal::QDesignerFormWindowCommand | protected |
| setObsolete(bool obsolete) | QUndoCommand | |
| setOldValue(const QVariant &oldValue, int index=0) | qdesigner_internal::PropertyListCommand | |
| setText(const QString &text) | QUndoCommand | |
| setValue(const QVariant &value, bool changed, quint64 subPropertyMask) | qdesigner_internal::PropertyListCommand | protected |
| specialProperty() const | qdesigner_internal::PropertyListCommand | protected |
| text() const | QUndoCommand | |
| undo() override | qdesigner_internal::PropertyListCommand | virtual |
| update(unsigned updateMask) | qdesigner_internal::PropertyListCommand | protected |
| updateBuddies(QDesignerFormWindowInterface *form, const QString &old_name, const QString &new_name) | qdesigner_internal::QDesignerFormWindowCommand | static |
| ~QUndoCommand() | QUndoCommand | virtual |