summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-05-10 12:32:17 +0200
committerJerome Pasion <jerome.pasion@digia.com>2013-05-10 13:33:12 +0200
commit42132a4ea57b59e30dcd4c87db21fa127b9630a0 (patch)
tree022700aa74e628832d7d2a0ee7971daff7587f20
parent4e415f21e8be1eec97e8db59a1823e3e2c8265d2 (diff)
Initial commit of doc-snapshot.qt-project.org files.
-main index.html and the 404.html files along with the images and style used by doc-snapshot.qt-project.org Change-Id: I2e461708262232924cb510a8d1b5f78f40c32a25 Reviewed-by: Topi Reiniö <topi.reinio@digia.com> Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
-rw-r--r--doc-snapshot/404.html390
-rwxr-xr-xdoc-snapshot/images/arrow.pngbin0 -> 1071 bytes
-rw-r--r--doc-snapshot/images/arrow_down.pngbin0 -> 177 bytes
-rwxr-xr-xdoc-snapshot/images/bg_l.pngbin0 -> 100 bytes
-rwxr-xr-xdoc-snapshot/images/bg_l_blank.pngbin0 -> 84 bytes
-rw-r--r--doc-snapshot/images/bg_ll_blank.pngbin0 -> 320 bytes
-rwxr-xr-xdoc-snapshot/images/bg_r.pngbin0 -> 96 bytes
-rw-r--r--doc-snapshot/images/bg_ul_blank.pngbin0 -> 304 bytes
-rwxr-xr-xdoc-snapshot/images/bgrContent.pngbin0 -> 149 bytes
-rwxr-xr-xdoc-snapshot/images/blu_dot.pngbin0 -> 168 bytes
-rwxr-xr-xdoc-snapshot/images/box_bg.pngbin0 -> 89 bytes
-rwxr-xr-xdoc-snapshot/images/breadcrumb.pngbin0 -> 134 bytes
-rwxr-xr-xdoc-snapshot/images/btn_next.pngbin0 -> 689 bytes
-rw-r--r--doc-snapshot/images/btn_next_green.pngbin0 -> 695 bytes
-rwxr-xr-xdoc-snapshot/images/btn_prev.pngbin0 -> 676 bytes
-rw-r--r--doc-snapshot/images/btn_prev_green.pngbin0 -> 687 bytes
-rw-r--r--doc-snapshot/images/bullet_dn.pngbin0 -> 230 bytes
-rwxr-xr-xdoc-snapshot/images/bullet_gt.pngbin0 -> 124 bytes
-rwxr-xr-xdoc-snapshot/images/bullet_sq.pngbin0 -> 74 bytes
-rw-r--r--doc-snapshot/images/bullet_up.pngbin0 -> 210 bytes
-rwxr-xr-xdoc-snapshot/images/feedbackground.pngbin0 -> 263 bytes
-rw-r--r--doc-snapshot/images/header_bg.pngbin0 -> 114 bytes
-rwxr-xr-xdoc-snapshot/images/home.pngbin0 -> 1076 bytes
-rwxr-xr-xdoc-snapshot/images/horBar.pngbin0 -> 2807 bytes
-rwxr-xr-xdoc-snapshot/images/ico_note.pngbin0 -> 649 bytes
-rwxr-xr-xdoc-snapshot/images/ico_note_attention.pngbin0 -> 529 bytes
-rwxr-xr-xdoc-snapshot/images/ico_out.pngbin0 -> 362 bytes
-rw-r--r--doc-snapshot/images/page.pngbin0 -> 3102 bytes
-rwxr-xr-xdoc-snapshot/images/page_bg.pngbin0 -> 84 bytes
-rw-r--r--doc-snapshot/images/spinner.gifbin0 -> 2037 bytes
-rwxr-xr-xdoc-snapshot/images/sprites-combined.pngbin0 -> 62534 bytes
-rw-r--r--doc-snapshot/index.html512
-rw-r--r--doc-snapshot/style/online.css738
33 files changed, 1640 insertions, 0 deletions
diff --git a/doc-snapshot/404.html b/doc-snapshot/404.html
new file mode 100644
index 0000000..a4415df
--- /dev/null
+++ b/doc-snapshot/404.html
@@ -0,0 +1,390 @@
+<!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>
+ <meta charset="utf-8">
+
+ <title>Qt Documentation Snapshots</title>
+
+ <meta name="description" content="Online Reference Documentation">
+ <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>
+
+ <script type="text/javascript">
+ /* html5 fix for ie6-8 */
+ 'article aside footer header nav section time'.replace(/\w+/g,function(n){document.createElement(n)});
+ </script>
+
+ <script type=text/javascript>
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-35526570-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+ </script>
+
+ </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>
+ <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">
+ <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>
+
+ <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>
+ <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>
+ </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>
+ </section>
+ </body>
+</html>
diff --git a/doc-snapshot/images/arrow.png b/doc-snapshot/images/arrow.png
new file mode 100755
index 0000000..f2a83a5
--- /dev/null
+++ b/doc-snapshot/images/arrow.png
Binary files differ
diff --git a/doc-snapshot/images/arrow_down.png b/doc-snapshot/images/arrow_down.png
new file mode 100644
index 0000000..9d01e97
--- /dev/null
+++ b/doc-snapshot/images/arrow_down.png
Binary files differ
diff --git a/doc-snapshot/images/bg_l.png b/doc-snapshot/images/bg_l.png
new file mode 100755
index 0000000..90b1da1
--- /dev/null
+++ b/doc-snapshot/images/bg_l.png
Binary files differ
diff --git a/doc-snapshot/images/bg_l_blank.png b/doc-snapshot/images/bg_l_blank.png
new file mode 100755
index 0000000..5a9673d
--- /dev/null
+++ b/doc-snapshot/images/bg_l_blank.png
Binary files differ
diff --git a/doc-snapshot/images/bg_ll_blank.png b/doc-snapshot/images/bg_ll_blank.png
new file mode 100644
index 0000000..95a1c45
--- /dev/null
+++ b/doc-snapshot/images/bg_ll_blank.png
Binary files differ
diff --git a/doc-snapshot/images/bg_r.png b/doc-snapshot/images/bg_r.png
new file mode 100755
index 0000000..f0fb121
--- /dev/null
+++ b/doc-snapshot/images/bg_r.png
Binary files differ
diff --git a/doc-snapshot/images/bg_ul_blank.png b/doc-snapshot/images/bg_ul_blank.png
new file mode 100644
index 0000000..7051261
--- /dev/null
+++ b/doc-snapshot/images/bg_ul_blank.png
Binary files differ
diff --git a/doc-snapshot/images/bgrContent.png b/doc-snapshot/images/bgrContent.png
new file mode 100755
index 0000000..1a81b03
--- /dev/null
+++ b/doc-snapshot/images/bgrContent.png
Binary files differ
diff --git a/doc-snapshot/images/blu_dot.png b/doc-snapshot/images/blu_dot.png
new file mode 100755
index 0000000..c332148
--- /dev/null
+++ b/doc-snapshot/images/blu_dot.png
Binary files differ
diff --git a/doc-snapshot/images/box_bg.png b/doc-snapshot/images/box_bg.png
new file mode 100755
index 0000000..3322f92
--- /dev/null
+++ b/doc-snapshot/images/box_bg.png
Binary files differ
diff --git a/doc-snapshot/images/breadcrumb.png b/doc-snapshot/images/breadcrumb.png
new file mode 100755
index 0000000..0ded551
--- /dev/null
+++ b/doc-snapshot/images/breadcrumb.png
Binary files differ
diff --git a/doc-snapshot/images/btn_next.png b/doc-snapshot/images/btn_next.png
new file mode 100755
index 0000000..f7bc2b7
--- /dev/null
+++ b/doc-snapshot/images/btn_next.png
Binary files differ
diff --git a/doc-snapshot/images/btn_next_green.png b/doc-snapshot/images/btn_next_green.png
new file mode 100644
index 0000000..c649f18
--- /dev/null
+++ b/doc-snapshot/images/btn_next_green.png
Binary files differ
diff --git a/doc-snapshot/images/btn_prev.png b/doc-snapshot/images/btn_prev.png
new file mode 100755
index 0000000..10a620c
--- /dev/null
+++ b/doc-snapshot/images/btn_prev.png
Binary files differ
diff --git a/doc-snapshot/images/btn_prev_green.png b/doc-snapshot/images/btn_prev_green.png
new file mode 100644
index 0000000..d1d2989
--- /dev/null
+++ b/doc-snapshot/images/btn_prev_green.png
Binary files differ
diff --git a/doc-snapshot/images/bullet_dn.png b/doc-snapshot/images/bullet_dn.png
new file mode 100644
index 0000000..f776247
--- /dev/null
+++ b/doc-snapshot/images/bullet_dn.png
Binary files differ
diff --git a/doc-snapshot/images/bullet_gt.png b/doc-snapshot/images/bullet_gt.png
new file mode 100755
index 0000000..7561b4e
--- /dev/null
+++ b/doc-snapshot/images/bullet_gt.png
Binary files differ
diff --git a/doc-snapshot/images/bullet_sq.png b/doc-snapshot/images/bullet_sq.png
new file mode 100755
index 0000000..a84845e
--- /dev/null
+++ b/doc-snapshot/images/bullet_sq.png
Binary files differ
diff --git a/doc-snapshot/images/bullet_up.png b/doc-snapshot/images/bullet_up.png
new file mode 100644
index 0000000..7de2f06
--- /dev/null
+++ b/doc-snapshot/images/bullet_up.png
Binary files differ
diff --git a/doc-snapshot/images/feedbackground.png b/doc-snapshot/images/feedbackground.png
new file mode 100755
index 0000000..3a38d99
--- /dev/null
+++ b/doc-snapshot/images/feedbackground.png
Binary files differ
diff --git a/doc-snapshot/images/header_bg.png b/doc-snapshot/images/header_bg.png
new file mode 100644
index 0000000..a436aa6
--- /dev/null
+++ b/doc-snapshot/images/header_bg.png
Binary files differ
diff --git a/doc-snapshot/images/home.png b/doc-snapshot/images/home.png
new file mode 100755
index 0000000..8de6d0c
--- /dev/null
+++ b/doc-snapshot/images/home.png
Binary files differ
diff --git a/doc-snapshot/images/horBar.png b/doc-snapshot/images/horBar.png
new file mode 100755
index 0000000..100fe91
--- /dev/null
+++ b/doc-snapshot/images/horBar.png
Binary files differ
diff --git a/doc-snapshot/images/ico_note.png b/doc-snapshot/images/ico_note.png
new file mode 100755
index 0000000..1379404
--- /dev/null
+++ b/doc-snapshot/images/ico_note.png
Binary files differ
diff --git a/doc-snapshot/images/ico_note_attention.png b/doc-snapshot/images/ico_note_attention.png
new file mode 100755
index 0000000..b85b696
--- /dev/null
+++ b/doc-snapshot/images/ico_note_attention.png
Binary files differ
diff --git a/doc-snapshot/images/ico_out.png b/doc-snapshot/images/ico_out.png
new file mode 100755
index 0000000..ff6e458
--- /dev/null
+++ b/doc-snapshot/images/ico_out.png
Binary files differ
diff --git a/doc-snapshot/images/page.png b/doc-snapshot/images/page.png
new file mode 100644
index 0000000..1db151b
--- /dev/null
+++ b/doc-snapshot/images/page.png
Binary files differ
diff --git a/doc-snapshot/images/page_bg.png b/doc-snapshot/images/page_bg.png
new file mode 100755
index 0000000..9b3bd99
--- /dev/null
+++ b/doc-snapshot/images/page_bg.png
Binary files differ
diff --git a/doc-snapshot/images/spinner.gif b/doc-snapshot/images/spinner.gif
new file mode 100644
index 0000000..1ed786f
--- /dev/null
+++ b/doc-snapshot/images/spinner.gif
Binary files differ
diff --git a/doc-snapshot/images/sprites-combined.png b/doc-snapshot/images/sprites-combined.png
new file mode 100755
index 0000000..3a48b21
--- /dev/null
+++ b/doc-snapshot/images/sprites-combined.png
Binary files differ
diff --git a/doc-snapshot/index.html b/doc-snapshot/index.html
new file mode 100644
index 0000000..dbbd790
--- /dev/null
+++ b/doc-snapshot/index.html
@@ -0,0 +1,512 @@
+<!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>
+ <meta charset="utf-8">
+
+ <title>Qt Documentation Snapshots</title>
+
+ <meta name="description" content="Online Reference Documentation">
+ <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>
+
+ <script type="text/javascript">
+ /* html5 fix for ie6-8 */
+ 'article aside footer header nav section time'.replace(/\w+/g,function(n){document.createElement(n)});
+ </script>
+
+ <script type=text/javascript>
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-35529873-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+ </script>
+
+ </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>
+ <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>C++ Application Development Framework</small></h2>
+ <div class="wrap">
+ <h5>Qt 5 (qt/qt5.git)</h5>
+ <ul>
+ <li><a href="qt5-stable/qtdoc/index.html">stable</a></li>
+ <li><a href="qt5-dev/qtdoc/index.html">dev</a></li>
+ </ul>
+ <h5>Qt 4.x (qt/qt.git)</h5>
+ <ul>
+ <li><a href="4.8/index.html">4.8</a></li>
+ </ul>
+ <h5>Essential Modules ('stable' branch)</h5>
+ <ul>
+ <li><a href="qt5-stable/qtcore/qtcore-index.html">Qt Core</a></li>
+ <li><a href="qt5-stable/qtgui/qtgui-index.html">Qt GUI</a></li>
+ <li><a href="qt5-stable/qtmultimedia/qtmultimedia-index.html">Qt Multimedia</a></li>
+ <li><a href="qt5-stable/qtnetwork/qtnetwork-index.html">Qt Network</a></li>
+ <li><a href="qt5-stable/qtqml/qtqml-index.html">Qt QML</a></li>
+ <li><a href="qt5-stable/qtquick/qtquick-index.html">Qt Quick</a></li>
+ <li><a href="qt5-stable/qtquickcontrols/qtquickcontrols-index.html">Qt Quick Controls</a></li>
+ <li><a href="qt5-stable/qtsql/qtsql-index.html">Qt SQL</a></li>
+ <li><a href="qt5-stable/qttestlib/qttest-index.html">Qt Test</a></li>
+ <li><a href="qt5-stable/qtwebkit/qtwebkit-index.html">Qt WebKit</a></li>
+ <li><a href="qt5-stable/qtwebkit/qtwebkitwidgets-index.html">Qt WebKit Widgets</a></li>
+ <li><a href="qt5-stable/qtwidgets/qtwidgets-index.html">Qt Widgets</a></li>
+ </ul>
+ </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="qt5-stable/activeqt/activeqt-index.html">Active Qt</a></li>
+ <li><a href="qt5-stable/qtconcurrent/qtconcurrent-index.html">Qt Concurrent</a></li>
+ <li><a href="qt5-stable/qtdbus/qtdbus-index.html">Qt D-Bus</a></li>
+ <li><a href="4.8/qtquick.html">Qt Declarative</a> redirects to Qt 4.8's Qt Quick 1 documentation</li>
+ <li><a href="qt5-stable/qtgraphicaleffects/qtgraphicaleffects-index.html">Qt Graphical Effects</a></li>
+ <li><a href="qt5-stable/qthelp/qthelp-index.html">Qt Help</a></li>
+ <li><a href="qt5-stable/qtimageformats/qtimageformats-index.html">Qt Image Formats</a></li>
+ <li><a href="qt5-stable/qtopengl/qtopengl-index.html">Qt OpenGL</a></li>
+ <li><a href="qt5-stable/qtprintsupport/qtprintsupport-index.html">Qt Print Support</a></li>
+ <li><a href="qt5-stable/qtscript/qtscript-index.html">Qt Script</a></li>
+ <li><a href="qt5-stable/qtscripttools/qtscripttools-index.html">Qt Script Tools</a></li>
+ <li><a href="qt5-stable/qtsensors/qtsensors-index.html">Qt Sensors</a></li>
+ <li><a href="qt5-stable/qtserialport/qtserialport-index.html">Qt Serial Port</a></li>
+ <li><a href="qt5-stable/qtsvg/qtsvg-index.html">Qt SVG</a></li>
+ <li><a href="qt5-stable/qtuitools/qtuitools-index.html">Qt UI Tools</a></li>
+ <li><a href="qt5-stable/qtx11extras/qtx11extras-index.html">Qt X11 Extras</a></li>
+ <li><a href="qt5-stable/qtxml/qtxml-index.html">Qt XML</a></li>
+ <li><a href="qt5-stable/qtxmlpatterns/qtxmlpatterns-index.html">Qt XML Patterns</a></li>
+ </ul>
+ <h5>Qt Mobility</h5>
+ <ul>
+ <li><a href="qt-mobility/index.html">master</a></li>
+ </ul>
+ </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="qtcreator-2.7/index.html">2.7</a></li>
+ <li><a href="qtcreator-master/index.html">master</a></li>
+ <li><a href="qtcreator-extending/index.html">Extending Qt Creator Manual</a></li>
+ </ul>
+ <h5>Qt Assistant</h5>
+ <ul>
+ <li><a href="qt5-stable/qtassistant/qtassistant-index.html">stable</a></li>
+ </ul>
+ <h5>Qt Designer</h5>
+ <ul>
+ <li><a href="qt5-stable/qtdesigner/qtdesigner-index.html">stable</a></li>
+ </ul>
+ <h5>Qt Linguist</h5>
+ <ul>
+ <li><a href="qt5-stable/qtlinguist/qtlinguist-index.html">stable</a></li>
+ </ul>
+ <h5>qmake</h5>
+ <ul>
+ <li><a href="qt5-stable/qtdoc/qmake-manual.html">stable</a></li>
+ </ul>
+ <h5>QDoc</h5>
+ <ul>
+ <li><a href="qdoc/qdoc-index.html">qdoc (Qt 5)</a></li>
+ <li><a href="qdoc3/index.html">qdoc3 (Qt 4)</a></li>
+ </ul>
+ <h5>Qt Build Suite (Qbs)</h5>
+
+ <ul>
+ <li><a href="qbs/index.html">master</a></li>
+ </ul>
+
+ <h5>Qt Installer Framework</h5>
+
+ <ul>
+ <li><a href="qtifw-master/index.html">master</a></li>
+ <li><a href="qtifw-1.3/index.html">1.3</a></li>
+ <li><a href="qtifw/index.html">1.2</a></li>
+ </ul>
+ </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>
+ </section>
+ </body>
+</html>
diff --git a/doc-snapshot/style/online.css b/doc-snapshot/style/online.css
new file mode 100644
index 0000000..42e9a11
--- /dev/null
+++ b/doc-snapshot/style/online.css
@@ -0,0 +1,738 @@
+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;
+}
+
+
+
+@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;
+}
+
+.qml{
+display: block;
+margin: 10;
+overflow: hidden;
+overflow-x: hidden;
+overflow-y: hidden;
+padding: 20px 0 20px 0;
+}
+
+.qmldefault{
+padding-left: 5px;
+float: right;
+color: red;
+}
+
+.qmlreadonly{
+padding-left: 5px;
+float: right;
+color: #254117;
+}
+
+.rightAlign{
+padding: 3px 5px 3px 10px;
+text-align: right;
+}
+
+/*
+-----------
+Content table
+-----------
+*/
+
+@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;
+}
+
+.level3{
+border:none;
+margin-left: 30px;
+}
+
+.clearfix{
+clear:both;}
+
+/* start index box */
+.indexbox
+{
+width: 100%;
+display:inline-block;
+}
+
+.indexboxcont
+{
+display: block;
+
+}
+
+.indexboxcont .section
+{
+display: inline-block;
+width: 49%;
+*width:42%;
+_width:42%;
+padding:0 2% 0 1%;
+vertical-align:top;
+}
+
+.indexboxcont .indexIcon
+{
+width: 11%;
+*width:18%;
+_width:18%;
+overflow:hidden;
+}
+
+.indexboxcont .section {
+ float: left;
+}
+
+.indexboxcont .section p
+{
+padding-top: 20px;
+padding-bottom: 20px;
+}
+.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;
+}
+
+.content .normallist li
+{
+font: normal 13px/1 Verdana;
+}
+
+.indexbox .indexIcon {
+width: 11%;
+}
+
+.indexbox .indexIcon span
+{
+display: block;
+}
+
+.indexboxcont:after
+{
+content: ".";
+display: block;
+height: 0;
+clear: both;
+visibility: hidden;
+}