Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 9ee5ef51dbf4a00567f58cff4d0e160c > files > 520

qtmultimedia5-doc-5.9.4-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>camera.ui Example File | Qt Multimedia 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="qtmultimedia-index.html">Qt Multimedia</a></td><td ><a href="qtmultimedia-multimediawidgets-camera-example.html">Camera Example</a></td><td >camera.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">camera.ui Example File</h1>
<span class="subtitle">multimediawidgets/camera/camera.ui</span>
<!-- $$$multimediawidgets/camera/camera.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;Camera&lt;/class&gt;
   &lt;widget class=&quot;QMainWindow&quot; name=&quot;Camera&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;668&lt;/width&gt;
      &lt;height&gt;422&lt;/height&gt;
     &lt;/rect&gt;
    &lt;/property&gt;
    &lt;property name=&quot;windowTitle&quot;&gt;
     &lt;string&gt;Camera&lt;/string&gt;
    &lt;/property&gt;
    &lt;widget class=&quot;QWidget&quot; name=&quot;centralwidget&quot;&gt;
     &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_3&quot;&gt;
      &lt;item row=&quot;0&quot; column=&quot;0&quot; rowspan=&quot;3&quot;&gt;
       &lt;widget class=&quot;QStackedWidget&quot; name=&quot;stackedWidget&quot;&gt;
        &lt;property name=&quot;sizePolicy&quot;&gt;
         &lt;sizepolicy hsizetype=&quot;Preferred&quot; vsizetype=&quot;Preferred&quot;&gt;
          &lt;horstretch&gt;1&lt;/horstretch&gt;
          &lt;verstretch&gt;0&lt;/verstretch&gt;
         &lt;/sizepolicy&gt;
        &lt;/property&gt;
        &lt;property name=&quot;palette&quot;&gt;
         &lt;palette&gt;
          &lt;active&gt;
           &lt;colorrole role=&quot;Base&quot;&gt;
            &lt;brush brushstyle=&quot;SolidPattern&quot;&gt;
             &lt;color alpha=&quot;255&quot;&gt;
              &lt;red&gt;255&lt;/red&gt;
              &lt;green&gt;255&lt;/green&gt;
              &lt;blue&gt;255&lt;/blue&gt;
             &lt;/color&gt;
            &lt;/brush&gt;
           &lt;/colorrole&gt;
           &lt;colorrole role=&quot;Window&quot;&gt;
            &lt;brush brushstyle=&quot;SolidPattern&quot;&gt;
             &lt;color alpha=&quot;255&quot;&gt;
              &lt;red&gt;145&lt;/red&gt;
              &lt;green&gt;145&lt;/green&gt;
              &lt;blue&gt;145&lt;/blue&gt;
             &lt;/color&gt;
            &lt;/brush&gt;
           &lt;/colorrole&gt;
          &lt;/active&gt;
          &lt;inactive&gt;
           &lt;colorrole role=&quot;Base&quot;&gt;
            &lt;brush brushstyle=&quot;SolidPattern&quot;&gt;
             &lt;color alpha=&quot;255&quot;&gt;
              &lt;red&gt;255&lt;/red&gt;
              &lt;green&gt;255&lt;/green&gt;
              &lt;blue&gt;255&lt;/blue&gt;
             &lt;/color&gt;
            &lt;/brush&gt;
           &lt;/colorrole&gt;
           &lt;colorrole role=&quot;Window&quot;&gt;
            &lt;brush brushstyle=&quot;SolidPattern&quot;&gt;
             &lt;color alpha=&quot;255&quot;&gt;
              &lt;red&gt;145&lt;/red&gt;
              &lt;green&gt;145&lt;/green&gt;
              &lt;blue&gt;145&lt;/blue&gt;
             &lt;/color&gt;
            &lt;/brush&gt;
           &lt;/colorrole&gt;
          &lt;/inactive&gt;
          &lt;disabled&gt;
           &lt;colorrole role=&quot;Base&quot;&gt;
            &lt;brush brushstyle=&quot;SolidPattern&quot;&gt;
             &lt;color alpha=&quot;255&quot;&gt;
              &lt;red&gt;145&lt;/red&gt;
              &lt;green&gt;145&lt;/green&gt;
              &lt;blue&gt;145&lt;/blue&gt;
             &lt;/color&gt;
            &lt;/brush&gt;
           &lt;/colorrole&gt;
           &lt;colorrole role=&quot;Window&quot;&gt;
            &lt;brush brushstyle=&quot;SolidPattern&quot;&gt;
             &lt;color alpha=&quot;255&quot;&gt;
              &lt;red&gt;145&lt;/red&gt;
              &lt;green&gt;145&lt;/green&gt;
              &lt;blue&gt;145&lt;/blue&gt;
             &lt;/color&gt;
            &lt;/brush&gt;
           &lt;/colorrole&gt;
          &lt;/disabled&gt;
         &lt;/palette&gt;
        &lt;/property&gt;
        &lt;property name=&quot;currentIndex&quot;&gt;
         &lt;number&gt;0&lt;/number&gt;
        &lt;/property&gt;
        &lt;widget class=&quot;QWidget&quot; name=&quot;viewfinderPage&quot;&gt;
         &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_5&quot;&gt;
          &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
           &lt;widget class=&quot;QCameraViewfinder&quot; name=&quot;viewfinder&quot; native=&quot;true&quot;/&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/widget&gt;
        &lt;widget class=&quot;QWidget&quot; name=&quot;previewPage&quot;&gt;
         &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_4&quot;&gt;
          &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;lastImagePreviewLabel&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;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::Box&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string/&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/widget&gt;
       &lt;/widget&gt;
      &lt;/item&gt;
      &lt;item row=&quot;1&quot; column=&quot;1&quot; colspan=&quot;2&quot;&gt;
       &lt;widget class=&quot;QPushButton&quot; name=&quot;lockButton&quot;&gt;
        &lt;property name=&quot;text&quot;&gt;
         &lt;string&gt;Focus&lt;/string&gt;
        &lt;/property&gt;
       &lt;/widget&gt;
      &lt;/item&gt;
      &lt;item row=&quot;2&quot; column=&quot;1&quot; colspan=&quot;2&quot;&gt;
       &lt;widget class=&quot;QTabWidget&quot; name=&quot;captureWidget&quot;&gt;
        &lt;property name=&quot;currentIndex&quot;&gt;
         &lt;number&gt;0&lt;/number&gt;
        &lt;/property&gt;
        &lt;widget class=&quot;QWidget&quot; name=&quot;tab_2&quot;&gt;
         &lt;attribute name=&quot;title&quot;&gt;
          &lt;string&gt;Image&lt;/string&gt;
         &lt;/attribute&gt;
         &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout&quot;&gt;
          &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
           &lt;widget class=&quot;QPushButton&quot; name=&quot;takeImageButton&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;Capture Photo&lt;/string&gt;
            &lt;/property&gt;
            &lt;property name=&quot;icon&quot;&gt;
             &lt;iconset resource=&quot;camera.qrc&quot;&gt;
              &lt;normaloff&gt;:/images/shutter.svg&lt;/normaloff&gt;:/images/shutter.svg&lt;/iconset&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item row=&quot;1&quot; column=&quot;0&quot;&gt;
           &lt;spacer name=&quot;verticalSpacer_2&quot;&gt;
            &lt;property name=&quot;orientation&quot;&gt;
             &lt;enum&gt;Qt::Vertical&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
             &lt;size&gt;
              &lt;width&gt;20&lt;/width&gt;
              &lt;height&gt;161&lt;/height&gt;
             &lt;/size&gt;
            &lt;/property&gt;
           &lt;/spacer&gt;
          &lt;/item&gt;
          &lt;item row=&quot;2&quot; column=&quot;0&quot;&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Exposure Compensation:&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item row=&quot;3&quot; column=&quot;0&quot;&gt;
           &lt;widget class=&quot;QSlider&quot; name=&quot;exposureCompensation&quot;&gt;
            &lt;property name=&quot;minimum&quot;&gt;
             &lt;number&gt;-4&lt;/number&gt;
            &lt;/property&gt;
            &lt;property name=&quot;maximum&quot;&gt;
             &lt;number&gt;4&lt;/number&gt;
            &lt;/property&gt;
            &lt;property name=&quot;pageStep&quot;&gt;
             &lt;number&gt;2&lt;/number&gt;
            &lt;/property&gt;
            &lt;property name=&quot;orientation&quot;&gt;
             &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;tickPosition&quot;&gt;
             &lt;enum&gt;QSlider::TicksAbove&lt;/enum&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/widget&gt;
        &lt;widget class=&quot;QWidget&quot; name=&quot;tab&quot;&gt;
         &lt;attribute name=&quot;title&quot;&gt;
          &lt;string&gt;Video&lt;/string&gt;
         &lt;/attribute&gt;
         &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_2&quot;&gt;
          &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
           &lt;widget class=&quot;QPushButton&quot; name=&quot;recordButton&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Record&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item row=&quot;1&quot; column=&quot;0&quot;&gt;
           &lt;widget class=&quot;QPushButton&quot; name=&quot;pauseButton&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Pause&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item row=&quot;2&quot; column=&quot;0&quot;&gt;
           &lt;widget class=&quot;QPushButton&quot; name=&quot;stopButton&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Stop&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item row=&quot;3&quot; column=&quot;0&quot;&gt;
           &lt;spacer name=&quot;verticalSpacer&quot;&gt;
            &lt;property name=&quot;orientation&quot;&gt;
             &lt;enum&gt;Qt::Vertical&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
             &lt;size&gt;
              &lt;width&gt;20&lt;/width&gt;
              &lt;height&gt;76&lt;/height&gt;
             &lt;/size&gt;
            &lt;/property&gt;
           &lt;/spacer&gt;
          &lt;/item&gt;
          &lt;item row=&quot;4&quot; column=&quot;0&quot;&gt;
           &lt;widget class=&quot;QPushButton&quot; name=&quot;muteButton&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Mute&lt;/string&gt;
            &lt;/property&gt;
            &lt;property name=&quot;checkable&quot;&gt;
             &lt;bool&gt;true&lt;/bool&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/widget&gt;
       &lt;/widget&gt;
      &lt;/item&gt;
     &lt;/layout&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;668&lt;/width&gt;
       &lt;height&gt;21&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;File&lt;/string&gt;
      &lt;/property&gt;
      &lt;addaction name=&quot;actionStartCamera&quot;/&gt;
      &lt;addaction name=&quot;actionStopCamera&quot;/&gt;
      &lt;addaction name=&quot;separator&quot;/&gt;
      &lt;addaction name=&quot;actionSettings&quot;/&gt;
      &lt;addaction name=&quot;separator&quot;/&gt;
      &lt;addaction name=&quot;actionExit&quot;/&gt;
     &lt;/widget&gt;
     &lt;widget class=&quot;QMenu&quot; name=&quot;menuDevices&quot;&gt;
      &lt;property name=&quot;title&quot;&gt;
       &lt;string&gt;Devices&lt;/string&gt;
      &lt;/property&gt;
     &lt;/widget&gt;
     &lt;addaction name=&quot;menuFile&quot;/&gt;
     &lt;addaction name=&quot;menuDevices&quot;/&gt;
    &lt;/widget&gt;
    &lt;widget class=&quot;QStatusBar&quot; name=&quot;statusbar&quot;/&gt;
    &lt;action name=&quot;actionExit&quot;&gt;
     &lt;property name=&quot;text&quot;&gt;
      &lt;string&gt;Exit&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
    &lt;action name=&quot;actionStartCamera&quot;&gt;
     &lt;property name=&quot;text&quot;&gt;
      &lt;string&gt;Start Camera&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
    &lt;action name=&quot;actionStopCamera&quot;&gt;
     &lt;property name=&quot;text&quot;&gt;
      &lt;string&gt;Stop Camera&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
    &lt;action name=&quot;actionSettings&quot;&gt;
     &lt;property name=&quot;text&quot;&gt;
      &lt;string&gt;Settings&lt;/string&gt;
     &lt;/property&gt;
    &lt;/action&gt;
   &lt;/widget&gt;
   &lt;customwidgets&gt;
    &lt;customwidget&gt;
     &lt;class&gt;QCameraViewfinder&lt;/class&gt;
     &lt;extends&gt;QWidget&lt;/extends&gt;
     &lt;header&gt;qcameraviewfinder.h&lt;/header&gt;
     &lt;container&gt;1&lt;/container&gt;
    &lt;/customwidget&gt;
   &lt;/customwidgets&gt;
   &lt;resources&gt;
    &lt;include location=&quot;camera.qrc&quot;/&gt;
   &lt;/resources&gt;
   &lt;connections&gt;
    &lt;connection&gt;
     &lt;sender&gt;recordButton&lt;/sender&gt;
     &lt;signal&gt;clicked()&lt;/signal&gt;
     &lt;receiver&gt;Camera&lt;/receiver&gt;
     &lt;slot&gt;record()&lt;/slot&gt;
     &lt;hints&gt;
      &lt;hint type=&quot;sourcelabel&quot;&gt;
       &lt;x&gt;647&lt;/x&gt;
       &lt;y&gt;149&lt;/y&gt;
      &lt;/hint&gt;
      &lt;hint type=&quot;destinationlabel&quot;&gt;
       &lt;x&gt;61&lt;/x&gt;
       &lt;y&gt;238&lt;/y&gt;
      &lt;/hint&gt;
     &lt;/hints&gt;
    &lt;/connection&gt;
    &lt;connection&gt;
     &lt;sender&gt;stopButton&lt;/sender&gt;
     &lt;signal&gt;clicked()&lt;/signal&gt;
     &lt;receiver&gt;Camera&lt;/receiver&gt;
     &lt;slot&gt;stop()&lt;/slot&gt;
     &lt;hints&gt;
      &lt;hint type=&quot;sourcelabel&quot;&gt;
       &lt;x&gt;647&lt;/x&gt;
       &lt;y&gt;225&lt;/y&gt;
      &lt;/hint&gt;
      &lt;hint type=&quot;destinationlabel&quot;&gt;
       &lt;x&gt;140&lt;/x&gt;
       &lt;y&gt;236&lt;/y&gt;
      &lt;/hint&gt;
     &lt;/hints&gt;
    &lt;/connection&gt;
    &lt;connection&gt;
     &lt;sender&gt;pauseButton&lt;/sender&gt;
     &lt;signal&gt;clicked()&lt;/signal&gt;
     &lt;receiver&gt;Camera&lt;/receiver&gt;
     &lt;slot&gt;pause()&lt;/slot&gt;
     &lt;hints&gt;
      &lt;hint type=&quot;sourcelabel&quot;&gt;
       &lt;x&gt;647&lt;/x&gt;
       &lt;y&gt;187&lt;/y&gt;
      &lt;/hint&gt;
      &lt;hint type=&quot;destinationlabel&quot;&gt;
       &lt;x&gt;234&lt;/x&gt;
       &lt;y&gt;237&lt;/y&gt;
      &lt;/hint&gt;
     &lt;/hints&gt;
    &lt;/connection&gt;
    &lt;connection&gt;
     &lt;sender&gt;actionExit&lt;/sender&gt;
     &lt;signal&gt;triggered()&lt;/signal&gt;
     &lt;receiver&gt;Camera&lt;/receiver&gt;
     &lt;slot&gt;close()&lt;/slot&gt;
     &lt;hints&gt;
      &lt;hint type=&quot;sourcelabel&quot;&gt;
       &lt;x&gt;-1&lt;/x&gt;
       &lt;y&gt;-1&lt;/y&gt;
      &lt;/hint&gt;
      &lt;hint type=&quot;destinationlabel&quot;&gt;
       &lt;x&gt;154&lt;/x&gt;
       &lt;y&gt;130&lt;/y&gt;
      &lt;/hint&gt;
     &lt;/hints&gt;
    &lt;/connection&gt;
    &lt;connection&gt;
     &lt;sender&gt;takeImageButton&lt;/sender&gt;
     &lt;signal&gt;clicked()&lt;/signal&gt;
     &lt;receiver&gt;Camera&lt;/receiver&gt;
     &lt;slot&gt;takeImage()&lt;/slot&gt;
     &lt;hints&gt;
      &lt;hint type=&quot;sourcelabel&quot;&gt;
       &lt;x&gt;625&lt;/x&gt;
       &lt;y&gt;132&lt;/y&gt;
      &lt;/hint&gt;
      &lt;hint type=&quot;destinationlabel&quot;&gt;
       &lt;x&gt;603&lt;/x&gt;
       &lt;y&gt;169&lt;/y&gt;
      &lt;/hint&gt;
     &lt;/hints&gt;
    &lt;/connection&gt;
    &lt;connection&gt;
     &lt;sender&gt;lockButton&lt;/sender&gt;
     &lt;signal&gt;clicked()&lt;/signal&gt;
     &lt;receiver&gt;Camera&lt;/receiver&gt;
     &lt;slot&gt;toggleLock()&lt;/slot&gt;
     &lt;hints&gt;
      &lt;hint type=&quot;sourcelabel&quot;&gt;
       &lt;x&gt;658&lt;/x&gt;
       &lt;y&gt;75&lt;/y&gt;
      &lt;/hint&gt;
      &lt;hint type=&quot;destinationlabel&quot;&gt;
       &lt;x&gt;453&lt;/x&gt;
       &lt;y&gt;119&lt;/y&gt;
      &lt;/hint&gt;
     &lt;/hints&gt;
    &lt;/connection&gt;
    &lt;connection&gt;
     &lt;sender&gt;muteButton&lt;/sender&gt;
     &lt;signal&gt;toggled(bool)&lt;/signal&gt;
     &lt;receiver&gt;Camera&lt;/receiver&gt;
     &lt;slot&gt;setMuted(bool)&lt;/slot&gt;
     &lt;hints&gt;
      &lt;hint type=&quot;sourcelabel&quot;&gt;
       &lt;x&gt;647&lt;/x&gt;
       &lt;y&gt;377&lt;/y&gt;
      &lt;/hint&gt;
      &lt;hint type=&quot;destinationlabel&quot;&gt;
       &lt;x&gt;5&lt;/x&gt;
       &lt;y&gt;280&lt;/y&gt;
      &lt;/hint&gt;
     &lt;/hints&gt;
    &lt;/connection&gt;
    &lt;connection&gt;
     &lt;sender&gt;exposureCompensation&lt;/sender&gt;
     &lt;signal&gt;valueChanged(int)&lt;/signal&gt;
     &lt;receiver&gt;Camera&lt;/receiver&gt;
     &lt;slot&gt;setExposureCompensation(int)&lt;/slot&gt;
     &lt;hints&gt;
      &lt;hint type=&quot;sourcelabel&quot;&gt;
       &lt;x&gt;559&lt;/x&gt;
       &lt;y&gt;367&lt;/y&gt;
      &lt;/hint&gt;
      &lt;hint type=&quot;destinationlabel&quot;&gt;
       &lt;x&gt;665&lt;/x&gt;
       &lt;y&gt;365&lt;/y&gt;
      &lt;/hint&gt;
     &lt;/hints&gt;
    &lt;/connection&gt;
    &lt;connection&gt;
     &lt;sender&gt;actionSettings&lt;/sender&gt;
     &lt;signal&gt;triggered()&lt;/signal&gt;
     &lt;receiver&gt;Camera&lt;/receiver&gt;
     &lt;slot&gt;configureCaptureSettings()&lt;/slot&gt;
     &lt;hints&gt;
      &lt;hint type=&quot;sourcelabel&quot;&gt;
       &lt;x&gt;-1&lt;/x&gt;
       &lt;y&gt;-1&lt;/y&gt;
      &lt;/hint&gt;
      &lt;hint type=&quot;destinationlabel&quot;&gt;
       &lt;x&gt;333&lt;/x&gt;
       &lt;y&gt;210&lt;/y&gt;
      &lt;/hint&gt;
     &lt;/hints&gt;
    &lt;/connection&gt;
    &lt;connection&gt;
     &lt;sender&gt;actionStartCamera&lt;/sender&gt;
     &lt;signal&gt;triggered()&lt;/signal&gt;
     &lt;receiver&gt;Camera&lt;/receiver&gt;
     &lt;slot&gt;startCamera()&lt;/slot&gt;
     &lt;hints&gt;
      &lt;hint type=&quot;sourcelabel&quot;&gt;
       &lt;x&gt;-1&lt;/x&gt;
       &lt;y&gt;-1&lt;/y&gt;
      &lt;/hint&gt;
      &lt;hint type=&quot;destinationlabel&quot;&gt;
       &lt;x&gt;333&lt;/x&gt;
       &lt;y&gt;210&lt;/y&gt;
      &lt;/hint&gt;
     &lt;/hints&gt;
    &lt;/connection&gt;
    &lt;connection&gt;
     &lt;sender&gt;actionStopCamera&lt;/sender&gt;
     &lt;signal&gt;triggered()&lt;/signal&gt;
     &lt;receiver&gt;Camera&lt;/receiver&gt;
     &lt;slot&gt;stopCamera()&lt;/slot&gt;
     &lt;hints&gt;
      &lt;hint type=&quot;sourcelabel&quot;&gt;
       &lt;x&gt;-1&lt;/x&gt;
       &lt;y&gt;-1&lt;/y&gt;
      &lt;/hint&gt;
      &lt;hint type=&quot;destinationlabel&quot;&gt;
       &lt;x&gt;333&lt;/x&gt;
       &lt;y&gt;210&lt;/y&gt;
      &lt;/hint&gt;
     &lt;/hints&gt;
    &lt;/connection&gt;
   &lt;/connections&gt;
   &lt;slots&gt;
    &lt;slot&gt;record()&lt;/slot&gt;
    &lt;slot&gt;pause()&lt;/slot&gt;
    &lt;slot&gt;stop()&lt;/slot&gt;
    &lt;slot&gt;enablePreview(bool)&lt;/slot&gt;
    &lt;slot&gt;configureCaptureSettings()&lt;/slot&gt;
    &lt;slot&gt;takeImage()&lt;/slot&gt;
    &lt;slot&gt;startCamera()&lt;/slot&gt;
    &lt;slot&gt;toggleLock()&lt;/slot&gt;
    &lt;slot&gt;setMuted(bool)&lt;/slot&gt;
    &lt;slot&gt;stopCamera()&lt;/slot&gt;
    &lt;slot&gt;setExposureCompensation(int)&lt;/slot&gt;
   &lt;/slots&gt;
  &lt;/ui&gt;

</pre>
</div>
<!-- @@@multimediawidgets/camera/camera.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>