Skip to content

LETARTARE/uml-tool

 
 

Repository files navigation

Build Status Coverity Scan Build Status Coverage Status

UML tool for Qt.

Dependencies:

  • Qt >= 5.5
  • gcc >= 5
  • boost >= 1.59
  • gtest (the latest one). Only for tests.
  • CMake >= 3.0.0 (If you prefer it, but you can use qmake for building)

C++ standard: C++14 (17 is coming soon).

License: LGPL v3.

Note: tested and build only on Linux. Contributions are appreciated, feel free to add other systems support or implement some new functionality.

About

UML tool for Qt

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.9%
  • QMake 1.2%
  • Other 0.9%