Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm working on a Qt project. When a user enters points on a mouse click. Is it possible to know which points are closest together? I want to perform calculations on each group of points. Is there built in functions that I can use ?