Aaron Wilson
Results
1
issues of
Aaron Wilson
Where possible, QList member functions that do not modify the QList should be marked with const. For example size(), length(). At present, the following simple function prototype will produce a...