This is the complete list of members for te::layout::ChangePropertyCommand, including all inherited members.
| ChangePropertyCommand(QGraphicsItem *item, Properties *oldProperties, Properties *newProperties, PropertiesOutside *outside=0, QUndoCommand *parent=0) | te::layout::ChangePropertyCommand | |
| ChangePropertyCommand(std::vector< QGraphicsItem * > items, std::vector< Properties * > allOld, std::vector< Properties * > allNew, PropertiesOutside *outside=0, QUndoCommand *parent=0) | te::layout::ChangePropertyCommand | |
| checkItem(QGraphicsItem *item, Properties *props) | te::layout::ChangePropertyCommand | protectedvirtual |
| checkVectors() | te::layout::ChangePropertyCommand | protectedvirtual |
| createCommandString(QGraphicsItem *item) | te::layout::ChangePropertyCommand | protectedvirtual |
| equals(Properties *props1, Properties *props2) | te::layout::ChangePropertyCommand | protectedvirtual |
| m_allNewProperties | te::layout::ChangePropertyCommand | protected |
| m_allOldProperties | te::layout::ChangePropertyCommand | protected |
| m_item | te::layout::ChangePropertyCommand | protected |
| m_items | te::layout::ChangePropertyCommand | protected |
| m_newProperties | te::layout::ChangePropertyCommand | protected |
| m_oldProperties | te::layout::ChangePropertyCommand | protected |
| m_outside | te::layout::ChangePropertyCommand | protected |
| redo() | te::layout::ChangePropertyCommand | virtual |
| undo() | te::layout::ChangePropertyCommand | virtual |
| ~ChangePropertyCommand() | te::layout::ChangePropertyCommand | virtual |