...
This commit is contained in:
16
README.md
16
README.md
@@ -1,10 +1,10 @@
|
|||||||
# XTree
|
# xtree
|
||||||
|
|
||||||
## about
|
Bla blu moo!
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
||||||
## build
|
## Build
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://gitea.sourceworx.org/chris/xtree.git
|
git clone https://gitea.sourceworx.org/chris/xtree.git
|
||||||
@@ -13,6 +13,16 @@ qmake xtree.pro
|
|||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Verzeichnisstruktur
|
||||||
|
|
||||||
|
| |
|
||||||
|
|--------|
|
||||||
|
| `deprecated/` | Reste & Fehlversuche
|
||||||
|
| `doc/` | Quellcode-Dokumentation
|
||||||
|
| `qml/` | QML Quellcode
|
||||||
|
| `src/` | c++ -Quellcode
|
||||||
|
| `xml/` | XML modeldefinition & Demodaten
|
||||||
|
|
||||||
## keys
|
## keys
|
||||||
|
|
||||||
- Widgetset für XML Daten
|
- Widgetset für XML Daten
|
||||||
|
Reference in New Issue
Block a user