Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > f49fc73010cecd092040182d92a8ff8e > files > 41

qtxmlpatterns5-doc-5.12.6-1.mga7.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>mainwindow.ui Example File | Qt XML Patterns 5.12.6</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td >Qt 5.12</td><td ><a href="qtxmlpatterns-index.html">Qt XML Patterns</a></td><td ><a href="qtxmlpatterns-filetree-example.html">File System Example</a></td><td >mainwindow.ui Example File</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right"><a href="qtxmlpatterns-index.html">Qt 5.12.6 Reference Documentation</a></td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">mainwindow.ui Example File</h1>
<span class="subtitle">filetree/forms/mainwindow.ui</span>
<!-- $$$filetree/forms/mainwindow.ui-description -->
<div class="descr"> <a name="details"></a>
<pre class="cpp">

  &lt;ui version=&quot;4.0&quot; &gt;
   &lt;class&gt;MainWindow&lt;/class&gt;
   &lt;widget class=&quot;QMainWindow&quot; name=&quot;MainWindow&quot; &gt;
    &lt;property name=&quot;geometry&quot; &gt;
     &lt;rect&gt;
      &lt;x&gt;0&lt;/x&gt;
      &lt;y&gt;0&lt;/y&gt;
      &lt;width&gt;910&lt;/width&gt;
      &lt;height&gt;676&lt;/height&gt;
     &lt;/rect&gt;
    &lt;/property&gt;
    &lt;property name=&quot;windowTitle&quot; &gt;
     &lt;string&gt;File Tree&lt;/string&gt;
    &lt;/property&gt;
    &lt;widget class=&quot;QWidget&quot; name=&quot;centralwidget&quot; &gt;
     &lt;property name=&quot;geometry&quot; &gt;
      &lt;rect&gt;
       &lt;x&gt;0&lt;/x&gt;
       &lt;y&gt;29&lt;/y&gt;
       &lt;width&gt;910&lt;/width&gt;
       &lt;height&gt;625&lt;/height&gt;
      &lt;/rect&gt;
     &lt;/property&gt;
     &lt;layout class=&quot;QVBoxLayout&quot; name=&quot;verticalLayout_3&quot; &gt;
      &lt;item&gt;
       &lt;widget class=&quot;QLabel&quot; name=&quot;label&quot; &gt;
        &lt;property name=&quot;sizePolicy&quot; &gt;
         &lt;sizepolicy vsizetype=&quot;Fixed&quot; hsizetype=&quot;Preferred&quot; &gt;
          &lt;horstretch&gt;0&lt;/horstretch&gt;
          &lt;verstretch&gt;0&lt;/verstretch&gt;
         &lt;/sizepolicy&gt;
        &lt;/property&gt;
        &lt;property name=&quot;font&quot; &gt;
         &lt;font&gt;
          &lt;italic&gt;true&lt;/italic&gt;
         &lt;/font&gt;
        &lt;/property&gt;
        &lt;property name=&quot;text&quot; &gt;
         &lt;string&gt;&lt;/string&gt;
        &lt;/property&gt;
       &lt;/widget&gt;
      &lt;/item&gt;
      &lt;item&gt;
       &lt;widget class=&quot;QSplitter&quot; name=&quot;splitter_2&quot; &gt;
        &lt;property name=&quot;orientation&quot; &gt;
         &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
        &lt;/property&gt;
        &lt;widget class=&quot;QWidget&quot; name=&quot;&quot; &gt;
         &lt;layout class=&quot;QVBoxLayout&quot; name=&quot;verticalLayout_2&quot; &gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;treeInfo&quot; &gt;
            &lt;property name=&quot;sizePolicy&quot; &gt;
             &lt;sizepolicy vsizetype=&quot;Fixed&quot; hsizetype=&quot;Preferred&quot; &gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;text&quot; &gt;
             &lt;string&gt;TextLabel&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QTextEdit&quot; name=&quot;fileTree&quot; &gt;
            &lt;property name=&quot;sizePolicy&quot; &gt;
             &lt;sizepolicy vsizetype=&quot;Minimum&quot; hsizetype=&quot;Expanding&quot; &gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;readOnly&quot; &gt;
             &lt;bool&gt;true&lt;/bool&gt;
            &lt;/property&gt;
            &lt;property name=&quot;html&quot; &gt;
             &lt;string&gt;&amp;lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  &amp;lt;html&gt;&amp;lt;head&gt;&amp;lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&amp;lt;style type=&quot;text/css&quot;&gt;
  p, li { white-space: pre-wrap; }
  &amp;lt;/style&gt;&amp;lt;/head&gt;&amp;lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
  &amp;lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&amp;lt;/p&gt;&amp;lt;/body&gt;&amp;lt;/html&gt;&lt;/string&gt;
            &lt;/property&gt;
            &lt;property name=&quot;acceptRichText&quot; &gt;
             &lt;bool&gt;false&lt;/bool&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/widget&gt;
        &lt;widget class=&quot;QWidget&quot; name=&quot;&quot; &gt;
         &lt;layout class=&quot;QVBoxLayout&quot; name=&quot;verticalLayout&quot; &gt;
          &lt;item&gt;
           &lt;widget class=&quot;QComboBox&quot; name=&quot;queryBox&quot; /&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QSplitter&quot; name=&quot;splitter&quot; &gt;
            &lt;property name=&quot;orientation&quot; &gt;
             &lt;enum&gt;Qt::Vertical&lt;/enum&gt;
            &lt;/property&gt;
            &lt;widget class=&quot;QTextEdit&quot; name=&quot;queryEdit&quot; &gt;
             &lt;property name=&quot;readOnly&quot; &gt;
              &lt;bool&gt;true&lt;/bool&gt;
             &lt;/property&gt;
             &lt;property name=&quot;html&quot; &gt;
              &lt;string&gt;&amp;lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  &amp;lt;html&gt;&amp;lt;head&gt;&amp;lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&amp;lt;style type=&quot;text/css&quot;&gt;
  p, li { white-space: pre-wrap; }
  &amp;lt;/style&gt;&amp;lt;/head&gt;&amp;lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
  &amp;lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&amp;lt;/p&gt;&amp;lt;/body&gt;&amp;lt;/html&gt;&lt;/string&gt;
             &lt;/property&gt;
             &lt;property name=&quot;acceptRichText&quot; &gt;
              &lt;bool&gt;false&lt;/bool&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
            &lt;widget class=&quot;QTextEdit&quot; name=&quot;output&quot; &gt;
             &lt;property name=&quot;sizePolicy&quot; &gt;
              &lt;sizepolicy vsizetype=&quot;Minimum&quot; hsizetype=&quot;Expanding&quot; &gt;
               &lt;horstretch&gt;0&lt;/horstretch&gt;
               &lt;verstretch&gt;0&lt;/verstretch&gt;
              &lt;/sizepolicy&gt;
             &lt;/property&gt;
             &lt;property name=&quot;readOnly&quot; &gt;
              &lt;bool&gt;true&lt;/bool&gt;
             &lt;/property&gt;
             &lt;property name=&quot;html&quot; &gt;
              &lt;string&gt;&amp;lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  &amp;lt;html&gt;&amp;lt;head&gt;&amp;lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&amp;lt;style type=&quot;text/css&quot;&gt;
  p, li { white-space: pre-wrap; }
  &amp;lt;/style&gt;&amp;lt;/head&gt;&amp;lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
  &amp;lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&amp;lt;/p&gt;&amp;lt;/body&gt;&amp;lt;/html&gt;&lt;/string&gt;
             &lt;/property&gt;
             &lt;property name=&quot;acceptRichText&quot; &gt;
              &lt;bool&gt;false&lt;/bool&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/widget&gt;
       &lt;/widget&gt;
      &lt;/item&gt;
     &lt;/layout&gt;
     &lt;zorder&gt;label&lt;/zorder&gt;
     &lt;zorder&gt;splitter_2&lt;/zorder&gt;
     &lt;zorder&gt;queryBox&lt;/zorder&gt;
     &lt;zorder&gt;treeInfo&lt;/zorder&gt;
     &lt;zorder&gt;splitter&lt;/zorder&gt;
    &lt;/widget&gt;
    &lt;widget class=&quot;QMenuBar&quot; name=&quot;menubar&quot; &gt;
     &lt;property name=&quot;geometry&quot; &gt;
      &lt;rect&gt;
       &lt;x&gt;0&lt;/x&gt;
       &lt;y&gt;0&lt;/y&gt;
       &lt;width&gt;910&lt;/width&gt;
       &lt;height&gt;29&lt;/height&gt;
      &lt;/rect&gt;
     &lt;/property&gt;
     &lt;widget class=&quot;QMenu&quot; name=&quot;menuFile&quot; &gt;
      &lt;property name=&quot;title&quot; &gt;
       &lt;string&gt;&amp;amp;File&lt;/string&gt;
      &lt;/property&gt;
      &lt;addaction name=&quot;actionOpenDirectory&quot; /&gt;
     &lt;/widget&gt;
     &lt;widget class=&quot;QMenu&quot; name=&quot;menu_Help&quot; &gt;
      &lt;property name=&quot;title&quot; &gt;
       &lt;string&gt;&amp;amp;Help&lt;/string&gt;
      &lt;/property&gt;
      &lt;addaction name=&quot;actionAbout&quot; /&gt;
     &lt;/widget&gt;
     &lt;addaction name=&quot;menuFile&quot; /&gt;
     &lt;addaction name=&quot;menu_Help&quot; /&gt;
    &lt;/widget&gt;
    &lt;widget class=&quot;QStatusBar&quot; name=&quot;statusbar&quot; &gt;
     &lt;property name=&quot;geometry&quot; &gt;
      &lt;rect&gt;
       &lt;x&gt;0&lt;/x&gt;
       &lt;y&gt;654&lt;/y&gt;
       &lt;width&gt;910&lt;/width&gt;
       &lt;height&gt;22&lt;/height&gt;
      &lt;/rect&gt;
     &lt;/property&gt;
    &lt;/widget&gt;
    &lt;action name=&quot;actionOpenDirectory&quot; &gt;
     &lt;property name=&quot;text&quot; &gt;
      &lt;string&gt;Open Directory...&lt;/string&gt;
     &lt;/property&gt;
     &lt;property name=&quot;shortcut&quot; &gt;
      &lt;string&gt;Ctrl+O&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
    &lt;action name=&quot;actionAbout&quot; &gt;
     &lt;property name=&quot;text&quot; &gt;
      &lt;string&gt;&amp;amp;About&lt;/string&gt;
     &lt;/property&gt;
     &lt;property name=&quot;shortcut&quot; &gt;
      &lt;string&gt;Ctrl+A&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
   &lt;/widget&gt;
   &lt;resources/&gt;
   &lt;connections/&gt;
  &lt;/ui&gt;

</pre>
</div>
<!-- @@@filetree/forms/mainwindow.ui -->
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2019 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br/>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br/>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>