About QTidy
A Library and some Helper programs that make it easier and more intuitive for Developer to integrate Tidy in Qt Applications.
The current Project planning is:
- Program for configure ~/.tidyrc qtidyrc
- Syntax inspections libQTidy
- source code cleaner libQTidy
- dom tree model libQTidy
the following example binding the QTidy::Config Class and set a QAbstractTableModel to QTableView.
Development API
Platform-specific notes
- License
-
This work is released under the terms of the GNU General Public License, version 2.
The full text of the license can be found in the COPYING file.
- Linux
-
GNU/Linux LFS is the development platform, so the library should work best on Linux.
The most important requirement is having Qt 4.6.0 (or above).
- Windows
-
The QTidy Library can also compile under Windows see SDK in Download Section.