I've got some points in some sets and i want to search for specified point in each set by entering pattern in QLineEdit (like 2,3 to search point (2,3) etc.). I think regexp would be the best for it, but i totally don't know how to do that.
I've got some points in some sets and i want to search for specified point in each set by entering pattern in QLineEdit (like 2,3 to search point (2,3) etc.). I think regexp would be the best for it, but i totally don't know how to do that.
Bookmarks