body { --pagefind-ui-primary: var(--body-color); --pagefind-ui-text: var(--body-color); --pagefind-ui-background: var(--body-bg); --pagefind-ui-border: var(--primary); --pagefind-ui-border-width: 1px; } #search { padding-bottom: 1.5rem; & > * > form > input:focus { color: var(--pagefind-ui-text); } } .breadcrumb > li + li { padding-left: .5rem; } .breadcrumb > li + li::before { float: left; padding-right: .5rem; color: #bdc3c7; content: "/"; } h1, .toc h3 { margin-top: 0 !important; } toc h3:before { display: none !important; } .mainContent { display: grid; grid-template-columns: 3fr 1fr; max-width: 100%; gap: 16px; } .sidebar { order: 2; } .context { order: 1; overflow: auto; } @media (min-width: 1320px) { .context .flowListDiv dl.flowList { -webkit-column-count:3; -moz-column-count:3; column-count:3 } } @media (min-width: 1120px) { .flowListDiv dl.flowList { -webkit-column-count:2; -moz-column-count:2; column-count:2 } } @media (max-width: 1120px) { ul#menu-footer-submenu { margin-left: 0 } } #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 } #menu-footer-menu, #menu-footer-menu ul { margin-left:0; margin-bottom:0 } @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 } .context h3.fn,.context h3.flags { padding:15px 0 15px 0; border-bottom:2px #eee solid; word-wrap:break-word; } .context .fngroup { border-bottom:2px #eee solid; padding-bottom:15px; margin-bottom:1.5em } .context .fngroup h3.fngroupitem { margin:0; padding-bottom:0; border:none } .context h3.fn .name, .context 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:0.75rem 0 !important; } .qmlreadonly,.qmldefault,.qmlextra { padding:0 5px 0 5px; font-size:0.75em; float:right } .rightAlign { padding:3px 5px 3px 10px; text-align:right } .centerAlign.functionIndex { text-align:center; font-size:150%; margin-bottom: 1em } span.status.technical-preview { display:inline-block; position:relative; background:center/contain no-repeat url(tech_preview.svg); width:26px; height:23px } td.memItemRight span.status { margin-top:-10px; right:-10px; top:6px } ol,ul { list-style:none; padding: 0; } .toc ul { margin: 0; padding: 0; } .toc { display: block; } .context ol,.context ul { margin-top:0.75em; margin-left:20px } .mainContent ol>li { list-style-type:decimal; margin-left:15px } .mainContent ol.a >li { list-style-type:lower-alpha; } .mainContent ol.A >li { list-style-type:upper-alpha; } .mainContent ol.i >li { list-style-type:lower-roman; } .mainContent ol.I >li { list-style-type:upper-roman; } .context 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 { max-width: 100%; } a { text-decoration:none; transition-duration:0.3s } .main { max-width: 1300px; margin-inline: auto; margin-top: 70px; padding-inline: 8px; } @media (max-width: 768px) { .main { margin-top: 32px; } } .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 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; overflow-y: auto; position: sticky; top: 60px; max-height: calc(100vh - 60px); } @media (width <= 1100px) { .mainContent { grid-template-columns: auto; } .sidebar { display: none; } } .sidebar li { text-overflow:ellipsis; overflow:hidden } .toc,.sectionlist { margin-bottom:1.25em } .sidebar .sectionlist p { margin-bottom:0 } .sectionlist.promo { padding:0; } .sidebar-content:empty { display:none; visibility:hidden } .col-2 h2,.toc h3,.sidebar-content h2,.sidebar-content h3,.sectionlist h2 { font-weight:400; margin-bottom:1em } .sectionlist li { margin-bottom:5px } dd { padding-bottom:0.25em; padding-left:2em } .col-1 ul { margin-bottom:1.56em } .mainContent li { margin-top:0.5em; } .mainContent li.level2 { margin-left:10px; margin-top:0.4em; font-size:0.9375em; } .mainContent p { line-height:1.25em; margin-bottom:1.5em; } .mainContent b { font-weight:600 } .context ul,.context ol { margin-bottom:1.5em } .mainContent ul ul { margin-top:0.5em } .mainContent .naviNextPrevious { margin-top:25px; max-width:100% } .naviNextPrevious.headerNavi, p.naviNextPrevious + p { display:none } .nextPage { float:right } .prevPage:before { content:"< " } .nextPage:after { content:" >" } .sub-navigation { margin-top:10px } #buildversion { 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; } .copy-notice.index { margin-top:10px; float:none } .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 } .context ul>li,.doc-column ul>li { list-style-image:url("list_arrow.png"); margin-left:15px; margin-top:0.65em; } .mainContent table p { margin:0px; padding:0px } .mainContent table p { margin:0px; padding:0px; min-height:1.25em } .mainContent .qmldoc { margin-top:0.75em } .context p img { margin-top:0.75em; max-width:100% } .context .table table img { max-width:initial } .context .border img { box-shadow:3px 3px 8px 3px rgba(200,200,200,0.5) } .context .border .player { box-shadow:3px 3px 8px 3px rgba(200,200,200,0.5) } .context p.figCaption { transform:translateY(-30px); font-size:95%; margin-left:3px; font-style:italic } .context table p.figCaption { transform:initial; } .context table { vertical-align:initial; } table thead { text-align:left; padding-left:20px } table td,table th { padding:5px 20px; line-height:1.3 } .context .fixed table td { min-width:50%; width:50% } 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; } div.table { overflow: auto; margin-bottom:1.5em; max-width: 100%; } .context tr > td > pre { font-size:0.75em } div.pre { position:relative; height:auto } pre, .LegaleseLeft { display:block; line-height:1.5; overflow-x:auto; margin-bottom:25px; padding:25px; margin-top:0.75em; font-size: .8em; } .mainContent .LegaleseLeft p { white-space: pre-wrap } div.admonition { margin:1.5em 0 1.5em; padding:12px; } div.admonition.note { border-left:5px solid #7a9ae5; } div.admonition.warning { border-left:5px solid #ff8383; } div.admonition.important { border-left:5px solid #f6cb97; } .mainContent .admonition p { margin:0; } 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.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 } h3.fn code, h3.flags code, td.tblQmlFuncNode > p > code, td.tblQmlPropNode > p > code { font-size:0.6em; float:right; padding:3px; margin-left:20px; } code.extra.summary { font-size:0.75em; } pre:hover>.copy_text { display:inline-block; opacity:1; transition:0.5s ease } #main_title_bar { letter-spacing:-0.31em } #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; 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 .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 { letter-spacing:-0.31em; width:100% } #main_title_bar>h1,#main_title_bar .search_bar { display:block; width:100% } #main_title_bar .search_bar { margin-bottom:15px } .main_index .row { border:none !important } .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 } .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 } .mainContent 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,[name]:target,[name]:target+*,span: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 top !important; } td.gsc-search-button { line-height: 1.0; position: relative; left: -29px; width: 1% !important; } td.gsib_b { display:none } button.gsc-search-button { background-color: #aaa; } button.gsc-search-button svg { height:20px; width:12px; padding:2px !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; display:none } .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 } .mainContent .video { width:60%; max-width:640px; margin: 0.5em 0 1.5em 0.5em; position:relative; display:table } .mainContent .video > .vspan { padding-top:60%; display:block } .mainContent .video iframe { width:100%; height:100%; position:absolute; top:0; left:0 } /* 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 */ h2:hover > .plink, h3:hover > .plink, h4:hover > .plink, h5:hover > .plink { opacity:1 } a.plink { opacity: 0; padding-left: 8px; font-size: 0.8em; font-weight: 600; transition: opacity 180ms ease-in-out; } a.plink::before { content:'\00B6' } /* Add margin for all anchor tags in a translated page */ html.translated-ltr .mainContent p a, html.translated-rtl .mainContent p a { margin:0 2px 0 2px; }