Update README.md
This commit is contained in:
parent
da51dcccb3
commit
a8930282c8
39
README.md
39
README.md
|
@ -1,5 +1,8 @@
|
||||||
[![Build Status](https://travis-ci.org/gansm/finalcut.svg?branch=master)](https://travis-ci.org/gansm/finalcut)
|
*Travis CI:*<br />
|
||||||
[![Coverity Scan Status](https://scan.coverity.com/projects/6508/badge.svg)](https://scan.coverity.com/projects/6508)
|
     [![Build Status](https://travis-ci.org/gansm/finalcut.svg?branch=master)](https://travis-ci.org/gansm/finalcut)
|
||||||
|
|
||||||
|
*Coverity Scan:*<br />
|
||||||
|
     [![Coverity Scan Status](https://scan.coverity.com/projects/6508/badge.svg)](https://scan.coverity.com/projects/6508)
|
||||||
|
|
||||||
The Final Cut
|
The Final Cut
|
||||||
=============
|
=============
|
||||||
|
@ -122,7 +125,7 @@ Class digramm
|
||||||
: ┌────┤ FApplication │
|
: ┌────┤ FApplication │
|
||||||
: │ └──────────────┘
|
: │ └──────────────┘
|
||||||
: │ ┌─────────┐1
|
: │ ┌─────────┐1
|
||||||
: ├────┤ FButton ├-----------------------------.
|
: ├────┤ FButton ├-----------------------------┐
|
||||||
: │ └─────────┘ :
|
: │ └─────────┘ :
|
||||||
: │ ┌────────┐1 :
|
: │ ┌────────┐1 :
|
||||||
: ├────┤ FLabel ├------------------------------:
|
: ├────┤ FLabel ├------------------------------:
|
||||||
|
@ -137,11 +140,11 @@ Class digramm
|
||||||
└─────────┘ │└───┬─┬───┘ ├────┤ FToggleButton │◄─┼──┤ FCheckBox ├-----:
|
└─────────┘ │└───┬─┬───┘ ├────┤ FToggleButton │◄─┼──┤ FCheckBox ├-----:
|
||||||
│ :1:1 │ └───────────────┘ │ └───────────┘ :
|
│ :1:1 │ └───────────────┘ │ └───────────┘ :
|
||||||
┌───────┐ │ : : │ ┌──────────────┐ │ ┌─────────┐1 :
|
┌───────┐ │ : : │ ┌──────────────┐ │ ┌─────────┐1 :
|
||||||
│ FTerm │◄─┘ : : ├────┤ FProgressbar │ └──┤ FSwitch ├-------: *┌─────────┐
|
│ FTerm │◄─┘ : : ├────┤ FProgressbar │ └──┤ FSwitch ├-------:
|
||||||
└──┬─┬──┘ : : │ └──────────────┘ └─────────┘ :---┤ FString │
|
└──┬─┬──┘ : : │ └──────────────┘ └─────────┘ :
|
||||||
:1:1 : : │ ┌────────────┐ : └─────────┘
|
:1:1 : : │ ┌────────────┐ : *┌─────────┐
|
||||||
: └----------: : ├────┤ FScrollbar │ :
|
: └----------: : ├────┤ FScrollbar │ ├---┤ FString │
|
||||||
:1 : : │ └────────────┘ :
|
:1 : : │ └────────────┘ : └─────────┘
|
||||||
┌────┴──────┐ : : │ ┌───────────┐1 :
|
┌────┴──────┐ : : │ ┌───────────┐1 :
|
||||||
│ FOptiMove │ : : ├────┤ FTextView ├---------------------------:
|
│ FOptiMove │ : : ├────┤ FTextView ├---------------------------:
|
||||||
└───────────┘ : : │ └───────────┘ :
|
└───────────┘ : : │ └───────────┘ :
|
||||||
|
@ -155,12 +158,20 @@ Class digramm
|
||||||
: : │ ┌─────────────┐1 :
|
: : │ ┌─────────────┐1 :
|
||||||
: : ┌───┴─────┐ ┌─────────┐ ┌──┤ FFileDialog ├----:
|
: : ┌───┴─────┐ ┌─────────┐ ┌──┤ FFileDialog ├----:
|
||||||
: : │ FWindow │◄─┤ FDialog │◄──┤ └─────────────┘ :
|
: : │ FWindow │◄─┤ FDialog │◄──┤ └─────────────┘ :
|
||||||
: : └─────────┘ └────┬────┘ │ ┌─────────────┐1 :
|
: : └───┬─────┘ └────┬────┘ │ ┌─────────────┐1 :
|
||||||
: : : └──┤ FMessageBox ├----:
|
: : ▲ 1: └──┤ FMessageBox ├----:
|
||||||
: : : └─────────────┘ :
|
: : │ : └─────────────┘ :
|
||||||
: : 1└------------------------------:
|
: : │ └------------------------------:
|
||||||
: : :
|
: : └───────────────────┐ ┌──────────┐ :
|
||||||
: └---------------------------------------------------'
|
: : │ ┌───┤ FMenuBar │ :
|
||||||
|
: : ├───┤ └──────────┘ :
|
||||||
|
: : ┌───────────┐ │ │ ┌───────┐ :
|
||||||
|
: : │ FMenuList │◄───┘ └───┤ FMenu │ :
|
||||||
|
: : └─────┬─────┘ └───────┘ :
|
||||||
|
: : : ┌───────────┐ :
|
||||||
|
: : └------------------┤ FMenuItem │ :
|
||||||
|
: : └───────────┘ :
|
||||||
|
: └---------------------------------------------------┘
|
||||||
: *┌────────┐
|
: *┌────────┐
|
||||||
:---┤ FPoint │
|
:---┤ FPoint │
|
||||||
: └────────┘
|
: └────────┘
|
||||||
|
|
Loading…
Reference in New Issue