Call the append() method or the push_back() method or use the << operator
Might be even better to have only one list and have it store a structure that holds two values, e.g. a list of QPoint
Cheers,
_
Call the append() method or the push_back() method or use the << operator
Might be even better to have only one list and have it store a structure that holds two values, e.g. a list of QPoint
Cheers,
_
Bookmarks