This commit is contained in:
6543 2019-10-25 16:21:32 +02:00
parent 447d2874c7
commit ed6699e078
Signed by: 6543
GPG Key ID: A1CA74D27FD13271
6 changed files with 42 additions and 0 deletions

BIN
doc/HandleWithDB-Comands_in_Cache.ods (Stored with Git LFS) Executable file

Binary file not shown.

BIN
doc/HandleWithDB-Comands_in_Cache.pdf (Stored with Git LFS) Executable file

Binary file not shown.

BIN
doc/SB-PictureTagger.docx (Stored with Git LFS) Executable file

Binary file not shown.

BIN
doc/SB-PictureTagger.pdf (Stored with Git LFS) Executable file

Binary file not shown.

27
doc/Struktur.txt Executable file
View File

@ -0,0 +1,27 @@
Structure:

# Classen
* Propertys / Variabeln
@ Function/Sub

Stammbaum
|
+-Classen
| +-#Place
| +-PictureTagger
| | +-#TaggedIMG
| | +-#Mark
|
+-Module
| +-PictureTagger
|
+-Settings
| +-PictureTagger
| | +-*Pub_oLoaded_TaggedIMG As TaggedIMG
| | +-*Pub_sPath As String
| | +-*pub_aPfade(0) As String
| | +-*pub_nPfadeIndex As Long
| | +-*pub_bChangeTagg As Boolean
| | +-*pub_aConfigForm(0) As Object
| | +-*pub_aSupportedFiles(0) as String
| | +-*nOrdnerTiefe As Integer

BIN
doc/TestVerzeichnis.zip (Stored with Git LFS) Executable file

Binary file not shown.