diff options
author | Jerome Pasion <jerome.pasion@digia.com> | 2013-06-11 18:18:45 +0200 |
---|---|---|
committer | Jerome Pasion <jerome.pasion@digia.com> | 2013-06-25 12:49:01 +0200 |
commit | 0456e94c4b428242f3d184740152973c7a80ccfc (patch) | |
tree | 2e0e88aaa9ac88ff7d3dc65cb339feb76cdba2c5 | |
parent | fe5c375535d6fab183d1576ad470bb9228a5321c (diff) |
snapshot: Updating landing page for doc-snapshot.qt-project.org
-new style from the new Qt Project style
Change-Id: I62dc38c1a031ce06405b41b8632593c738425519
Reviewed-by: Martin Smith <martin.smith@digia.com>
-rw-r--r-- | doc-snapshot/404.html | 402 | ||||
-rw-r--r-- | doc-snapshot/index.html | 618 | ||||
-rw-r--r-- | doc-snapshot/style/online.css | 914 |
3 files changed, 416 insertions, 1518 deletions
diff --git a/doc-snapshot/404.html b/doc-snapshot/404.html index a4415df..9c8aa8d 100644 --- a/doc-snapshot/404.html +++ b/doc-snapshot/404.html @@ -1,5 +1,4 @@ <!doctype html> -<!--[if lt IE 9]> <html class="ie_fix" lang="en"> <![endif]--> <!--[if gt IE 9]><!--> <html lang="en"> <!--<![endif]--> <!--<html lang="en">--> <head> @@ -7,306 +6,10 @@ <title>Qt Documentation Snapshots</title> - <meta name="description" content="Online Reference Documentation"> + <meta name="description" content="Qt Documentation Snapshots"> <meta name="viewport" content="width=device-width; initial-scale=1.0"> - <style> - /* http://meyerweb.com/eric/tools/css/reset/ - v2.0 | 20110126 - License: none (public domain) - */ - - html, body, div, span, applet, object, iframe, - h1, h2, h3, h4, h5, h6, p, blockquote, pre, - a, abbr, acronym, address, big, cite, code, - del, dfn, em, img, ins, kbd, q, s, samp, - small, strike, strong, sub, sup, tt, var, - b, u, i, center, - dl, dt, dd, ul, li, - fieldset, form, label, legend, - table, caption, tbody, tfoot, thead, tr, th, td, - article, aside, canvas, details, embed, - figure, figcaption, footer, header, hgroup, - menu, nav, output, ruby, section, summary, - time, mark, audio, video { - margin: 0; - padding: 0; - border: 0; - font-size: 100%; - font: inherit; - vertical-align: baseline; - } - body { - font: normal 400 14px/1.2 Arial; - font-family: Arial, Helvetica; - color:#313131; - text-align:justify; - margin-left:5px; - margin-right:5px; - background: none repeat scroll 0% 0% rgb(230,231,232); - } - ol, ul { - list-style: none; - } - blockquote, q { - quotes: none; - } - blockquote:before, blockquote:after, - q:before, q:after { - content: ''; - content: none; - } - table { - border-collapse: collapse; - border-spacing: 0; - } - a { - color: #00732F; - text-decoration: none; - font-weight: normal; - } - a:hover { - color: #4c0033; - text-decoration: underline; - } - h2 small { - display: block; - font-size: 17px; - color: #444; - white-space: nowrap; - text-overflow: ellipsis; - font-weight: normal; - } - - @media (min-width: 1100px) { - header { - padding: 15px 30px; - min-height: 70px; - } - header img { - position: absolute; - left: 30px; - } - header h1 { - line-height: 70px; - font-size: 30px; - } - .content { - padding: 30px; - } - .nav { - position: absolute; - top: 10px; - right: 30px; - } - } - @media (max-width: 1100px) { - header { - padding: 15px 30px; - } - header img { - display: block; - margin: 20px auto; - } - header h1 { - line-height: auto; - font-size: 30px; - } - } - @media (min-width: 650px) { - /* **************** GRIDS ***************** */ - /* - ----------- - main content - ----------- - */ - .line{ - text-align: left; - background: none repeat scroll 0% 0% rgb(255,255,255); - border-radius: 10px 10px 10px 10px; - padding-left: 14px; - padding-right: 14px; - box-shadow: 0px 0px 10px rgba(0,0,0,0.1); - margin-top: 10px; - padding-bottom: 35px; - } - .content { - padding: 30px; - } - } - @media (max-width: 830px) { - .content { - padding: 15px 10px; - } - h2 small { - font-size: 11px; - } - } - @media (max-width: 750px) { - h2 small { - font-size: 10px; - } - .content { - padding: 15px 8px; - } - } - @media (max-width: 650px) { - .section_1, - .section_2, - .section_3 { - width: 100%; - } - .section_1 h2, - .section_2 h2, - .section_3 h2 { - width: 100%; - border-top: 1px solid #D1D1D1; - } - .content { - padding: 0; - } - h2 small { - font-size: 12px; - } - } - header { - background: #fff; - -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1); - -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1); - box-shadow: 0 0 10px rgba(0, 0, 0, .1); - text-align: center; - } - .line { - background: #fff; - -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1); - -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1); - box-shadow: 0 0 10px rgba(0, 0, 0, .1); - } - .section_1 h2, - .section_2 h2, - .section_3 h2 { - min-width: 200px; - overflow: hidden; - border-bottom: 1px solid #D1D1D1; - text-align: center; - padding: 22px; - font-size: 28px; - font-weight: bold; - } - .info_text { - font-size: 12px; - text-align: center; - padding: 5px; - } - .wrap ul { - margin-top: 10px; - margin-left: 10px; - } - ul{ - padding-bottom:2px; - } - - li { - margin-bottom: 10px; - padding-left: 8px; - list-style:outside; - list-style-type:square; - text-align:left; - } - - - ol{ - margin:10px; - padding:0; - } - - ol > li{ - margin-left: 30px; - padding-left:8px; - list-style:decimal; - } - h5 { - margin: 15px 0 15px 3px; - } - .copyright-wrapper { - font-size: 10px; - color: #555; - text-align: center; - margin-top: 20px; - padding: 5px; - line-height: 1.5; - } - .footer_line { - font-size: 12px; - text-align: center; - margin-top: 20px; - } - .wrap { - display: inline-block; - padding: 6px 45px 20px; - } - - .nav{ - text-align:right; - margin-right:9px; - } - .nav img{ - box-shadow: none; - } - .nav-main{ - margin-top:22px; - margin-left: 20px; - text-align:left - } - .nav-main-content{ - font-weight:bold; - margin-right: 20px; - display:inline-block; - } - .nav-subtitle{ - margin-left: 220px; - } - .header{ - height:1px; - padding:0px; - margin:0px; - } - - header{ - background: none repeat scroll 0% 0% rgb(255,255,255); - border-radius: 10px 10px 10px 10px; - padding: 10px; - box-shadow: 0px 0px 10px rgba(0,0,0,0.1); - } - - header h1{ - display:block; - line-height: 70px; - font-size: 30px; - margin-left: 223px; - } - header img{ - box-shadow: none; - border: 0; - position: absolute; - left: 30px; - } - .warning { - font: 500 16px/1.2 Arial; - font-weight:100; - text-align: center; - background-color:#fce9f4; - padding:14px; - padding-left:14px; - margin-bottom:20px; - margin-top:30px; - margin-left:-10px; - margin-right:-5px; - border-top:#E0E0DE 1px solid; - border-bottom: #E0E0DE 1px solid; - max-width: 99%; - } - </style> + <link href="s/https://code.qt.io/cgit/www/doctools.git/commit/tyle/online.css" rel="stylesheet" type="text/css"> <script type="text/javascript"> /* html5 fix for ie6-8 */ @@ -316,7 +19,7 @@ <script type=text/javascript> var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-35526570-1']); + _gaq.push(['_setAccount', 'UA-35529873-1']); _gaq.push(['_trackPageview']); (function() { @@ -330,61 +33,70 @@ </head> <body> - <header> - <div class="nav"> - <a href="/http://qt-project.org/">Qt Home</a> - <a href="/https://bugreports.qt-project.org/">Bug Tracker</a> - <a href="/https://codereview.qt-project.org/">Code Review</a> - </div> - <a href="/http://qt-project.org/"> - <img src="/http://doc-snapshot.qt-project.org/images/logo.png" alt="Qt"></img> - </a> - <div class="nav-title"> - <h1 >Qt Documentation Snapshots</h1> - <div class="nav-subtitle"> - --snapshots of Qt documentation in <a href="/https://codereview.qt-project.org/">codereview.qt-project.org</a> - </div> - </div> - <div class="nav-main"> - <div class="nav-main-content"> - <a href="/http://doc-snapshot.qt-project.org">Snapshots</a> - </div> - <div class="nav-main-content"> - <a href="/http://qt-project.org/doc">Qt Releases</a> + <div class="nav" id="qt13a-header"> + <div class="qt13a-gradient"> + <div class="qt13a-container qt13a-dynamicREMOVE" > + <div id="qt13a-register"> + + <a href="/http://qt-project.org/">Qt Home</a> + <a href="/https://bugreports.qt-project.org/">Bug Tracker</a> + <a href="/https://codereview.qt-project.org/">Code Review</a> + </div> + <div class="qt13a-sixCol"> + <div id="qt13a-logo"> + <a href="/http://qt-project.org/" class="qt13a-site-logo"> + <img src="i/https://code.qt.io/cgit/www/doctools.git/commit/mages/Qt-logo.png" alt="Qt"> + </a> + </div> + <div id="qt13a-title_nav"> + <div id="qt13a-title"> + <p class="qt13a-title">Qt Documentation Snapshots</p> + </div> + <div class="qt13a-nav"> + <ul> + <li> + <a href="/http://doc-snapshot.qt-project.org">Snapshots</a> + </li> + <li> + <a href="/http://qt-project.org/doc">Released</a> + </li> + <li> + <a href="/http://doc.qt.digia.com">Archives</a> + </li> + </ul> + </div> + </div> + </div> </div> - <div class="nav-main-content"> - <a href="/http://doc.qt.digia.com">Archives</a> </div> </div> - </header> - <section class="content"> - <div class="line"> - <div class="unit size1of3 section_2"> - <h2>404<small>Page not found</small></h2> - <div class="wrap"> + <div class="content"> + <div class="main-content-full"> + <h2>404<small>Page not found</small></h2> + <div class="wrap"> <h5>The documentation set you are looking for may have been moved to - the <a href="/http://qt-project.org">Qt Project</a>. Please update your shortcuts or bookmarks.</h5> - + the <a href="/http://qt-project.org">Qt Project</a>. Please update your shortcuts and bookmarks.</h5> <h5>Here are the links for the current releases:</h5> - <ul> - <li><a href="/https://qt-project.org/doc/qt">https://qt-project.org/doc/qt</a> - Qt Reference Documentation</li> - <li><a href="/http://qt-project.org/doc/qtcreator">http://qt-project.org/doc/qtcreator</a> - Qt Creator </li> - </ul> + <ul> + <li><a href="/https://qt-project.org/doc/qt">https://qt-project.org/doc/qt</a> - Qt Reference Documentation</li> + <li><a href="/http://qt-project.org/doc/qtcreator">http://qt-project.org/doc/qtcreator</a> - Qt Creator </li> + </ul> <h5>Here are the sites which host Qt documentation:</h5> - <ul> - <li><a href="/http://qt-project.org/doc/">http://qt-project.org/doc/</a> - Released Qt versions</li> - <li><a href="/http://doc-snapshot.qt-project.org/">http://doc-snapshot.qt-project.org</a> - Snapshots of upcoming Qt releases and other Qt tool manuals</li> - <li><a href="/http://doc.qt.digia.com/">http://doc.qt.digia.com</a> - Archives of previous Qt versions</li> - </ul> - </div> - </div> + <ul> + <li><a href="/http://qt-project.org/doc/">http://qt-project.org/doc/</a> - Released Qt versions</li> + <li><a href="/http://doc-snapshot.qt-project.org/">http://doc-snapshot.qt-project.org</a> - Snapshots of upcoming Qt releases and other Qt tool manuals</li> + <li><a href="/http://doc.qt.digia.com/">http://doc.qt.digia.com</a> - Archives of previous Qt versions</li> + </ul> + </div> </div> - <div class="copyright-wrapper"> - <p>© 2012 Qt Project Hosting. Qt® and the Qt logo is a registered trade mark of Digia Plc and/or its subsidiaries and is used pursuant to a license from Digia Plc and/or its subsidiaries.<br> + </div> + <div class="qt13a-copyright" id="copyright"> + <div class="qt13a-container"> + <p>© 2013 Qt Project Hosting. Qt® and the Qt logo is a registered trade mark of Digia Plc and/or its subsidiaries and is used pursuant to a license from Digia Plc and/or its subsidiaries.<br> All other trademarks are property of their respective owners. <a href="/http://en.gitorious.org/privacy_policy/">Privacy Policy</a><br> This site is hosted by <a href="/http://gitorious.org">Gitorious AS.</a> Your use of this web site is governed by <a href="/http://en.gitorious.org/tos/">these terms of service.</a></p> <p>Qt Project Hosting, P.O. Box 4332 Nydalen, 0402 Oslo, Norway. Phone: +47 21 60 27 32. Org. Nr. 997 447 913</p> </div> - </section> + </div> </body> </html> diff --git a/doc-snapshot/index.html b/doc-snapshot/index.html index df0d04d..6ffdd6c 100644 --- a/doc-snapshot/index.html +++ b/doc-snapshot/index.html @@ -7,338 +7,10 @@ <title>Qt Documentation Snapshots</title> - <meta name="description" content="Online Reference Documentation"> + <meta name="description" content="Qt Documentation Snapshots"> <meta name="viewport" content="width=device-width; initial-scale=1.0"> - <style> - /* http://meyerweb.com/eric/tools/css/reset/ - v2.0 | 20110126 - License: none (public domain) - */ - - html, body, div, span, applet, object, iframe, - h1, h2, h3, h4, h5, h6, p, blockquote, pre, - a, abbr, acronym, address, big, cite, code, - del, dfn, em, img, ins, kbd, q, s, samp, - small, strike, strong, sub, sup, tt, var, - b, u, i, center, - dl, dt, dd, ul, li, - fieldset, form, label, legend, - table, caption, tbody, tfoot, thead, tr, th, td, - article, aside, canvas, details, embed, - figure, figcaption, footer, header, hgroup, - menu, nav, output, ruby, section, summary, - time, mark, audio, video { - margin: 0; - border: 0; - font-size: 100%; - font: inherit; - vertical-align: baseline; - } - body { - font: normal 400 14px/1.2 Arial; - font-family: Arial, Helvetica; - color:#313131; - text-align:justify; - margin-left:5px; - margin-right:5px; - background: none repeat scroll 0% 0% rgb(230,231,232); - } - ol, ul { - list-style: none; - } - blockquote, q { - quotes: none; - } - blockquote:before, blockquote:after, - q:before, q:after { - content: ''; - content: none; - } - table { - border-collapse: collapse; - border-spacing: 0; - } - a { - color: #00732F; - text-decoration: none; - font-weight: normal; - } - a:hover { - color: #4c0033; - text-decoration: underline; - } - h2 small { - display: block; - font-size: 12px; - color: #444; - white-space: nowrap; - text-overflow: ellipsis; - font-weight: normal; - } - - @media (min-width: 1100px) { - header { - padding: 15px 30px; - min-height: 70px; - } - header img { - position: absolute; - left: 30px; - } - header h1 { - line-height: 70px; - font-size: 30px; - } - .content { - padding: 30px; - } - .nav { - position: absolute; - top: 10px; - right: 30px; - } - } - @media (max-width: 1100px) { - header { - padding: 15px 30px; - } - header img { - display: block; - margin: 20px auto; - } - header h1 { - line-height: auto; - font-size: 30px; - } - } - @media (min-width: 650px) { - /* **************** GRIDS ***************** */ - .line:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;} - .lastUnit:after{content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";visibility:hidden; clear:both;height:0 !important;display:block;line-height:0;} - .line{*zoom:1;} - .unit{float:left;} - .size1of1{float:none;} - .size1of2{width:50%;} - .size1of3{width:33.33333%;} - .size2of3{width:66.66666%;} - .size1of4{width:25%;} - .size3of4{width:75%;} - .size1of5{width:20%;} - .size2of5{width:40%;} - .size3of5{width:60%;} - .size4of5{width:80%;} - .lastUnit {display: table-cell; *display:block;*zoom:1;float:none;_position:relative; _left:-3px; _margin-right: -3px;width:auto;} - - - .section_2 .wrap { - border-left: 1px solid #E6E7E8; - border-right: 1px solid #E6E7E8; - } - /* - ----------- - main content - ----------- - */ - .line{ - text-align: left; - background: none repeat scroll 0% 0% rgb(255,255,255); - border-radius: 10px 10px 10px 10px; - padding-left: 14px; - padding-right: 14px; - box-shadow: 0px 0px 10px rgba(0,0,0,0.1); - margin-top: 10px; - padding-bottom: 35px; - } - .content { - padding: 30px; - } - } - @media (max-width: 830px) { - .content { - padding: 15px 10px; - } - h2 small { - font-size: 11px; - } - } - @media (max-width: 750px) { - h2 small { - font-size: 10px; - } - .content { - padding: 15px 8px; - } - } - @media (max-width: 650px) { - .section_1, - .section_2, - .section_3 { - width: 100%; - } - .section_1 h2, - .section_2 h2, - .section_3 h2 { - width: 100%; - border-top: 1px solid #D1D1D1; - } - .content { - padding: 0; - } - h2 small { - font-size: 12px; - } - } - header { - background: #fff; - -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1); - -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1); - box-shadow: 0 0 10px rgba(0, 0, 0, .1); - text-align: center; - } - .line { - background: #fff; - -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1); - -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1); - box-shadow: 0 0 10px rgba(0, 0, 0, .1); - } - .section_1 h2, - .section_2 h2, - .section_3 h2 { - min-width: 200px; - overflow: hidden; - background: #FAFAFA; - border-bottom: 1px solid #D1D1D1; - text-align: center; - padding: 7px; - font-size: 18px; - font-weight: bold; - } - .info_text { - font-size: 12px; - text-align: center; - padding: 5px; - } - .wrap ul { - margin-top: 10px; - margin-left: 10px; - } - li { - margin-bottom: 10px; - padding-left: 8px; - list-style:outside; - list-style-type:square; - text-align:left; - } - li a:before { - content: "."; - display: inline-block; - *display: inline; - text-indent: -999em; - height: 10px; - width: 7px; - position: relative; - top: -1px; - overflow: hidden; - /*background: #59af2c;*/ - } - h5 { - margin: 15px 0 15px 3px; - } - .copyright-wrapper { - font-size: 10px; - color: #555; - text-align: center; - margin-top: 20px; - padding: 5px; - line-height: 1.5; - } - .footer_line { - font-size: 12px; - text-align: center; - margin-top: 20px; - } - .wrap { - padding: 6px 15px 20px; - } - - .nav{ - text-align:right; - margin-right:9px; - } - .nav img{ - box-shadow: none; - } - .nav-main{ - margin-top:22px; - margin-left: 20px; - text-align:left - } - .nav-main-content{ - font-weight:bold; - margin-right: 20px; - display:inline-block; - } - .nav-subtitle{ - margin-left: 220px; - } - .header{ - height:1px; - padding:0px; - margin:0px; - } - - header{ - background: none repeat scroll 0% 0% rgb(255,255,255); - border-radius: 10px 10px 10px 10px; - padding: 10px; - box-shadow: 0px 0px 10px rgba(0,0,0,0.1); - } - - header h1{ - display:block; - line-height: 70px; - font-size: 30px; - margin-left: 223px; - } - header img{ - box-shadow: none; - border: 0; - position: absolute; - left: 30px; - } - .warning { - font: 500 16px/1.2 Arial; - font-weight:100; - text-align: center; - background-color:#fce9f4; - padding:14px; - padding-left:14px; - margin-bottom:20px; - margin-top:30px; - margin-left:-10px; - margin-right:-5px; - border-top:#E0E0DE 1px solid; - border-bottom: #E0E0DE 1px solid; - max-width: 99%; - } - - h2, p.h2 { - font: 500 16px/1.2 Arial; - font-weight:100; - background-color:#F2F3F4; - padding:4px; - padding-left:14px; - margin-bottom:30px; - margin-top:30px; - margin-left:-10px; - margin-right:-5px; - border-top:#E0E0DE 1px solid; - border-bottom: #E0E0DE 1px solid; - max-width: 99%; - overflow: hidden; - } - </style> + <link href="s/https://code.qt.io/cgit/www/doctools.git/commit/tyle/online.css" rel="stylesheet" type="text/css"> <script type="text/javascript"> /* html5 fix for ie6-8 */ @@ -362,154 +34,162 @@ </head> <body> - <header> - <div class="nav"> - <a href="/http://qt-project.org/">Qt Home</a> - <a href="/https://bugreports.qt-project.org/">Bug Tracker</a> - <a href="/https://codereview.qt-project.org/">Code Review</a> - </div> - <a href="/http://qt-project.org/"> - <img src="/http://doc-snapshot.qt-project.org/images/logo.png" alt="Qt"></img> - </a> - <div class="nav-title"> - <h1 >Qt Documentation Snapshots</h1> - <div class="nav-subtitle"> - --snapshots of Qt documentation in <a href="/https://codereview.qt-project.org/">codereview.qt-project.org</a> - </div> - </div> - <div class="nav-main"> - <div class="nav-main-content"> - <a href="/http://doc-snapshot.qt-project.org">Snapshots</a> - </div> - <div class="nav-main-content"> - <a href="/http://qt-project.org/doc">Qt Releases</a> + <div class="nav" id="qt13a-header"> + <div class="qt13a-gradient"> + <div class="qt13a-container qt13a-dynamicREMOVE" > + <div id="qt13a-register"> + + <a href="/http://qt-project.org/">Qt Home</a> + <a href="/https://bugreports.qt-project.org/">Bug Tracker</a> + <a href="/https://codereview.qt-project.org/">Code Review</a> + </div> + <div class="qt13a-sixCol"> + <div id="qt13a-logo"> + <a href="/http://qt-project.org/" class="qt13a-site-logo"> + <img src="i/https://code.qt.io/cgit/www/doctools.git/commit/mages/Qt-logo.png" alt="Qt"> + </a> + </div> + <div id="qt13a-title_nav"> + <div id="qt13a-title"> + <p class="qt13a-title">Qt Documentation Snapshots</p> + </div> + <div class="qt13a-nav"> + <ul> + <li> + <a href="/http://doc-snapshot.qt-project.org">Snapshots</a> + </li> + <li> + <a href="/http://qt-project.org/doc">Released</a> + </li> + <li> + <a href="/http://doc.qt.digia.com">Archives</a> + </li> + </ul> + </div> + </div> + </div> </div> - <div class="nav-main-content"> - <a href="/http://doc.qt.digia.com">Archives</a> </div> </div> - </header> - <section class="content"> - <div class="line"> - <div class="unit size1of3 section_1"> - <h2>Qt <small>Application Development Framework</small></h2> - <div class="wrap"> - <h5>Qt 5 (qt/qt5.git)</h5> - <ul> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtdoc/index.html">stable</a></li> + <div class="content"> + <div class="main-content-full"> + <div class="unit size1of3 section_1"> + <h2>Qt</h2> + <div class="wrap"> + <h5>Qt 5 (qt/qt5.git)</h5> + <ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtdoc/index.html">stable</a></li> <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-release/qtdoc/index.html">release</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-dev/qtdoc/index.html">dev</a></li> - </ul> - <h5>Qt 4.x (qt/qt.git)</h5> - <ul> - <li><a href="4/https://code.qt.io/cgit/www/doctools.git/commit/.8/index.html">4.8</a></li> - </ul> - <h5>Essential Modules ('stable' branch)</h5> - <ul> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtcore/qtcore-index.html">Qt Core</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtgui/qtgui-index.html">Qt GUI</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtmultimedia/qtmultimedia-index.html">Qt Multimedia</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtnetwork/qtnetwork-index.html">Qt Network</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtqml/qtqml-index.html">Qt QML</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtquick/qtquick-index.html">Qt Quick</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtquickcontrols/qtquickcontrols-index.html">Qt Quick Controls</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtquicklayouts/qtquicklayouts-index.html">Qt Quick Layouts</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtsql/qtsql-index.html">Qt SQL</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qttestlib/qttest-index.html">Qt Test</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtwebkit/qtwebkit-index.html">Qt WebKit</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtwebkit/qtwebkitwidgets-index.html">Qt WebKit Widgets</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtwidgets/qtwidgets-index.html">Qt Widgets</a></li> - </ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-dev/qtdoc/index.html">dev</a></li> + </ul> + <h5>Qt 4.x (qt/qt.git)</h5> + <ul> + <li><a href="4/https://code.qt.io/cgit/www/doctools.git/commit/.8/index.html">4.8</a></li> + </ul> + <h5>Essential Modules ('stable' branch)</h5> + <ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtcore/qtcore-index.html">Qt Core</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtgui/qtgui-index.html">Qt GUI</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtmultimedia/qtmultimedia-index.html">Qt Multimedia</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtnetwork/qtnetwork-index.html">Qt Network</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtqml/qtqml-index.html">Qt QML</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtquick/qtquick-index.html">Qt Quick</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtquickcontrols/qtquickcontrols-index.html">Qt Quick Controls</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtquicklayouts/qtquicklayouts-index.html">Qt Quick Layouts</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtsql/qtsql-index.html">Qt SQL</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qttestlib/qttest-index.html">Qt Test</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtwebkit/qtwebkit-index.html">Qt WebKit</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtwebkit/qtwebkitwidgets-index.html">Qt WebKit Widgets</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtwidgets/qtwidgets-index.html">Qt Widgets</a></li> + </ul> + </div> </div> - </div> - <div class="unit size1of3 section_2"> - <h2>Add-Ons <small>Components and Addons for Qt</small></h2> - <div class="wrap"> - <h5>Add-Ons in Qt 5.0 ('stable' branch)</h5> - <ul> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/activeqt/activeqt-index.html">Active Qt</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtconcurrent/qtconcurrent-index.html">Qt Concurrent</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtdbus/qtdbus-index.html">Qt D-Bus</a></li> - <li><a href="4/https://code.qt.io/cgit/www/doctools.git/commit/.8/qtquick.html">Qt Declarative</a> redirects to Qt 4.8's Qt Quick 1 documentation</li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtgraphicaleffects/qtgraphicaleffects-index.html">Qt Graphical Effects</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qthelp/qthelp-index.html">Qt Help</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtimageformats/qtimageformats-index.html">Qt Image Formats</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtopengl/qtopengl-index.html">Qt OpenGL</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtprintsupport/qtprintsupport-index.html">Qt Print Support</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtscript/qtscript-index.html">Qt Script</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtscripttools/qtscripttools-index.html">Qt Script Tools</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtsensors/qtsensors-index.html">Qt Sensors</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtserialport/qtserialport-index.html">Qt Serial Port</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtsvg/qtsvg-index.html">Qt SVG</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtuitools/qtuitools-index.html">Qt UI Tools</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtx11extras/qtx11extras-index.html">Qt X11 Extras</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtxml/qtxml-index.html">Qt XML</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtxmlpatterns/qtxmlpatterns-index.html">Qt XML Patterns</a></li> - </ul> - <h5>Qt Mobility</h5> - <ul> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t-mobility/index.html">master</a></li> - </ul> + <div class="unit size1of3 section_2"> + <h2>Add-Ons</h2> + <div class="wrap"> + <h5>Add-Ons in Qt 5.0 ('stable' branch)</h5> + <ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/activeqt/activeqt-index.html">Active Qt</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtconcurrent/qtconcurrent-index.html">Qt Concurrent</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtdbus/qtdbus-index.html">Qt D-Bus</a></li> + <li><a href="4/https://code.qt.io/cgit/www/doctools.git/commit/.8/qtquick.html">Qt Declarative</a> redirects to Qt 4.8's Qt Quick 1 documentation</li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtgraphicaleffects/qtgraphicaleffects-index.html">Qt Graphical Effects</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qthelp/qthelp-index.html">Qt Help</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtimageformats/qtimageformats-index.html">Qt Image Formats</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtopengl/qtopengl-index.html">Qt OpenGL</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtprintsupport/qtprintsupport-index.html">Qt Print Support</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtscript/qtscript-index.html">Qt Script</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtscripttools/qtscripttools-index.html">Qt Script Tools</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtsensors/qtsensors-index.html">Qt Sensors</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtserialport/qtserialport-index.html">Qt Serial Port</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtsvg/qtsvg-index.html">Qt SVG</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtuitools/qtuitools-index.html">Qt UI Tools</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtx11extras/qtx11extras-index.html">Qt X11 Extras</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtxml/qtxml-index.html">Qt XML</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtxmlpatterns/qtxmlpatterns-index.html">Qt XML Patterns</a></li> + </ul> + <h5>Qt Mobility</h5> + <ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t-mobility/index.html">master</a></li> + </ul> + </div> </div> - </div> - <div class="unit size1of3 section_3"> - <h2>Tools <small>Tools for Qt Development</small></h2> - <div class="wrap"> - <h5>Qt Creator</h5> - <ul> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tcreator-2.8/index.html">2.8</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tcreator-2.7/index.html">2.7</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tcreator-master/index.html">master</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tcreator-extending/extending-index.html">Extending Qt Creator Manual</a></li> - </ul> - <h5>Qt Assistant</h5> - <ul> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtassistant/qtassistant-index.html">stable</a></li> - </ul> - <h5>Qt Designer</h5> - <ul> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtdesigner/qtdesigner-index.html">stable</a></li> - </ul> - <h5>Qt Linguist</h5> - <ul> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtlinguist/qtlinguist-index.html">stable</a></li> - </ul> - <h5>qmake</h5> - <ul> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtdoc/qmake-manual.html">stable</a></li> - </ul> - <h5>QDoc</h5> - <ul> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/doc/qdoc-index.html">qdoc (Qt 5)</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/doc3/index.html">qdoc3 (Qt 4)</a></li> - </ul> - <h5>Qt Build Suite (Qbs)</h5> - - <ul> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/bs/index.html">master</a></li> - </ul> - - <h5>Qt Installer Framework</h5> - - <ul> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tifw-master/index.html">master</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tifw-1.3/index.html">1.3</a></li> - <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tifw/index.html">1.2</a></li> - </ul> + <div class="unit size1of3 section_3"> + <h2>Tools</h2> + <div class="wrap"> + <h5>Qt Creator</h5> + <ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tcreator-2.8/index.html">2.8</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tcreator-2.7/index.html">2.7</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tcreator-master/index.html">master</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tcreator-extending/index.html">Extending Qt Creator Manual</a></li> + </ul> + <h5>Qt Assistant</h5> + <ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtassistant/qtassistant-index.html">stable</a></li> + </ul> + <h5>Qt Designer</h5> + <ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtdesigner/qtdesigner-index.html">stable</a></li> + </ul> + <h5>Qt Linguist</h5> + <ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtlinguist/qtlinguist-index.html">stable</a></li> + </ul> + <h5>qmake</h5> + <ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/t5-stable/qtdoc/qmake-manual.html">stable</a></li> + </ul> + <h5>QDoc</h5> + <ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/doc/qdoc-index.html">qdoc (Qt 5)</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/doc3/index.html">qdoc3 (Qt 4)</a></li> + </ul> + <h5>Qt Build Suite (Qbs)</h5> + + <ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/bs/index.html">master</a></li> + </ul> + + <h5>Qt Installer Framework</h5> + + <ul> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tifw-master/index.html">master</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tifw-1.3/index.html">1.3</a></li> + <li><a href="q/https://code.qt.io/cgit/www/doctools.git/commit/tifw/index.html">1.2</a></li> + </ul> + </div> </div> </div> </div> - - <div class="footer_line"> - <a href="/http://www.qt-project.org" title="Qt Project">Qt Project</a> - </div> - - <div class="copyright-wrapper"> - <p>© 2012 Qt Project Hosting. Qt® and the Qt logo is a registered trade mark of Digia Plc and/or its subsidiaries and is used pursuant to a license from Digia Plc and/or its subsidiaries.<br> - All other trademarks are property of their respective owners. <a href="/http://en.gitorious.org/privacy_policy/">Privacy Policy</a><br> - This site is hosted by <a href="/http://gitorious.org">Gitorious AS.</a> Your use of this web site is governed by <a href="/http://en.gitorious.org/tos/">these terms of service.</a></p> - <p>Qt Project Hosting, P.O. Box 4332 Nydalen, 0402 Oslo, Norway. Phone: +47 21 60 27 32. Org. Nr. 997 447 913</p> + <div class="qt13a-copyright" id="copyright"> + <div class="qt13a-container"> + <p>© 2013 Qt Project Hosting. Qt® and the Qt logo is a registered trade mark of Digia Plc and/or its subsidiaries and is used pursuant to a license from Digia Plc and/or its subsidiaries.<br> + All other trademarks are property of their respective owners. <a href="/http://en.gitorious.org/privacy_policy/">Privacy Policy</a><br> + This site is hosted by <a href="/http://gitorious.org">Gitorious AS.</a> Your use of this web site is governed by <a href="/http://en.gitorious.org/tos/">these terms of service.</a></p> + <p>Qt Project Hosting, P.O. Box 4332 Nydalen, 0402 Oslo, Norway. Phone: +47 21 60 27 32. Org. Nr. 997 447 913</p> + </div> </div> - </section> + </div> </body> </html> diff --git a/doc-snapshot/style/online.css b/doc-snapshot/style/online.css index 42e9a11..905c520 100644 --- a/doc-snapshot/style/online.css +++ b/doc-snapshot/style/online.css @@ -1,738 +1,244 @@ -body{ -font: normal 400 14px/1.2 Arial; -font-family: Arial, Helvetica; -color:#313131; -text-align:justify; -margin-left:5px; -margin-right:5px; -background: none repeat scroll 0% 0% rgb(230,231,232); -} - -img{ --moz-box-shadow: 3px 3px 3px #ccc; --webkit-box-shadow: 3px 3px 3px #ccc; -box-shadow: 3px 3px 3px #ccc; -border:#8E8D8D 2px solid; -margin-left:0px; -max-width: 800px; -height: auto -} - -.content{} - -.descr{ -margin-top:35px; -/*max-width: 75%;*/ -margin-left:5px; -text-align:justify; -vertical-align:top; -} - -.name{ -max-width: 75%; -font-weight:100; -} - -tt{ -text-align:left;} - -/* ------------ -links ------------ -*/ - -a:link{ -color: #007330; -text-decoration: none; -text-align:left; -} - -a:hover{ -color: #44a51c; -text-align:left; -} - -a:visited{ -color: #007330; -text-align:left; -} - -a:visited:hover{ -color: #44a51c; -text-align:left; -} - -.flags{ -text-decoration:none; -text-height:24px; -} - -/* -------------------------------- -NOTE styles -------------------------------- -*/ -.notetitle, .tiptitle, .fastpathtitle{ -font-weight:bold; -} - -.attentiontitle,.cautiontitle,.dangertitle,.importanttitle,.remembertitle,.restrictiontitle{ -font-weight:bold; -} - -.note,.tip,.fastpath{ -background: #F2F2F2 url(../images/ico_note.png); -background-repeat: no-repeat; -background-position: top left; -padding:5px; -padding-left:40px; -padding-bottom:10px; -border:#999 1px dotted; -color:#666666; -margin:5px; -} - -.attention,.caution,.danger,.important,.remember,.restriction{ -background: #F2F2F2 url(../images/ico_note_attention.png); -background-repeat:no-repeat; -background-position:top left; -padding:5px; -padding-left:40px; -padding-bottom:10px; -border:#999 1px dotted; -color:#666666; -margin:5px; -} - -/* -------------------------------- -Top navigation -------------------------------- -*/ - -.nav{ -text-align:right; -margin-right:9px; -} -.nav img{ - box-shadow: none; -} -.nav-main{ -margin-top:22px; -margin-left: 20px; -text-align:left -} -.nav-main-content{ -font-weight:bold; -margin-right: 20px; -display:inline-block; -} -.nav-subtitle{ -margin-left: 220px; -} -.header{ -height:1px; -padding:0px; -margin:0px; -} - -header{ -background: none repeat scroll 0% 0% rgb(255,255,255); -border-radius: 10px 10px 10px 10px; -padding: 10px; -box-shadow: 0px 0px 10px rgba(0,0,0,0.1); -} - -header h1{ -display:block; -line-height: 70px; -font-size: 30px; -margin-left: 223px; -} -header img{ -box-shadow: none; -border: 0; -position: absolute; -left: 30px; -} -.qtref{ -display: block; -position: relative; -top: -76px; -height:15px; -z-index: 1; -font-size:11px; -padding-right:10px; -float:right; -} - -.naviNextPrevious{ -display: block; -text-align: right; -float:right; -z-index:1; -padding-right:10px; -vertical-align:top; -} - - -.naviNextPrevious > a.prevPage { -background-image:url(../images/btn_prev.png); -background-repeat:no-repeat; -background-position:left; -padding-left:20px; -height:20px; -padding-left:20px; -} - -.naviNextPrevious > a.nextPage { -background-image:url(../images/btn_next.png); -background-repeat:no-repeat; -background-position:right; -padding-right:20px; -height:20px; -margin-left:30px; -} - -.breadcrumb{ -display: block; -position: relative; -top:-20px; -/*border-top:2px solid #ffffff;*/ -border-bottom: 1px solid #cecece; -background-color:#F2F2F2; -z-index:1; -height:20px; -padding:0px; -margin:0px; -padding-left:10px; -padding-top:2px; -margin-left:-5px; -margin-right:-5px; -} - -.breadcrumb ul{ - margin:0px; - padding:0px; -} - -.breadcrumb ul li{ -background-color:#F2F2F2; -list-style-type:none; -padding:0; -margin:0; -height:20px; -} - -.breadcrumb li{ -float:left; -} - -.breadcrumb .first { -background:url(../images/home.png); -background-position:left; -background-repeat:no-repeat; -padding-left:20px; -} - - -.breadcrumb li a{ -color:#2C418D; -display:block; -text-decoration:none; -background:url(../images/arrow.png); -background-repeat:no-repeat; -background-position:right; -padding-right:25px; -padding-left:10px; -} - -.breadcrumb li a:hover{ -color:#909090; -display:block; -text-decoration:none; -background:url(../images/arrow.png); -background-repeat:no-repeat; -background-position:right; -padding-right:20px; -padding-left:10px; -} - -/* ------------ -footer and license ------------ -*/ -.footer{ -text-align:center -} -/* ------------ -main content ------------ -*/ -.line{ -text-align: left; -background: none repeat scroll 0% 0% rgb(255,255,255); -border-radius: 10px 10px 10px 10px; -padding-left: 14px; -padding-right: 14px; -box-shadow: 0px 0px 10px rgba(0,0,0,0.1); -margin-top: 10px; -padding-bottom: 35px; -} - - -/* table of content -no display -*/ - -/* ------------ -headers ------------ -*/ - - -@media screen{ -.title{ -color:#313131; -font-size: 18px; -font-weight: normal; -left: 0; -padding-bottom: 20px; -padding-left: 10px; -padding-top: 20px; -border-bottom: 1px #CCC solid ; -font-weight:bold; -margin-left:0px; -margin-right:0px; -} -} - -h1 { -margin: 0; -} - -h2, p.h2 { -font: 500 16px/1.2 Arial; -font-weight:100; -background-color:#F2F3F4; -padding:4px; -padding-left:14px; -margin-bottom:30px; -margin-top:30px; -margin-left:-10px; -margin-right:-5px; -border-top:#E0E0DE 1px solid; -border-bottom: #E0E0DE 1px solid; -max-width: 99%; -overflow: hidden; -} - -h3{ - -font: 500 14px/1.2 Arial; -font-weight:100; -text-decoration:underline; -margin-bottom:30px; -margin-top:30px; -} - -h3.fn,span.fn{ -border-width: 1px; -border-style: solid; -border-color: #E6E6E6; --moz-border-radius: 7px 7px 7px 7px; --webkit-border-radius: 7px 7px 7px 7px; -border-radius: 7px 7px 7px 7px; -background-color: #F6F6F6; -word-spacing: 3px; -padding: 5px 5px; -text-decoration:none; -font-weight:bold; -max-width:75%; -font-size:14px; -margin:0px; -margin-top:45px; - -} - -.name{ -color:#1A1A1A; -} -.type{ -color:#808080; -} +*{font-family:"Open Sans",sans-serif !important} - - -@media print { -.title { -color:#0066CB; -font-family:Arial, Helvetica; -font-size: 32px; -font-weight: normal; -left: 0; -position: absolute; -right: 0; -top: 0; -} -} - - -/* ------------------ -table styles ------------------ -*/ -.table img { -border:none; -margin-left:0px; --moz-box-shadow:0px 0px 0px #fff; --webkit-box-shadow: 0px 0px 0px #fff; -box-shadow: 0px 0px 0px #fff; -} - -/* table with border alternative colors*/ - - table,pre{ --moz-border-radius: 7px 7px 7px 7px; --webkit-border-radius: 7px 7px 7px 7px; - border-radius: 7px 7px 7px 7px; -background-color: #F6F6F6; -border: 1px solid #E6E6E6; -border-collapse: separate; -font-size: 12px; -line-height: 1.2; -margin-bottom: 25px; -margin-left: 15px; -font-size: 12px; -line-height: 1.2; -margin-bottom: 25px; -margin-left: 15px; -} - - -table th{ -text-align:left; -padding-left:20px; -} - -table td { -padding: 3px 15px 3px 20px; -border-bottom:#CCC dotted 1px; -} -table p { margin:0px;} - -table tr.even { -background-color: white; -color: #66666E; -} - -table tr.odd { -background-color: #F6F6F6; -color: #66666E; -} - - -table thead { -text-align:left; -padding-left:20px; -background-color:#e1e0e0; -border-left:none; -border-right:none; -} - -table thead th { -padding-top:5px; -padding-left:10px; -padding-bottom:5px; -border-bottom: 2px solid #D1D1D1; -padding-right:10px; -} - - -/* table bodless & white*/ - -.borderless { -border-radius: 0px 0px 0px 0px; -background-color: #fff; -border: 1px solid #fff; -} - -.borderless tr { -background-color: #FFF; -color: #66666E; -} - -.borderless td { -border:none; -border-bottom:#fff dotted 1px; -} - -/* ------------ -List ------------ -*/ - -ul{ -padding-bottom:2px; -} - -li { -margin-bottom: 10px; -padding-left: 8px; -list-style:outside; -list-style-type:square; -text-align:left; -} - - -ol{ -margin:10px; -padding:0; -} - -ol > li{ -margin-left: 30px; -padding-left:8px; -list-style:decimal; -} - -.centerAlign{ -text-align: left; -} - -.cpp{ -display: block; -margin: 10; -overflow: hidden; -overflow-x: hidden; -overflow-y: hidden; -padding: 20px 20px 20px 20px; -} - -.footer{ -margin-top: 50px; -padding-left:5px; -margin-bottom: 10px; -font-size:10px; -border-top: 1px solid #999; -padding-top:11px; -} - -.footerNavi{ -width:auto; -text-align:right; -margin-top:50px; -z-index:1; -} - -.memItemLeft{ -padding-right: 3px; -} - -.memItemRight{ -padding: 3px 15px 3px 0; +body{ + background:#E8E8E8; + margin: 0px; +} + +.qt13a-twoCol{width:23.46939%;float:left;margin-right:2.04082%;display:inline} + +.qt13a-fourCol{width:48.97959%;float:left;margin-right:2.04082%;display:inline} + +.qt13a-sixCol{ + width:70.4898%; + float:left; + margin-right:2.04082%; + display:inline +} +.qt13a-eightCol{ + width:100%; + float:left; + margin-right:2.04082%; + display:inline +} +.qt13a-fiveCol{width:17.35537%;float:left;margin-right:3.30579%;display:inline} +.qt13a-fiveCol:nth-child(2n){float:left;margin-right:3.30579%} +.qt13a-omega{float:right;margin-right:0;*margin-left:-20px;display:inline} +.qt13a-last{float:right;margin-right:0;*margin-left:-20px;display:inline} +.qt13a-container{*zoom:1;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;max-width:1045px} +.qt13a-container:after{content:"";display:table;clear:both} +.qt13a-container.qt13a-dynamic{max-width:1295px} +.qt13a-no-bg-img{background-image:none !important} +.qt13a-wrapper{overflow:hidden} +.content-view{position:relative;overflow:hidden;} + +#qt13a-header{background:url('/http://hobo.fi/qt13a/images/qt13a/Qt-header-bg.jpg') repeat;min-height:126px;padding:0;margin:0;min-width:1045px;margin-bottom:18px} +#qt13a-header .qt13a-gradient{background:url('/http://hobo.fi/qt13a/images/qt13a/gradient.png') repeat-x;background-position:bottom;margin:0;min-height:126px;padding:0} +#qt13a-header #qt13a-title_nav{padding-top:34px;width:87.37374%;float:left;margin-right:1.0101%;display:inline;float:right;margin-right:0;*margin-left:-20px;display:inline} +#qt13a-header #qt13a-title{padding:0px 0 0 0px;padding-bottom:0px} +#qt13a-header p.qt13a-title{ + font-size:24px; + margin:0 0 0 0px; + letter-spacing:-1px; + color:#35322f +} +#qt13a-header p.qt13a-title a{font-weight:600;color:#35322f} +#qt13a-header p.qt13a-title a:hover{color:#35322f;text-decoration:none} +#qt13a-header #qt13a-logo{float:left;width:11.61616%;float:left;margin-right:1.0101%;display:inline;margin:20px 0px 10px 0;min-width:50px} +#qt13a-header #qt13a-logo img{float:left} +#qt13a-header #qt13a-logo .qt13a-site-logo{ + background:"images/Qt-logo.png" no-repeat; + text-indent:-100em; + overflow:hidden; + display:block; + height:90px +} + +#qt13a-header .qt13a-nav{ + background:none +} + +#qt13a-header .qt13a-nav ul{ + margin:0 0 0 0px; + padding:10px 0 0; + background:none +} +#qt13a-header .qt13a-nav .qt13a-nav-small a{font-size:13px} +#qt13a-header .qt13a-nav ul li{display:inline-block;width:auto;padding:0 2.88% 0 0;margin:0;border:0;*display:inline;zoom:1} +#qt13a-header .qt13a-nav ul li.devnet-active a{color:#fff} + +#qt13a-header .qt13a-nav ul li a{ + color:#35322f; + margin:0; + padding:0; + line-height:18px; + font-size:18px +} +#qt13a-header .qt13a-nav ul li a:hover,#qt13a-header .qt13a-nav ul li a:active,#qt13a-header .qt13a-nav ul li a.active{color:#fff;text-decoration:none} +#qt13a-header .qt13a-nav .qt13a-nav-divider-left{ + border-left:1px solid #35322f; + padding-left:20px +} +#qt13a-header .qt13a-nav-divider-left{ + border-left:1px solid #35322f; + padding-left:10px; + margin-left:5px; + font-size: 13px +} +#qt13a-register_search{ + display:block; + font-variant:400; + float:right +} +#qt13a-register{ + padding:34px 0px 0; + float:right; + text-align:right; + color:#1e1b18; +} +#qt13a-register a{ + color:#1e1b18; + font-weight:400; + font-size:13px; + padding-left:13px +} +#qt13a-register a:visited{color:#1e1b18} +#qt13a-register a:hover{color:#fff;text-decoration:none} +#qt13a-register .qt13a-link-divider{padding:0 5px} +#search{margin-top:23px} +.qt13a-searchbox{-webkit-box-shadow:#ddd 0px 3px 3px inset;-moz-box-shadow:#ddd 0px 3px 3px inset;box-shadow:#ddd 0px 3px 3px inset;font-size:13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:27px;width:100%;height:27px;padding:0 3px;overflow:auto;background:#fff url('/http://hobo.fi/qt13a/images/qt13a/Qt-magnifier.jpg') right center;border:1px solid #868482;background-repeat:no-repeat;font-weight:400;font-family:"Open Sans",sans-serif} +#qt13a-footer{background:url('/http://hobo.fi/qt13a/images/qt13a/Qt-header-bg.jpg') repeat;margin:0} +#qt13a-footer .qt13a-last{float:right;margin-right:0;*margin-left:-20px;display:inline} +#qt13a-footer .qt13a-container{padding:36px 0} +#qt13a-footer .qt13a-gradient{background:url('/http://hobo.fi/qt13a/images/qt13a/dark_gradient.png') repeat-x;background-position:bottom;margin:0;min-height:126px;padding:0} +#qt13a-footer .qt13a-shadow{background:transparent url('/http://hobo.fi/qt13a/images/qt13a/footer_shadow.png') repeat-x top center} +#qt13a-footer .qt13a-title a,#qt13a-footer .qt13a-title{padding:18px 0 18px;font-weight:400;letter-spacing:-0.5pt;color:#35322f;font-size:18px;margin:0} +#qt13a-footer ul{width:17.35537%;float:left;margin-right:3.30579%;display:inline;padding-left:0;list-style-type:none} +#qt13a-footer ul li .socialwrap a.toggle{text-indent:-300em;overflow:hidden;display:block;margin:10px 0;width:100px;height:20px;background:url('/http://hobo.fi/qt13a/images/qt13a/Qt-share.jpg') no-repeat} +#qt13a-footer ul li a{font-family:"Open Sans",sans-serif;font-size:13px;color:#35322f;padding:0;font-weight:400} +#qt13a-footer ul li a:hover,#qt13a-footer ul li a:active{color:#35322f;text-decoration:underline} +#qt13a-footer ul li a.qt13a-some-icon{width:32px;height:32px;background-repeat:none;text-indent:-300em;overflow:hidden;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline} +#qt13a-footer ul li a.qt13a-some-icon.qt13a-icon-facebook{background:url('/http://hobo.fi/qt13a/images/qt13a/Qt-facebook.jpg') no-repeat} +#qt13a-footer ul li a.qt13a-some-icon.qt13a-icon-twitter{background:url('/http://hobo.fi/qt13a/images/qt13a/Qt-twitter.jpg') no-repeat} +#qt13a-footer ul li a.qt13a-some-icon.qt13a-icon-linkedin{background:url('/http://hobo.fi/qt13a/images/qt13a/Qt-linkedin.jpg') no-repeat} +#qt13a-footer ul li a.qt13a-some-icon.qt13a-icon-youtube{background:url('/http://hobo.fi/qt13a/images/qt13a/Qt-youtube.jpg') no-repeat} +.qt13a-copyright{border-top:1px solid #000;background:url('/http://hobo.fi/qt13a/images/qt13a/Qt-footer-bg.jpg') repeat;margin:0;padding:36px 0;font-weight:400;font-size:0.84615em;line-height:1.63636em} +.qt13a-copyright p{padding:0;color:#aeadac;font-size:11px} +.qt13a-copyright a{color:#328930} +.qt13a-copyright a:visited{color:#328930} + + +.searchbox{ + display: block; + overflow: hidden; + padding: 0px 35px 0 5px; +} + + +* +{ + font-family:"Open Sans",sans-serif !important; } -.qml{ -display: block; -margin: 10; -overflow: hidden; -overflow-x: hidden; -overflow-y: hidden; -padding: 20px 0 20px 0; +.content-view +{ + position:relative; + overflow:hidden; } -.qmldefault{ -padding-left: 5px; -float: right; -color: red; +p.forum-description.desc +{ + font-size: 13px !important; } -.qmlreadonly{ -padding-left: 5px; -float: right; -color: #254117; +.steps li{ + font-size: 16px; } -.rightAlign{ -padding: 3px 5px 3px 10px; -text-align: right; +div.license p, +div.notes p{ + font-size: 12px !important; } /* ------------ -Content table ------------ +Style exclusive to the doc-snapshot index.html page */ -@media print{ -.toc { -float: right; -padding-bottom: 10px; -padding-top: 50px; -width: 100%; -background-image:url(../images/bgrContent.png); -background-position:top; -background-repeat:no-repeat; -} -} - -@media screen{ -.toc{ -clear:both; -float:right; -vertical-align:top; --moz-border-radius: 7px 7px 7px 7px; --webkit-border-radius: 7px 7px 7px 7px; -border-radius: 7px 7px 7px 7px; - background:#FFF url(../images/bgrContent.png); -background-position:top; -background-repeat:repeat-x; -border: 1px solid #E6E6E6; -padding-left:5px; -padding-bottom:10px; -height: auto; -width: 200px; -text-align:left; -z-index:2; -margin-left:20px; -margin-right:20px; -margin-top:0px; -padding-top:0px; -} -} - -.toc h3{ -text-decoration:none; -} - -.toc h3{font: 500 14px/1.2 Arial; -font-weight:100; -padding:0px; -margin:0px; -padding-top:5px; -padding-left:5px; -} - - -.toc ul{ -padding-left:10px; -padding-right:5px; -padding-top:10px; -} - -.toc ul li{ -margin-left:15px; -list-style-image:url(../images/blu_dot.png); -list-style:outside; -marker-offset: 0px; -margin-bottom:8px; -padding-left:0px; -} - -.toc .level1{ -border:none;} - -.toc .level2{ -border:none; -margin-left: 25px; +.section_1 h2, +.section_2 h2, +.section_3 h2 { + min-width: 200px; + overflow: hidden; + background: #FAFAFA; + border-bottom: 1px solid #D1D1D1; + text-align: center; + padding: 7px; + font-size: 18px; + font-weight: bold; } -.level3{ -border:none; -margin-left: 30px; +.size1of3{ + width:33.33333%; + float:left; } -.clearfix{ -clear:both;} - -/* start index box */ -.indexbox -{ -width: 100%; -display:inline-block; +.section_2 .wrap{ + border-left: 1px solid #E6E7E8; + border-right: 1px solid #E6E7E8; } -.indexboxcont -{ -display: block; - +.main-content-full{ + display: inline-block; + background: none repeat scroll 0% 0% rgb(255,255,255); + width: 100%; + border: 1px solid #DADADA; + border-radius: 10px 10px 10px 10px; + box-shadow: 0 0 3px #C4C4C4; + margin-left: auto; + margin-right: auto; + padding: 15px; } -.indexboxcont .section -{ -display: inline-block; -width: 49%; -*width:42%; -_width:42%; -padding:0 2% 0 1%; -vertical-align:top; +.main-content-full li{ + margin-bottom: 10px } -.indexboxcont .indexIcon -{ -width: 11%; -*width:18%; -_width:18%; -overflow:hidden; -} - -.indexboxcont .section { - float: left; +.content{ + padding: 20px; + margin-left: auto; + margin-right: auto; + max-width: 1045px; } - -.indexboxcont .section p -{ -padding-top: 20px; -padding-bottom: 20px; +a { + color: #44a51c; + text-decoration: none; } -.indexboxcont .sectionlist -{ -display: inline-block; -vertical-align:top; -width: 32.5%; -padding: 0; -} -.indexboxcont .sectionlist ul -{ -margin-bottom: 20px; -} - -.indexboxcont .sectionlist ul li -{ -line-height: 12px; -} - -.content .indexboxcont li -{ -font: normal bold 13px/1 Verdana; +.wrap{ + padding-left: 30px; } -.content .normallist li -{ -font: normal 13px/1 Verdana; +h2{ + min-width: 200px; + overflow: hidden; + border-bottom: 1px solid rgb(209, 209, 209); + text-align: center; + padding: 22px; + font-size: 28px; + font-weight: bold; + margin-top: 0; } -.indexbox .indexIcon { -width: 11%; +h2 small{ + display: block; + font-size: 17px; + color: rgb(68, 68, 68); + white-space: nowrap; + text-overflow: ellipsis; + font-weight: normal; } -.indexbox .indexIcon span -{ -display: block; -} -.indexboxcont:after -{ -content: "."; -display: block; -height: 0; -clear: both; -visibility: hidden; +h5{ +font-size: 14px; +font-weight: 400 } |