forked from KDAB/KDStateMachineEditor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReadMe-commercial.txt
38 lines (31 loc) · 1.45 KB
/
ReadMe-commercial.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Introduction
============
The KDAB State Machine Editor Library is a framework that can be used to
help develop full-featured State Machine Editing graphical user interfaces
and tools. Output from such applications is in metacode or QML that can
then be used in larger Qt or QtQuick projects.
For a full description of the KDAB State Machine Editor Library, read our
wiki on GitHub, http://github.com/KDAB/KDStateMachineEditor/wiki.
Contributing
============
KDAB will happily accept external contributions, but will require a signed
Copyright Assignment Agreement. Contact [email protected] for more information.
Licensing
=========
The KDAB State Machine Editor Library is (C) 2014 Klarälvdalens Datakonsult AB (KDAB).
Commercial licensing terms are available in the included file
LICENSE.txt (for non-US customers)
or
LICENSE.US.txt (for US customers)
, respectively.
For terms of redistribution, refer to the license agreement.
About KDAB
==========
This State Machine Editor Library is supported and maintained by
Klarälvdalens Datakonsult AB (KDAB).
KDAB, the Qt experts, provide consulting and mentoring for developing
Qt applications from scratch and in porting from all popular and legacy
frameworks to Qt. We continue to help develop parts of Qt and are one
of the major contributors to the Qt Project. We can give advanced or
standard trainings anywhere around the globe.
Please visit http://www.kdab.com to meet the people who write code like this.