You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qt3/examples/drawlines
Timothy Pearson bd0f3345a9
Add Qt3 development HEAD version
13 years ago
..
README Add Qt3 development HEAD version 13 years ago
connect.cpp Add Qt3 development HEAD version 13 years ago
drawlines.doc Add Qt3 development HEAD version 13 years ago
drawlines.pro Add Qt3 development HEAD version 13 years ago

README

The connect program connects points with lines.  Drag the mouse
inside the widget and release it.  It was inspired by an example in a
Windows book.