@import url('cookie-confirm.css') screen; /* -- admonitions -- */ div.admonition { margin: 1.5em 0 1.5em; padding: 0; } div.admonition dt { font-weight: bold; } div.admonition dl { margin-bottom: 0; } p.admonition-title { margin: 0px 10px 5px 0px; font-weight: bold; } div.admonition code { font-family: inherit; } p.admonition-title + p { padding-left: 1em; } div.admonition a:after { content: ', '; } div.admonition a:last-child:after { content: ''; } .body { width: 100%; background-color: #00FF00; clear: both; display:inline-block; background-color:#fff; padding: 25px 35px 20px 30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; } .bodywrapper { position: relative; /*background-color: #0000ff;*/ } .bodywrapper .admonition p.admonition-title { margin-bottom:5px } .bodywrapper .admonition p { margin:0 } div.body p.centered { text-align: center; margin-top: 25px; } div.warning, div.seealso, div.note, div.important { padding: 6px 0px 6px 10px; border: none; } div.warning { background-color: #ffe4e4; } div.important { background-color: #fef9f3; border-left: 5px solid #feeec8; } div.seealso { background-color: #fff2d6; } div.note { background-color: #c5d3f4; border-left: 5px solid #7899f4; } table.docutils { margin-right: auto; margin-bottom: 10px; border: none; width: initial; } table.docutils.colwidths-given td { float: none; } table.docutils th, table.docutils td { padding-left:0; border: none; } table.docutils td ul { margin:0 } table.docutils td ul > li { margin: 0 0 0.5em; } h2 em { float: right; font-size: 10px; position: relative; top: -20px; } .document { padding-bottom: 20px; } .documentwrapper { margin-left: 255px; position: relative; } @media screen and (max-width: 700px) { .documentwrapper { clear: both; margin-left: 0px; position: relative; } } .body blockquote { border: none; padding-left: 0; margin-bottom: 1.5em; } .sphinxsidebar { float: left; width: 186px; padding: 15px; text-align: left; background-color: #fff; clear: both; } .sphinxsidebar ul { padding: 0px; margin: 0px; list-style-position: inside; } .sphinxsidebar > ul { padding: 0px; margin: 0px; } .sphinxsidebar ul li li { margin-left: 10px; padding: 0px; font-size: 0.95em; } .sphinxsidebar ul a, .sphinxsidebar p.topless a { word-break: break-word; } .sphinxsidebar h3, .sphinxsidebar h3 a { color: #333; } .sphinxsidebar p.topless { margin: 1em 0 1em; } .pysidetoc ul { list-style: none; padding: 0px; margin: 0px; } .pysidetoc em { font-style: normal; } .pysidetoc strong { display: block; padding: 5px; margin: 0 10px 10px 0; border: none; background-color: #e2e2e2; } .section .docutils.container td { float:left; } .hide { display: none; } /* copy-notice */ .document + p { margin-left: 255px; width: 70%; font-size: 0.75em; margin: 0 35px 15px 280px; } #searchbox { border-top: 1px solid #989898; padding-top: 10px; margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px; } #search_button { border: 1px solid #3A393A; background-color: #3A393A; color: white; cursor: pointer; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; } form { margin: 0px; padding: 0px; } #searchbox h3 { padding: 10px 0 0 0; margin-bottom: 5px; } /* search field */ form #q { width: 136px; /* height: 22px; */ /* border: none; */ margin: 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; margin-top: 2px; padding: 4px; line-height: 22px; } #search-results h2 { display: none; } #search-results h2 { display: none; } #search-results ul.search { margin: 0px; padding: 0px; } ul.search div.context { padding-left: 40px; } #installation td { text-align: center; font-weight: bold; } em { color: inherit; font-style:italic; } /******** REL bar *********/ .related { display: inline; } .related h3 { display: none; } .align-center { text-align: center; } .contentstable { width: 100%; } .contentstable td { padding-left: 30px; vertical-align: top; } p.biglink a { font-size: 20px; } dt:target, .highlight { background-color: #fbe54e; } p.highlight-link { margin-top: 10px; font-size: 0.8em; } #synopsis table, table.field-list { margin: 1em 0 1em 0; } table.field-list tr { text-align: left; } tt.descname { font-size: 120%; font-weight: bold; } #functions ul, #virtual-functions ul, #slots ul, #signals ul, #static-functions ul { margin: 0; padding: 6px; border: 1px solid #ddd; border-radius: 0; background-color: #e2e2e2; } #functions p, #virtual-functions p, #slots p, #signals p, #static-functions p { margin: 0; padding: 0; } #functions li, #virtual-functions li, #slots li, #signals li, #static-functions li { list-style: none; margin: 5px; padding: 0; font-size: 90%; } #synopsis span.pre { color: #009491; font-weight: bolder; } #detailed-description .class dt, #detailed-description .method dt, #detailed-description .staticmethod dt, #detailed-description .attribute dt { margin: 0px; margin-bottom: 10px; padding: 10px; font-weight: bold; background-color: #e2e2e2; border: none; border-radius: 0; } #detailed-description dd > blockquote, #detailed-description dd > .field-list { font-family: 'Droid Sans Mono', monospace; font-size: small; border-left: 10px solid #e2e2e2; padding-left: 10px; margin-bottom: 1.5em; } #detailed-description dd > blockquote blockquote { border: none; padding: 0; } #detailed-description .class .field-odd, #detailed-description .method .field-odd, #detailed-description .staticmethod .field-odd, #detailed-description .attribute .field-odd { margin: 0; padding: 1px 0 0 0; background-color: #ffffff; } #detailed-description .class .field-even, #detailed-description .method .field-even, #detailed-description .staticmethod .field-even, #detailed-description .attribute .field-even { margin: 0; padding: 1px 0 0 0; background-color: #ffffff; } #detailed-description .class .field-odd li, #detailed-description .method .field-odd li, #detailed-description .staticmethod .field-odd li, #detailed-description .attribute .field-odd li { list-style: none; margin: 0; padding: 0; } #detailed-description .class .field-even li, #detailed-description .method .field-even li, #detailed-description .staticmethod .field-even li, #detailed-description .attribute .field-even li { list-style: none; margin: 0; padding: 0; } #detailed-description .class .field-odd p, #detailed-description .method .field-odd p, #detailed-description .staticmethod .field-odd p, #detailed-description .attribute .field-odd p{ margin: 0; margin-left: 20px; } #detailed-description .class .field-even p, #detailed-description .method .field-even p, #detailed-description .staticmethod .field-even p, #detailed-description .attribute .field-even p{ margin: 0; margin-left: 20px; } #detailed-description .class .field-odd p:last-child, #detailed-description .method .field-odd p:last-child, #detailed-description .staticmethod .field-odd p:last-child, #detailed-description .attribute .field-odd p:last-child { margin-bottom: 10px; } #detailed-description .class .field-even p:last-child, #detailed-description .method .field-even p:last-child, #detailed-description .staticmethod .field-even p:last-child, #detailed-description .attribute .field-even p:last-child{ margin-bottom: 10px; } .document dl.attribute, .document dl.class, .document dl.method, .document dl.staticmethod { margin-top: 2em; } .document dl.attribute dd, .document dl.class dd, .document dl.method dd, .document dl.staticmethod dd { padding-left: 1em; } #detailed-description .attribute td:nth-child(1) { font-family: 'Droid Sans Mono', monospace; } /* Qt theme */ #navbar { position:fixed; top:0; left:0; z-index:100; background:#fff; width:100% } #navbar .container, .fixed .container { max-width:1280px; margin:0 auto; padding:0 3.9%; /* 0? */ position:relative; overflow:visible } #navbar .navbar-header { position:relative } #menuextras li a:hover span { color: #41cd52; } /* new header */ #mm-wrap, #mm-wrap #mm-helper, #mm-wrap #mm-helper li.mm-item, #mm-wrap #mm-helper a.mm-link { -moz-transition: none; -o-transition: none; -webkit-transition: none; transition: none; -webkit-border-radius: 0 0 0 0; -moz-border-radius: 0 0 0 0; -ms-border-radius: 0 0 0 0; -o-border-radius: 0 0 0 0; border-radius: 0 0 0 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; background: none; border: 0; bottom: auto; box-sizing: border-box; clip: auto; color: #090e21; display: block; float: none; font-family: inherit; font-size: 14px; height: auto; left: auto; line-height: 1.7; list-style-type: none; margin: 0; min-height: 0; opacity: 1; outline: none; overflow: visible; padding: 0; position: relative; right: auto; text-align: left; text-decoration: none; text-transform: none; top: auto; vertical-align: baseline; visibility: inherit; width: auto; } #mm-wrap #mm-helper { visibility:visible; text-align:right; padding:0 0px 0 0px } #navbar #mm-wrap #mm-helper li.mm-item { border-right:solid #f3f3f4 1px; padding-right:30px; padding-left:30px } #navbar #mm-wrap #mm-helper li.mm-item > a:hover { opacity: .5 } #mm-wrap #mm-helper > li.mm-item { margin:0 0 0 0; display:inline-block; height:auto; vertical-align:middle } #navbar #mm-wrap #mm-helper li.mm-item:nth-child(3) { border-right:0 } #mm-wrap #mm-helper a.mm-link { cursor: pointer } @media (max-width: 1279px) { #navbar { padding:0; position:relative; } #navbar .container { max-width:100% } .container { padding:0 2% } .sphinxsidebar { top: 16px !important; } } #navbar .navbar-oneQt { display:inline; float:left; width:31px; color:#41cd52 } #navbar .navbar-oneQt:before { content:attr(data-icon); position:absolute; top:14px; left:0; color:#41cd52; font-family:'Qt Icons'; line-height:1; font-size:40px; transition:all 0.3s ease-in-out; } #mm-wrap { clear:both; background:rgba(255, 255, 255, 0.1); -webkit-border-radius:0px 0px 0px 0px; -moz-border-radius:0px 0px 0px 0px; -ms-border-radius:0px 0px 0px 0px; -o-border-radius:0px 0px 0px 0px; border-radius:0px 0px 0px 0px } #mm-wrap #mm-helper li.mm-item:last-child a { background:transparent url("icon_avatar.png") 50% 50% no-repeat !important; background-size:24px !important; width:24px !important; height:24px !important; } #navbar #mm-wrap #mm-helper li.mm-item > a { opacity:1; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -ms-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; } #mm-wrap #mm-helper > li.mm-item > a.mm-link { border-top:0px solid #fff; border-left:0px solid #fff; border-right:0px solid #fff; border-bottom:0px solid #fff; outline:none; text-decoration:none; padding:0 0 0 0; line-height:70px; font-weight:normal; height:70px; vertical-align:baseline; text-align:left; width:auto; display:block; color:#090e21; text-transform:none; text-decoration:none; background:rgba(0, 0, 0, 0); -webkit-border-radius:0px 0px 0px 0px; -moz-border-radius:0px 0px 0px 0px; -ms-border-radius:0px 0px 0px 0px; -o-border-radius:0px 0px 0px 0px; border-radius:0px 0px 0px 0px; font-family:inherit; font-size:14px; } /* end new header */ @media (min-width: 1320px) { .body .flowListDiv dl.flowList { -webkit-column-count:3; -moz-column-count:3; column-count:3 } } @media (min-width: 1120px) { #navbar.fixed { -moz-box-shadow:0px 0px 8px rgba(0,0,0,0.23); -webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.23); box-shadow:0px 0px 8px rgba(0,0,0,0.23) } #navbar.fixed #mm-wrap #mm-helper > li.mm-item > a.mm-link { height:50px; line-height:50px } #navbar.fixed .navbar-oneQt:before { font-size:35px; top:7px } .flowListDiv dl.flowList { -webkit-column-count:2; -moz-column-count:2; column-count:2 } } @media (max-width: 1120px) { #navbar { padding:0; position:relative } #navbar .navbar-oneQt:before { left:10px } #navbar .container { max-width:100%; padding:0 } #footerbar .container { padding:0 } body .main { margin-top:0px } #footerbar .footer-main .footer-nav { padding:3.9% 0 3.9% 3%; border-bottom:1px solid #413d3b; float:none; display:block; width:auto } #footerbar .footer-main .theqtcompany { clear:both; float:left; margin:30px 0 8px 3% } #footerbar .footer-main .footer-social { float:left; padding:50px 0px 0px 3% } #footerbar #menu-footer-submenu { clear:both; float:none; display:block; padding:0px 0px 3.9% 3% } ul#menu-footer-submenu { margin-left: 0 } } .cookies_yum { background-color:#cecfd5; display:none; width:100% } .cookies_yum img { width:25px; top:6px; display:inline-block; position:absolute; left:13px } .cookies_yum div { margin:0 auto; max-width:1280px; min-height:30px; padding:6px 0px 6px 0px; position:relative } .cookies_yum p { color:#09102b; margin:0px; font-size:0.79em; display:inline-block; line-height:1.2; padding:0 30px 0 50px } .cookies_yum p a { white-space:nowrap } .cookies_yum a:hover { color:#46a2da } .cookies_yum .close { width:15px; height:15px; background-image:url("cookiebar-x.png"); background-size:15px 30px; background-position:top left; cursor:pointer; top:13px; right:13px; position:absolute; transition:none } .cookies_yum .close:hover { background-position:bottom left } #sidebar-toggle,#toc-toggle { width:24px; height:14px; background-size:24px 28px; cursor:pointer; background-image:url("list_expand.png"); float:right } #sidebar-toggle.collapsed, #toc-toggle.collapsed { background-position:bottom left } #sidebar-content > h2 { display:none } #footerbar { background:#222840; color:#fff; font-size: 0.9em; } #footerbar.fixed { bottom:0; left:0; width:100% } #footerbar .footer-nav { display:inline; float:left } #footerbar .footer-main .footer-nav li { float:left; margin-right:1em } #footerbar .footer-main .footer-nav li a { display:block; padding:30px 0 10px 0; line-height:20px; height:20px; color:#fff; font-weight: 600; } #footerbar .footer-main .footer-nav li a:hover,#footerbar .footer-main .footer-nav li.current-menu-item a { color:#eee } #footerbar .footer-main .footer-nav .sub-menu { margin-left:0; margin-bottom:0 } #footerbar .footer-main .footer-nav .sub-menu li { float:none; width: 100%; } #footerbar .footer-main .footer-nav .sub-menu ul { padding:1px 1em; font-size:0.786em; line-height:8px; float:none; color:#5d5b59; margin-bottom:0 } #footerbar .footer-main .footer-nav .sub-menu li a { padding:2px 0; font-size:1em; float:none; color:#cecfd5; font-weight: 400; } #footerbar .footer-main .footer-nav .sub-menu li a:hover,#footerbar .footer-main .footer-nav .sub-menu li.current-menu-item a { color:#eee } #footerbar .theqtcompany { background:url("theqtcompany.png") no-repeat; background-size:100%; width:215px; height:68px; display:inline; float:right; margin:29px 0 28px 30px } #footerbar .footer-social { display:inline; float:right; width:164px } #footerbar .footer-main .footer-social>div { margin-left:0.1em; margin-bottom:10px } #footerbar .disclaimer { font-size:0.786em; line-height:2.73; color:#868584; padding-top:20px; padding-bottom:0.5% } #footerbar .disclaimer a { color:#bdbebf } #footerbar .disclaimer a:hover { color:#d6d6d6 } #footerbar .disclaimer ul li { float:left; vertical-align:middle; margin-left:1.18em } #footerbar .disclaimer ul li:first-child { margin-left:0 } #footerbar .disclaimer ul.lang-selector a { color:#506a34; color:rgba(128,195,66,0.3) } #footerbar .disclaimer ul.lang-selector a:hover { color:#80c342; color:rgba(128,195,66,0.7) } #menu-footer-menu, #menu-footer-menu ul { margin-left:0; margin-bottom:0 } @font-face { font-family: 'Titillium Web'; font-style: normal; font-weight: 400; src: url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-regular.eot"); /* IE9 Compat Modes */ src: local("Titillium Web"), local("TitilliumWeb-Regular"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-regular.woff2") format("woff2"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-regular.woff") format("woff"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-regular.ttf") format("truetype"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-regular.svg#TitilliumWeb") format("svg"); /* Legacy iOS */ } /* titillium-web-italic - latin_latin-ext */ @font-face { font-family: 'Titillium Web'; font-style: italic; font-weight: 400; src: url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-italic.eot"); /* IE9 Compat Modes */ src: local("Titillium WebItalic"), local("TitilliumWeb-Italic"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-italic.eot?#iefix") format("embedded-opentype"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-italic.woff2") format("woff2"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-italic.woff") format("woff"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-italic.ttf") format("truetype"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-italic.svg#TitilliumWeb") format("svg"); /* Legacy iOS */ } /* titillium-web-600 - latin_latin-ext */ @font-face { font-family: 'Titillium Web'; font-style: normal; font-weight: 600; src: url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-600.eot"); /* IE9 Compat Modes */ src: local("Titillium WebSemiBold"), local("TitilliumWeb-SemiBold"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-600.eot?#iefix") format("embedded-opentype"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-600.woff2") format("woff2"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-600.woff") format("woff"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-600.ttf") format("truetype"), url("//d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/fonts/titillium-web-v4-latin_latin-ext-600.svg#TitilliumWeb") format("svg"); /* Legacy iOS */ } @font-face { font-family: 'Droid Sans Mono', monospace; font-style:normal; font-weight:400; src:local("Droid Sans Mono"),local("DroidSansMono"),url(//fonts.gstatic.com/s/droidsansmono/v7/ns-m2xQYezAtqh7ai59hJUYuTAAIFFn5GTWtryCmBQ4.woff) format("woff") } @font-face { font-family:'Qt Icons'; src:url("../style/icomoon.eot?-tgjuoj"); src:url("../style/icomoon.eot?#iefix-tgjuoj") format("embedded-opentype"),url("../style/icomoon.woff?-tgjuoj") format("woff"),url("../style/icomoon.ttf?-tgjuoj") format("truetype"),url("../style/icomoon.svg?-tgjuoj#icomoon") format("svg"); font-weight:normal; font-style:normal } @font-face { font-family:'social-icons'; src:url("../style/social-icons.eot?54625607"); src:url("../style/social-icons.eot?54625607#iefix") format("embedded-opentype"), url("../style/social-icons.woff?54625607") format("woff"); font-weight:normal; font-style:normal } .clearfix:before,.clearfix:after { content:" "; display:table } .clearfix:after { clear:both } .clearfix { *zoom:1 } .clearfix .right { float:right } 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,tt,var,b,u,i,center,dl,dt,dd,ol,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% line-height: 1.4; } 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,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video { vertical-align:baseline } h1,h2,h3,h4,h5,h6 { font-weight:300 } .body h2,.body h3,.body h4,.body h5,.body h6 { margin:1.5em 0 0.75em } .body h1 { margin-bottom:0.75em; font-size:2.25em; } .body h3.fn,.body h3.flags { color:#26282a; font-size:1.46em; padding:15px 0 15px 0; border-bottom:2px #eee solid; word-wrap:break-word } .body .fngroup { border-bottom:2px #eee solid; padding-bottom:15px; margin-bottom:1.5em } .body .fngroup h3.fngroupitem { margin:0; padding-bottom:0; border:none } .body h3.fn .name, .body h3 span.type, .qmlname span.name { font-weight: 400 } .qmlname { font-size:1.46em } .qmlproto table { border:none; border-bottom:2px #eee solid } .qmlproto table p { max-width:100% } .qmlproto table tr { background-color:#fff } .qmlname td, .qmlname th { border:none; text-align:left; padding:5px 0 0 0 } .qmlreadonly,.qmldefault { padding:0 5px 0 5px; font-size:0.75em; background-color:#eee; float:right } .qmlreadonly { color:#414141 } .qmldefault { color:#D14141 } .rightAlign { padding:3px 5px 3px 10px; text-align:right } .centerAlign.functionIndex { text-align:center; font-size:150%; margin-bottom: 1em } article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block } body { line-height:1; font-family:'Titillium Web', Arial, Helvetica, sans-serif; font-weight:400; transition-duration:1s; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 16px; background-color:#f3f3f4; color:#404244; } ol,ul { list-style-type: square; color: #17a81a; } .body ol,.body ul { margin-top:0.75em; margin-left:20px } .bodywrapper ol>li { list-style-type:decimal; margin-left:15px } .bodywrapper ol.a >li { list-style-type:lower-alpha; } .bodywrapper ol.A >li { list-style-type:upper-alpha; } .bodywrapper ol.i >li { list-style-type:lower-roman; } .bodywrapper ol.I >li { list-style-type:upper-roman; } .body li p { margin-top:1em } blockquote,q { quotes:none; border-left:10px solid #ddd; padding-left:10px } blockquote:before,blockquote:after,q:before,q:after { content:''; content:none; width:100% } table { border-collapse:collapse; border-spacing:0; margin-bottom:5px; width:100% } a { color:#17a81a; text-decoration:none; transition-duration:0.3s } a:hover { color:#17a81a } .main,#footerbar>div { max-width:1280px; width:95%; margin:0 auto } .main { margin-top:80px } @media (max-width: 1120px) { .main,.navbar-header,#footerbar>div { width: 100%; margin: 0; } .main .main-rounded { padding: 0 15px; } } .main_index { background-color:#fff } .sectionlist { margin-bottom:2em } [class*="col-"] { letter-spacing:normal } .landing,.main_index .row { letter-spacing:-0.31em } .main_index .row>div { letter-spacing:normal } .col-1 { clear: both; display:inline-block; background-color:#fff; padding: 25px 35px 20px 30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; } .col-1 h2 { font-size:1.8em; font-weight:300; line-height:1.1; margin-bottom:0.83em; margin-top:1em } .icons1of3 img { display:inline-block; float:left; margin-right:0.75em; margin-top:-5px; width:2.75em } div.multi-column { position:relative } div.multi-column div { display:-moz-inline-box; display:inline-block; vertical-align:top; margin-top:1em; margin-right:2em; width:16em } .sidebar { display:block; position:relative; position:sticky; float:left; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; width:20%; padding-right:20px } .sidebar li { text-overflow:ellipsis; overflow:hidden } .toc,.sectionlist { padding:25px; background-color:#fff; margin-bottom:1.25em } .sidebar .sectionlist p { margin-bottom:0 } .sectionlist.promo { padding:0; background-color:#f3f3f4 } .sidebar-content:empty { display:none; visibility:hidden } .col-2 h2,.toc h3,.sidebar-content h2, .sidebar-content h3,.sectionlist h2, .sphinxsidebar { position: -webkit-sticky; position: sticky; top: 64px; width: 200px; overflow: scroll; overflow-x: hidden; overflow-y: hidden; } .sphinxsidebar h3 { font-weight: bold; margin-bottom:1em; } /* On screens that are less than 700px wide, make the sidebar into a topbar */ @media screen and (max-width: 700px) { .sphinxsidebar { top: 64px; /*overflow-x: hidden; overflow-y: hidden;*/ width: 100%; height: auto; position: relative; } /*.sidebar a {float: left;}*/ div.content {margin-left: 0;} } /* On screens that are less than 400px, display the bar vertically, instead of horizontally @media screen and (max-width: 400px) { .sphinxsidebar a { text-align: center; float: none; } } */ .toc h3 a { color:#404244 } .title { font-size:2.25em; font-weight:300; letter-spacing:-1px; line-height:1.15em; margin-bottom:0.5em; word-wrap:break-word } .navigationbar,col-1 h2 { font-size:0.85em } .navigationbar h1 { font-size:2.5em; margin-bottom:0.85em; margin-top:0.85em } .navigationbar li { display:inline-block; margin-right:5px; position:relative; padding-right:10px; color:#585a5c } .navigationbar ul:last-of-type li a { color:#404244 } .sectionlist li, .sphinxsidebar li { padding-bottom: 10px; line-height: 1.75em; } .col-1 ul { margin-bottom:1.56em } .bodywrapper li { margin-top:0.5em; line-height:1.25em } .bodywrapper li.level2 { margin-left:10px; margin-top:0.4em; font-size:0.9375em; } .bodywrapper p, .bodywrapper dd { line-height:1.25em; margin:1em 0 1em; color:#404244 } .bodywrapper b { font-weight:600 } .body ul,.body ol { /* margin-bottom:1.5em */ } .bodywrapper ul ul { margin-top:0.5em } .bodywrapper .naviNextPrevious { margin-top:25px; max-width:100%; position: relative; } .naviNextPrevious.headerNavi, p.naviNextPrevious + p { display:none } .nextPage { float:right } .prevPage:before { content:"< " } .nextPage:after { content:" >" } .navigationbar li a { color:#404244 } .navigationbar li:after { color:#404244; content:"›"; display:inline-block; font-size:1.5em; line-height:1; position:absolute; right:-2px; top:-4px } .sub-navigation { margin-top:10px } .navigationbar li:last-child:after,.sub-navigation li:after { content:none } .navigationbar { margin-bottom:10px; line-height:1em } #buildversion { margin-bottom:10px; font-style:italic; font-size:small; float:right } .copy-notice { width:75%; font-size:0.75em; margin:20px 35px 0 10px; line-height:1.75em; float:right; color:#585a5c } .copy-notice.index { margin-top:10px; float:none } li a.active { color:#585a5c } .flowList { padding:25px } .flowListDiv dl { -webkit-column-count:1; -moz-column-count:1; column-count:1 } .flowList dd { display:inline-block; margin-left:10px; width:90%; line-height:1.15em; overflow-x:hidden; text-overflow:ellipsis } .alphaChar { font-size:2em; position:absolute } .flowList.odd { background-color:#f9f9f9 } .body ul>li,.doc-column ul>li { list-style-image:url("list_arrow.png"); margin-left:15px; color:#404244; margin-top:0.65em; line-height:1em } .bodywrapper table p { margin:0px; padding:0px } .bodywrapper table p { margin:0px; padding:0px; min-height:1.25em } .bodywrapper .qmldoc { margin-top:0.75em; } .body h2 { margin-top: 1.5em; font-size:1.75em } .body h3 { font-size:1.35em } .body h4 { font-size:1.15em } .body p img { margin-top:0.75em; max-width:100% } .body .border img { box-shadow:3px 3px 8px 3px rgba(200,200,200,0.5) } .body .border .player { box-shadow:3px 3px 8px 3px rgba(200,200,200,0.5) } .body p.figCaption { transform:translateY(-30px); color:#606366; font-size:95%; margin-left:3px; font-style:italic } .body table { width:initial; vertical-align:initial } table .odd { background-color:#f9f9f9 } table thead { text-align:left; padding-left:20px } table,table td,table th { border:1px solid #eee } table td,table th { padding:5px 20px; line-height:1.3 } .body .fixed table td { min-width:50%; width:50% } table.alignedsummary,table.propsummary { width:initial } table.valuelist td.tblval { font-size:0.75em } div.main_index .row { border-bottom:10px solid #f3f3f4 } div.main_index .row { position:relative } div.main_index .row>div { display:inline-block; width:50%; vertical-align:top; padding:2em 3em; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box } div.main_index h2 { font-size:2.1875em; margin-bottom:1em } #search_bar { width:40%; float:right } div.main_index .row:after { content:""; position:absolute; top:0; right:50%; height:100%; width:10px; background-color:#f3f3f4 } div.table { overflow-x:auto } .body tr > td > pre { font-size:0.75em } p.qt_commercial { border:3px solid #5caa15; margin:0 auto; padding:15px; width:28%; text-align:center; clear:both } h1.qt_commercial { padding:20px; background-color:#5caa15; display:inline; float:right; font-size:1.25em; line-height:1.25em; height:1.25em; color:#fff } div.qt_commercial { border-top:5px solid #5caa15; margin-bottom:50px } div.pre { position:relative; height:auto } pre, .LegaleseLeft { background-color:#222840; color:#fff; display:block; font-family: 'Droid Sans Mono', monospace; line-height:1.5; overflow-x:auto; margin-bottom:25px; padding:25px; margin-top:0.75em; font-size: .8em; } .bodywrapper .LegaleseLeft p { color:#fff; white-space: pre-wrap; } pre .str,code .str { color:#aaaaaa } pre .kwd,code .kwd { color:#ffff55 } pre .com,code .com { color:#55ffff } pre .typ,code .typ { color:#4f9d08 } pre a .typ,code a .typ { color:#21be2b } pre .lit,code .lit { color:#ff55ff } pre .pun,code .pun { color:#fff } pre .pln,code .pln { color:#fff } @media print { pre { background-color:#eee !important } pre .str,code .str { color:#060 } pre .kwd,code .kwd{ color:#006; font-weight:bold } pre .com,code .com { color:#600 } pre .typ,code .typ { color:#404; font-weight:bold } pre .lit,code .lit { color:#044 } pre .pun,code .pun { color:#440 } pre .pln,code .pln { color:#000 } } pre.wrap { white-space:pre-wrap } pre span.wrap { display:none; background:url("wrap.png") no-repeat; right:0; top:2px; position:absolute; width:20px; height:14px; margin:4px; opacity:0.65 } span.pre { color: black; font-family: monospace; font-weight: normal; background-color: #eaeaea; padding: 2px 4px; color: black; border-radius: 2px; } span.wrap:hover { opacity:1 } span.wrap:active { opacity:0.75 } .copy_text { background-color:#46a2da; color:#fff; border:2px solid #46a2da; padding:10px 16px; margin-left:-10px; margin-top:-50px; position:absolute; opacity:0; cursor:pointer; float:right } .copy_text:hover { background-color:#fff; color:#46a2da } code,.codelike { font-family: 'Droid Sans Mono', monospace; } #detailed-description .function dt > code, #detailed-description .function dt > em { font-weight:bold } h3.fn code { font-size:0.75em; float:right; background-color:#eee; padding:3px; margin: 3px 0 0 20px } pre:hover>.copy_text { display:inline-block; opacity:1; transition:0.5s ease } #main_title_bar { background:url("pyside-logo.png") no-repeat; background-size:100%; width:366px; height:86px; margin:15px 0 15px 0 } #main_title_bar h1 { visibility:hidden } #main_title_bar .search_bar { letter-spacing:normal; width:50%; display:inline-block; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; vertical-align:middle } #main_title_bar h1 { letter-spacing:normal; display:inline-block; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; vertical-align:middle } #main_title_bar .search_bar * { letter-spacing:normal; padding:0; margin:0; border:none } #sidebar-toggle,#toc-toggle { display:none } @media (max-width: 980px) { body { font-size:calc-em(14px) } #main_title_bar>h1,#main_title_bar .search_bar { width:100% } #main_title_bar .search_bar { margin-bottom:15px } .main { margin-top:0px } .main_index .row { border:none !important } .title { font-size:1.5em; font-weight:400; word-wrap:break-word } .col-1,.body,.naviNextPrevious,.sidebar { padding:10px } .sidebar { position:relative; padding-top:0 } .search .sidebar { display:none; visibility:hidden } .col-2 h2,.toc h3,.sidebar-content h2,.sidebar-content h3,.sectionlist h2 { text-align:center; margin-bottom:5px } div.main_index .row:after { content:none } div.main_index .row>div { display:block !important; width:100%; padding:15px; margin:0 } .body,.sidebar,.col-1 { width:100% } .sidebar-content,.col-2,.toc { background-color:#fff; margin-bottom:1em; padding:20px } #sidebar-toggle,#toc-toggle { display:block } #sidebar-toggle.collapsed + h2 { display:block } .bodywrapper p { margin-bottom:1em; max-width:100% } table td,table th { padding:5px 5px } .sectionlist { padding:0 } .sidebar > .sectionlist { padding:20px } .sectionlist.promo { max-width:46%; margin:0 auto 1em auto; float:left; padding:0 2% } .sidebar .sidebar-content { clear:both } .copy-notice { float:none; width:initial } } [id]:target > *:first-child, dt[id]:target { -webkit-animation:highlighter 3s; animation:highlighter 3s } @-webkit-keyframes highlighter { 25% { background-color:#d1e8f6; color:#444 } 75% { background-color:#d1e8f6; color:#444 } } @keyframes highlighter { 25% { background-color:#d1e8f6; color:#444 } 75% { background-color:#d1e8f6; color:#444 } } @-webkit-keyframes copypaste { 25% { opacity:1 } 100% { border-radius:10px; margin-top:-50px; opacity:1 } } @keyframes copypaste { 25% { opacity:1 } 100% { border-radius:10px; margin-top:-50px; opacity:1 } } #footer { clear:both } .footer-social i { font-family: "social-icons"; font-style: normal; font-size:150%; margin: .55em; color: #cecfd5 } .footer-social i:hover { color: #eee } .footer-social .icon-twitter:before { content: '\f099' } .footer-social .icon-facebook:before { content: '\f09a' } .footer-social .icon-youtube:before { content: '\f16a' } .menuextraslanguages { display:none; visibility:hidden } form.gsc-search-box { font-size: 25px !important; margin-top: 0 !important; margin-right: 0 !important; margin-bottom: 4px !important; margin-left: 0 !important; width: 102.5% !important; } table.gsc-search-box { border-style: none !important; border-width: 0 !important; border-spacing: 0 0 !important; width: 100% !important; margin-bottom: 2px !important; } table.gsc-search-box td { vertical-align: middle !important; } table.gsc-search-box td.gsc-input { padding-right: 0px !important; } table.gsc-search-box td.gsc-input input { background-position: 10px center !important; } td.gsc-search-button { width: 1% !important; } td.gsc-clear-button { width: 14px !important; visibility:hidden !important; display:none !important; } table.gsc-branding td, table.gsc-branding { margin: 0 0 0 0 !important; padding: 0 0 0 0 !important; border: none !important; } table.gsc-branding { border-style: none !important; border-width: 0 !important; border-spacing: 0 0 !important; width: 100% !important; } .gsc-branding-text { color: #676767 !important; } td.gsc-branding-text { vertical-align: top !important; } td.gsc-branding-text div.gsc-branding-text { padding-bottom: 2px !important; text-align: right !important; font-size: 11px !important; margin-right: 2px !important; } td.gsc-branding-img { width: 65px !important; vertical-align: bottom !important; } img.gsc-branding-img { padding-top: 1px !important; margin: 0 0 0 0 !important; padding-right: 0 !important; padding-left: 0 !important; padding-bottom: 0 !important; border: none !important; display: inline !important; } input.gsc-search-button { background-color: white !important; height: 35px !important; width: 25px !important; color: transparent !important; background-image: url("doc_search.png") !important; background-size: 25px auto; background-position: 0px 5px; background-repeat: no-repeat; margin-left: -43px !important; overflow: hidden; min-width: 20px !important; } input.gsc-search-button:hover { cursor: pointer; } input.gsc-search-button:focus { outline: none; box-shadow: none; } .gsc-search-box-tools .gsc-clear-button { display: none !important; visibility: none !important; } .gsc-overflow-hidden { overflow: hidden !important; } input.gsc-input { background-color: #fff !important; border: 1px solid #d6d6d6 !important; box-sizing: border-box !important; -moz-box-sizing: border-box !important; color: #868482 !important; outline: 0 none !important; padding: 9px 10px 10px !important; transition: color 0.5s ease 0s, box-shadow 0.5s ease 0s, background-color 0.5s ease 0s !important; } input { font-family: 'Titillium Web', Arial, Helvetica, sans-serif !important; line-height: 1.5 !important; font-weight: 300 !important; vertical-align:middle } input:focus { border-color: #46a2da; box-shadow: 0 0 5px #46a2da; color: #000; } .animation { width: 100%; border-style: none; border-width: 0 } .player { width: auto; position: relative; display: table; margin-bottom:1.5em; } .playcontrol { display: none; background: url("play_icon.svg") no-repeat center, linear-gradient( rgba(0,0,0,0.15), rgba(0,0,0,0.15) ); background-size: 25%; width: 100%; height: 100%; position: absolute; left: 0%; right: 0%; top: 0%; bottom: 0%; margin: auto } /* expand/collapse code sections */ pre input { display:none; visibility:hidden } pre label { display:block; margin:-3px 3px 0 -16px; text-align:center; color:#21be2b; float:left; } pre label:hover { color:#fff } pre label::before { font-weight:600; font-size:16px; content:"+"; display:inline-block; width:16px; height:16px } #ec_expand { height:16px; overflow:hidden; transition:height 0.35s; } #ec_expand::before { content:"...*/"; color:#aaa; background-color:#3a4055; z-index:99 !important; right:25px; position:absolute } #ec_toggle:checked ~ #ec_expand { height:initial } #ec_toggle:checked ~ #ec_expand::before { content:"" } #ec_toggle:checked ~ label::before { content:"-" } /* permalinks */ h1:hover > .headerlink, h2:hover > .plink, h2:hover > .headerlink, h3:hover > .plink, h3:hover > .headerlink, h4:hover > .plink, h4:hover > .headerlink, h5:hover > .plink, h5:hover > .headerlink { opacity:1 } a.plink, a.headerlink { opacity: 0; padding-left: 8px; font-size: 0.8em; font-weight: 600; transition: opacity 180ms ease-in-out } a.plink::before { content:'\00B6' } table.special { border: 3px; padding: 0px; border-collapse: separate; border-spacing: 20px; line-height: 1.5em; table-layout: fixed; width: 80%; } .special p { text-align: center; color: #3a4055; } .special a { display: block; border-bottom: 0; text-decoration: none; } .special a:hover { border-bottom: 0; text-decoration: none; } .special strong { color: #17a81a; font-size: 110%; font-weight: normal; } table.special th, table.special td { border: 1px solid #888; padding-top: 14px; padding-bottom: 14px; padding-left: 6px; padding-right: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; overflow: hidden; } .special td:hover { padding-top: 14px; padding-bottom: 10px; border-bottom: 4px solid #41cd52; overflow: hidden; } .command { font-family: monospace; font-weight: normal; background-color: #9cd1a6; padding: 2px 4px; color: black; border-radius: 2px; } div.leftside { width: 50%; padding: 0px 50px 0px 0px; float: left; } div.rightside { margin-left: 50%; } .btn-qt:hover, .btn-qt:active, .btn-qt:focus, .btn-qt.active { background: #41cd52; color: #fff !important; border-color: #fff; } /* Using !important is not recommended, but out CSS is being added * to the pages before the bootstrap ones, so we cannot override them * without using it */ .btn-qt { color: #41cd52 !important; border-color: #41cd52 !important; font-weight: bold !important; } .card { height: 250px; text-align: center; } .card-img-top { object-fit: cover; width: 50px; height: 120px; } .card-body { vertical-align: middle; padding: 5px !important; text-align: center; }