MockupTool Code
Status: Alpha
Brought to you by:
oleksandr_o
| File | Date | Author | Commit |
|---|---|---|---|
| QtImageCut | 2011-09-06 |
|
[affbf9] Fixed drawing issue. |
| QtRectangles | 2011-09-06 |
|
[e844db] Fixed grid drawing issue. |
| Readme.txt | 2011-09-02 |
|
[fc02fa] Added readme file |
ABOUT Set of tools whish should help developers operate with mokups easier. QtImageCut - can cut and save selected image region with just a few easy steps. Can do some work atomatically. QtRectangle - get dimentions an geometry of selected areas with ease. Other ideas/code are velcome. LICENSE GPL - GNU GENERAL PUBLIC LICENSE BUILD INSTRUCTIONS: You can build this project as a normal qt project % qmake % make To generate project file for Visual Studio run "qmake -tp vc" DEPENDENCIES Qt + compiler Tested with Qt version 4.7.0. Should be compartible with other's. AUTHORS Oleksandr Omelchuk <sashao at e-mail.ua>