]> git.sesse.net Git - pkanalytics/blobdiff - mainwindow.ui
Force the timecode display to be in a font that does not change width based on contents.
[pkanalytics] / mainwindow.ui
index 0c9226571fa3542b4a7297d0f596ed77ec2b1978..85e0f1d1721b293db69e695edc3c2b6eb9246886 100644 (file)
              <bool>true</bool>
             </property>
             <property name="text">
-             <string>Formation (&amp;o)</string>
+             <string>Formation (&amp;p)</string>
             </property>
             <property name="shortcut">
              <string>O</string>
        </layout>
       </item>
       <item row="0" column="0">
-       <widget class="QVideoWidget" name="video" native="true">
+       <widget class="VideoWidget" name="video">
         <property name="minimumSize">
          <size>
           <width>320</width>
        <layout class="QHBoxLayout" name="nav_buttons" stretch="1,0,0,0,0,0,0,0,2">
         <item>
          <widget class="QLabel" name="timestamp">
+          <property name="font">
+           <font>
+            <family>Noto Sans</family>
+           </font>
+          </property>
           <property name="text">
            <string>0:00:00.000</string>
           </property>
  </widget>
  <customwidgets>
   <customwidget>
-   <class>QVideoWidget</class>
-   <extends>QWidget</extends>
-   <header location="global">QVideoWidget</header>
+   <class>VideoWidget</class>
+   <extends>QOpenGLWidget</extends>
+   <header>video_widget.h</header>
    <container>1</container>
   </customwidget>
   <customwidget>