/carpenter

Program that draws furnitures in C++ with Qt.

Primary LanguageC++

carpenter

In this program the user can draw tables with surrounding chairs by clicking in the desired position and can also modify their measurements. The surrounding chairs are distributed symmetrically according to the chosen dimensions.
It is possible to edit a table by selecting it with a click and modifying the corresponding fields.
Doxygen is also used for code documentation.
More documentation can be found in the wiki repository.