TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
Tinkercell::ChangeDataCommand< T > Member List
This is the complete list of members for Tinkercell::ChangeDataCommand< T >, including all inherited members.
ChangeDataCommand(const QString &name, DataTable< T > *oldDataTable, const DataTable< T > *newDataTable)Tinkercell::ChangeDataCommand< T >
ChangeDataCommand(const QString &name, const QList< DataTable< T > * > &oldDataTable, const QList< DataTable< T > * > &newDataTable)Tinkercell::ChangeDataCommand< T >
newDataTableTinkercell::ChangeDataCommand< T >
oldDataTableTinkercell::ChangeDataCommand< T >
redo()Tinkercell::ChangeDataCommand< T >
targetDataTableTinkercell::ChangeDataCommand< T >
undo()Tinkercell::ChangeDataCommand< T >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines