Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122641263
mainwindow.ui
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Jul 21, 07:41
Size
1 KB
Mime Type
text/xml
Expires
Wed, Jul 23, 07:41 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27532101
Attached To
R2671 HHRI-software
mainwindow.ui
View Options
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>654</width>
<height>366</height>
</rect>
</property>
<property name="windowTitle">
<string>Probe reader</string>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QGridLayout" name="gridLayout">
<item row="3" column="1">
<widget class="QPushButton" name="zeroButton">
<property name="text">
<string>Zero</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QPushButton" name="clearButton">
<property name="text">
<string>Clear plot</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2">
<widget class="QCustomPlot" name="grapher" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="1" column="0" colspan="2">
<widget class="QLabel" name="probeLabel">
<property name="styleSheet">
<string notr="true">font: 22pt "Segoe UI";</string>
</property>
<property name="text">
<string>0.0 um</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<customwidgets>
<customwidget>
<class>QCustomPlot</class>
<extends>QWidget</extends>
<header>qcustomplot.h</header>
<container>1</container>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>
Event Timeline
Log In to Comment