27 #include "../vpatterndb/vcontainer.h"
28 #include "../vpatterndb/vpiece.h"
38 if (other.column() == 0)
45 else if (other.column() == 1)
52 else if (other.column() == 2)
54 return this->background().color().name() < other.background().color().name();
The VContainer class container of all variables.
VPiece GetPiece(quint32 id) const