Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 768f7d9f703884aa2562bf0a651086df > files > 2332

qtbase5-doc-5.9.4-1.1.mga6.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>browserwidget.ui Example File | Qt SQL 5.9</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.9</td><td ><a href="qtsql-index.html">Qt SQL</a></td><td ><a href="qtsql-sqlbrowser-example.html">SQL Browser</a></td><td >browserwidget.ui Example File</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.9.4 Reference Documentation</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">browserwidget.ui Example File</h1>
<span class="subtitle">sqlbrowser/browserwidget.ui</span>
<!-- $$$sqlbrowser/browserwidget.ui-description -->
<div class="descr"> <a name="details"></a>
<pre class="cpp">

  &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  &lt;ui version=&quot;4.0&quot;&gt;
   &lt;class&gt;Browser&lt;/class&gt;
   &lt;widget class=&quot;QWidget&quot; name=&quot;Browser&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;765&lt;/width&gt;
      &lt;height&gt;515&lt;/height&gt;
     &lt;/rect&gt;
    &lt;/property&gt;
    &lt;property name=&quot;windowTitle&quot;&gt;
     &lt;string&gt;Qt SQL Browser&lt;/string&gt;
    &lt;/property&gt;
    &lt;layout class=&quot;QVBoxLayout&quot;&gt;
     &lt;property name=&quot;spacing&quot;&gt;
      &lt;number&gt;6&lt;/number&gt;
     &lt;/property&gt;
     &lt;property name=&quot;margin&quot;&gt;
      &lt;number&gt;8&lt;/number&gt;
     &lt;/property&gt;
     &lt;item&gt;
      &lt;widget class=&quot;QSplitter&quot; name=&quot;splitter_2&quot;&gt;
       &lt;property name=&quot;sizePolicy&quot;&gt;
        &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&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;orientation&quot;&gt;
        &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
       &lt;/property&gt;
       &lt;widget class=&quot;ConnectionWidget&quot; name=&quot;connectionWidget&quot;&gt;
        &lt;property name=&quot;sizePolicy&quot;&gt;
         &lt;sizepolicy hsizetype=&quot;Ignored&quot; vsizetype=&quot;Expanding&quot;&gt;
          &lt;horstretch&gt;1&lt;/horstretch&gt;
          &lt;verstretch&gt;0&lt;/verstretch&gt;
         &lt;/sizepolicy&gt;
        &lt;/property&gt;
       &lt;/widget&gt;
       &lt;widget class=&quot;QTableView&quot; name=&quot;table&quot;&gt;
        &lt;property name=&quot;sizePolicy&quot;&gt;
         &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Expanding&quot;&gt;
          &lt;horstretch&gt;2&lt;/horstretch&gt;
          &lt;verstretch&gt;0&lt;/verstretch&gt;
         &lt;/sizepolicy&gt;
        &lt;/property&gt;
        &lt;property name=&quot;contextMenuPolicy&quot;&gt;
         &lt;enum&gt;Qt::ActionsContextMenu&lt;/enum&gt;
        &lt;/property&gt;
        &lt;property name=&quot;selectionBehavior&quot;&gt;
         &lt;enum&gt;QAbstractItemView::SelectRows&lt;/enum&gt;
        &lt;/property&gt;
       &lt;/widget&gt;
      &lt;/widget&gt;
     &lt;/item&gt;
     &lt;item&gt;
      &lt;widget class=&quot;QGroupBox&quot; name=&quot;groupBox&quot;&gt;
       &lt;property name=&quot;sizePolicy&quot;&gt;
        &lt;sizepolicy hsizetype=&quot;Preferred&quot; vsizetype=&quot;MinimumExpanding&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;maximumSize&quot;&gt;
        &lt;size&gt;
         &lt;width&gt;16777215&lt;/width&gt;
         &lt;height&gt;180&lt;/height&gt;
        &lt;/size&gt;
       &lt;/property&gt;
       &lt;property name=&quot;title&quot;&gt;
        &lt;string&gt;SQL Query&lt;/string&gt;
       &lt;/property&gt;
       &lt;layout class=&quot;QVBoxLayout&quot;&gt;
        &lt;property name=&quot;spacing&quot;&gt;
         &lt;number&gt;6&lt;/number&gt;
        &lt;/property&gt;
        &lt;property name=&quot;margin&quot;&gt;
         &lt;number&gt;9&lt;/number&gt;
        &lt;/property&gt;
        &lt;item&gt;
         &lt;widget class=&quot;QTextEdit&quot; name=&quot;sqlEdit&quot;&gt;
          &lt;property name=&quot;sizePolicy&quot;&gt;
           &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;MinimumExpanding&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;minimumSize&quot;&gt;
           &lt;size&gt;
            &lt;width&gt;0&lt;/width&gt;
            &lt;height&gt;18&lt;/height&gt;
           &lt;/size&gt;
          &lt;/property&gt;
          &lt;property name=&quot;baseSize&quot;&gt;
           &lt;size&gt;
            &lt;width&gt;0&lt;/width&gt;
            &lt;height&gt;120&lt;/height&gt;
           &lt;/size&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item&gt;
         &lt;layout class=&quot;QHBoxLayout&quot;&gt;
          &lt;property name=&quot;spacing&quot;&gt;
           &lt;number&gt;6&lt;/number&gt;
          &lt;/property&gt;
          &lt;property name=&quot;margin&quot;&gt;
           &lt;number&gt;1&lt;/number&gt;
          &lt;/property&gt;
          &lt;item&gt;
           &lt;spacer&gt;
            &lt;property name=&quot;orientation&quot;&gt;
             &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
             &lt;size&gt;
              &lt;width&gt;40&lt;/width&gt;
              &lt;height&gt;20&lt;/height&gt;
             &lt;/size&gt;
            &lt;/property&gt;
           &lt;/spacer&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QPushButton&quot; name=&quot;clearButton&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;&amp;amp;Clear&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QPushButton&quot; name=&quot;submitButton&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;&amp;amp;Submit&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/item&gt;
       &lt;/layout&gt;
      &lt;/widget&gt;
     &lt;/item&gt;
    &lt;/layout&gt;
    &lt;action name=&quot;insertRowAction&quot;&gt;
     &lt;property name=&quot;enabled&quot;&gt;
      &lt;bool&gt;false&lt;/bool&gt;
     &lt;/property&gt;
     &lt;property name=&quot;text&quot;&gt;
      &lt;string&gt;&amp;amp;Insert Row&lt;/string&gt;
     &lt;/property&gt;
     &lt;property name=&quot;statusTip&quot;&gt;
      &lt;string&gt;Inserts a new Row&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
    &lt;action name=&quot;deleteRowAction&quot;&gt;
     &lt;property name=&quot;enabled&quot;&gt;
      &lt;bool&gt;false&lt;/bool&gt;
     &lt;/property&gt;
     &lt;property name=&quot;text&quot;&gt;
      &lt;string&gt;&amp;amp;Delete Row&lt;/string&gt;
     &lt;/property&gt;
     &lt;property name=&quot;statusTip&quot;&gt;
      &lt;string&gt;Deletes the current Row&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
    &lt;action name=&quot;fieldStrategyAction&quot;&gt;
     &lt;property name=&quot;checkable&quot;&gt;
      &lt;bool&gt;true&lt;/bool&gt;
     &lt;/property&gt;
     &lt;property name=&quot;text&quot;&gt;
      &lt;string&gt;Submit on &amp;amp;Field Change&lt;/string&gt;
     &lt;/property&gt;
     &lt;property name=&quot;toolTip&quot;&gt;
      &lt;string&gt;Commit on Field Change&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
    &lt;action name=&quot;rowStrategyAction&quot;&gt;
     &lt;property name=&quot;checkable&quot;&gt;
      &lt;bool&gt;true&lt;/bool&gt;
     &lt;/property&gt;
     &lt;property name=&quot;text&quot;&gt;
      &lt;string&gt;Submit on &amp;amp;Row Change&lt;/string&gt;
     &lt;/property&gt;
     &lt;property name=&quot;toolTip&quot;&gt;
      &lt;string&gt;Commit on Row Change&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
    &lt;action name=&quot;manualStrategyAction&quot;&gt;
     &lt;property name=&quot;checkable&quot;&gt;
      &lt;bool&gt;true&lt;/bool&gt;
     &lt;/property&gt;
     &lt;property name=&quot;text&quot;&gt;
      &lt;string&gt;Submit &amp;amp;Manually&lt;/string&gt;
     &lt;/property&gt;
     &lt;property name=&quot;toolTip&quot;&gt;
      &lt;string&gt;Commit Manually&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
    &lt;action name=&quot;submitAction&quot;&gt;
     &lt;property name=&quot;text&quot;&gt;
      &lt;string&gt;&amp;amp;Submit All&lt;/string&gt;
     &lt;/property&gt;
     &lt;property name=&quot;toolTip&quot;&gt;
      &lt;string&gt;Submit Changes&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
    &lt;action name=&quot;revertAction&quot;&gt;
     &lt;property name=&quot;text&quot;&gt;
      &lt;string&gt;&amp;amp;Revert All&lt;/string&gt;
     &lt;/property&gt;
     &lt;property name=&quot;toolTip&quot;&gt;
      &lt;string&gt;Revert&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
    &lt;action name=&quot;selectAction&quot;&gt;
     &lt;property name=&quot;text&quot;&gt;
      &lt;string&gt;S&amp;amp;elect&lt;/string&gt;
     &lt;/property&gt;
     &lt;property name=&quot;toolTip&quot;&gt;
      &lt;string&gt;Refresh Data from Database&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
   &lt;/widget&gt;
   &lt;customwidgets&gt;
    &lt;customwidget&gt;
     &lt;class&gt;ConnectionWidget&lt;/class&gt;
     &lt;extends&gt;QTreeView&lt;/extends&gt;
     &lt;header&gt;connectionwidget.h&lt;/header&gt;
    &lt;/customwidget&gt;
   &lt;/customwidgets&gt;
   &lt;tabstops&gt;
    &lt;tabstop&gt;sqlEdit&lt;/tabstop&gt;
    &lt;tabstop&gt;clearButton&lt;/tabstop&gt;
    &lt;tabstop&gt;submitButton&lt;/tabstop&gt;
    &lt;tabstop&gt;connectionWidget&lt;/tabstop&gt;
    &lt;tabstop&gt;table&lt;/tabstop&gt;
   &lt;/tabstops&gt;
   &lt;resources/&gt;
   &lt;connections/&gt;
  &lt;/ui&gt;

</pre>
</div>
<!-- @@@sqlbrowser/browserwidget.ui -->
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2017 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>