Răsfoiți Sursa

README.md hinzugefügt

Rind 5 ani în urmă
părinte
comite
a740e9fda5
2 a modificat fișierele cu 30 adăugiri și 14 ștergeri
  1. 0 14
      .gitignore
  2. 30 0
      README.md

+ 0 - 14
.gitignore

@@ -1,14 +0,0 @@
-# git ls-files --others --exclude-from=.git/info/exclude
-# Lines that start with '#' are comments.
-# For a project mostly in C, the following would be a good set of
-# exclude patterns (uncomment them if you want to use them):
-# *.[oa]
-# *~
-
-Debug/
-Profile/
-Release/
-install/
-*.pro.user
-*.bak
-buildall.sh

+ 30 - 0
README.md

@@ -0,0 +1,30 @@
+## libgfaqt
+
+Allgemeine Bibliothek für QML-Objekte und Objekte mit QT-Bindung, mit Ausnahme von Plugins.
+
+---
+
+***Version:***  
+libgfaqt.so.1.0.0  
+
+***SO-Name:***  
+libgfaqt.so.1
+
+***Linker-Name:***  
+libgfaqt.so (-lgfaqt)
+
+***Header:***  
+#include \<gfa/qappctrl.h\>
+
+
+---
+
+**Implementiert:**
+
+* QML-Wrapper für App-Control.
+
+---
+
+**Installation:**
+
+* Wird durch die [GfaLibs-Installers](https://gogs.reru.org/GfA/GfaLibs-Installers) mitinstalliert.