diff --git a/ScreenPlay/docs/config.qdocconf b/ScreenPlay/docs/config.qdocconf index 5eb23ce4..3b67e5c7 100644 --- a/ScreenPlay/docs/config.qdocconf +++ b/ScreenPlay/docs/config.qdocconf @@ -20,7 +20,7 @@ outputformats = HTML HTML.headerstyles += "" HTML.headerstyles += "\n" # what to append to every page after header -HTML.postheader += "
ScreenPlay Code Docs
" +HTML.postheader += "
ScreenPlay Code Docs Home
" HTML.postheader += "
\n" # what to append to every page after the content HTML.footer = "

Copyright Aimber GBR

\n
" diff --git a/ScreenPlay/docs/css/style.css b/ScreenPlay/docs/css/style.css index 1f45fbf5..fe5f2fbc 100644 --- a/ScreenPlay/docs/css/style.css +++ b/ScreenPlay/docs/css/style.css @@ -7,6 +7,7 @@ body { color: #404244; } + a { color:#41cd52 !important; } @@ -15,11 +16,20 @@ body { height: 50px; background:#41cd52; color: white; + box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14); + } + + .navHome a{ + color: white !important; + font-size: 1.2rem; + line-height: 2rem; } .navWrapper { - display: flex; - align-items: center; + display: flex; + justify-content: space-between; + font-size: 1.5rem; + line-height: 2.8rem; } .wrapper { @@ -27,9 +37,15 @@ body { padding: 3rem !important; border-radius: 3px; background-color:white; + box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14); + +} + +.toc { + display: none; } .logo { font-size: 1.5rem; - + padding-bottom: 4px; } diff --git a/ScreenPlay/docs/html/.index b/ScreenPlay/docs/html/.index index 4e8d242b..cdaaa1f0 100644 --- a/ScreenPlay/docs/html/.index +++ b/ScreenPlay/docs/html/.index @@ -2,14 +2,89 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -45,284 +120,161 @@ - - - - - - - - + + + + + + + + - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + - + - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -331,6 +283,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -343,184 +384,37 @@ - - + + + + + + + + + + + + + + + + + + + + - - + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -638,54 +532,79 @@ - - - - + + - - - + + + + + + + + + + - - - - - - - - - - + + + + + + - - - - - - + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -732,49 +651,32 @@ + - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + @@ -807,69 +709,168 @@ - - - + + + - - + + - - - - + + - - + + - - - - - - - + + + - - - - - - - - - - - - - - - + - - - - + + + - - + - - - - - - + + - + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ScreenPlay/docs/index.html b/ScreenPlay/docs/index.html index d3b343c4..aea8c042 100644 --- a/ScreenPlay/docs/index.html +++ b/ScreenPlay/docs/index.html @@ -1,42 +1,48 @@ + + - - - - ImageSelector QML Type | Qt - - - - -

[My awesome documentation]


-

ImageSelector QML Type

- - -

A image selector with popup preview. More...

- -
-
Import Statement: import
- - -

Detailed Description

-

This control extends standard TextInput by adding background color, paddings, font styles and other stuff. On the screenshot below you can see it as an input field with green background.

-

[Missing image ImageSelectorPreview.png]

-

Setting default text and capitalization

-

To set the default text, auto-capitalized input and password mode - use the properties:

-
ImageSelector {
+   
+      
+      
+      ImageSelector QML Type | Qt 
+      
+      
+   
+   
+      
+      
+

C++

+
+ + +

QML

+
+ + + -}
- -
+ +
+ + + +