mirror of https://github.com/EspoTek/Labrador.git
Default resolution now 1440x900
This commit is contained in:
parent
69d72b19f3
commit
f091e976aa
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE QtCreatorProject>
|
<!DOCTYPE QtCreatorProject>
|
||||||
<!-- Written by QtCreator 4.1.0, 2017-06-02T14:52:32. -->
|
<!-- Written by QtCreator 4.1.0, 2017-06-02T18:39:02. -->
|
||||||
<qtcreator>
|
<qtcreator>
|
||||||
<data>
|
<data>
|
||||||
<variable>EnvironmentId</variable>
|
<variable>EnvironmentId</variable>
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -9,8 +9,8 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>1152</width>
|
<width>1440</width>
|
||||||
<height>1032</height>
|
<height>900</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
|
@ -48,6 +48,29 @@
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QLabel" name="cursorStatsLabel">
|
||||||
|
<property name="maximumSize">
|
||||||
|
<size>
|
||||||
|
<width>16777215</width>
|
||||||
|
<height>48</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>cursorStatsLabel</string>
|
||||||
|
</property>
|
||||||
|
<property name="alignment">
|
||||||
|
<set>Qt::AlignCenter</set>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="functionGenControl" name="controller_fg">
|
||||||
|
<property name="text">
|
||||||
|
<string>SALUTON MI ESTAS FUNCTION GENERATOR CONTROLLER</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QTextEdit" name="debugConsole"/>
|
<widget class="QTextEdit" name="debugConsole"/>
|
||||||
</item>
|
</item>
|
||||||
|
@ -530,22 +553,6 @@
|
||||||
</property>
|
</property>
|
||||||
</spacer>
|
</spacer>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<widget class="QLabel" name="cursorStatsLabel">
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>16777215</width>
|
|
||||||
<height>48</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>cursorStatsLabel</string>
|
|
||||||
</property>
|
|
||||||
<property name="alignment">
|
|
||||||
<set>Qt::AlignCenter</set>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="multimeterGroup">
|
<widget class="QGroupBox" name="multimeterGroup">
|
||||||
<property name="enabled">
|
<property name="enabled">
|
||||||
|
@ -737,13 +744,6 @@
|
||||||
</property>
|
</property>
|
||||||
</spacer>
|
</spacer>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<widget class="functionGenControl" name="controller_fg">
|
|
||||||
<property name="text">
|
|
||||||
<string>SALUTON MI ESTAS FUNCTION GENERATOR CONTROLLER</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
||||||
<item>
|
<item>
|
||||||
|
@ -1310,8 +1310,8 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>1152</width>
|
<width>1440</width>
|
||||||
<height>22</height>
|
<height>19</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QMenu" name="menuFile">
|
<widget class="QMenu" name="menuFile">
|
||||||
|
|
|
@ -120,6 +120,8 @@ public:
|
||||||
QHBoxLayout *horizontalLayout;
|
QHBoxLayout *horizontalLayout;
|
||||||
QVBoxLayout *verticalLayout;
|
QVBoxLayout *verticalLayout;
|
||||||
QCustomPlot *scopeAxes;
|
QCustomPlot *scopeAxes;
|
||||||
|
QLabel *cursorStatsLabel;
|
||||||
|
functionGenControl *controller_fg;
|
||||||
QTextEdit *debugConsole;
|
QTextEdit *debugConsole;
|
||||||
QSlider *timeBaseSlider;
|
QSlider *timeBaseSlider;
|
||||||
QPlainTextEdit *console1;
|
QPlainTextEdit *console1;
|
||||||
|
@ -170,7 +172,6 @@ public:
|
||||||
QDoubleSpinBox *triggerLevelValue;
|
QDoubleSpinBox *triggerLevelValue;
|
||||||
QCheckBox *singleShotCheckBox;
|
QCheckBox *singleShotCheckBox;
|
||||||
QSpacerItem *verticalSpacer_3;
|
QSpacerItem *verticalSpacer_3;
|
||||||
QLabel *cursorStatsLabel;
|
|
||||||
QGroupBox *multimeterGroup;
|
QGroupBox *multimeterGroup;
|
||||||
QGridLayout *gridLayout;
|
QGridLayout *gridLayout;
|
||||||
QComboBox *multimeterModeSelect;
|
QComboBox *multimeterModeSelect;
|
||||||
|
@ -188,7 +189,6 @@ public:
|
||||||
QLabel *multimeterModeLabel;
|
QLabel *multimeterModeLabel;
|
||||||
espoSpinBox *multimeterResistanceSelect;
|
espoSpinBox *multimeterResistanceSelect;
|
||||||
QSpacerItem *verticalSpacer_2;
|
QSpacerItem *verticalSpacer_2;
|
||||||
functionGenControl *controller_fg;
|
|
||||||
QHBoxLayout *horizontalLayout_5;
|
QHBoxLayout *horizontalLayout_5;
|
||||||
QGroupBox *signalGenGroup_CH1;
|
QGroupBox *signalGenGroup_CH1;
|
||||||
QVBoxLayout *verticalLayout_19;
|
QVBoxLayout *verticalLayout_19;
|
||||||
|
@ -268,7 +268,7 @@ public:
|
||||||
if (MainWindow->objectName().isEmpty())
|
if (MainWindow->objectName().isEmpty())
|
||||||
MainWindow->setObjectName(QStringLiteral("MainWindow"));
|
MainWindow->setObjectName(QStringLiteral("MainWindow"));
|
||||||
MainWindow->setEnabled(true);
|
MainWindow->setEnabled(true);
|
||||||
MainWindow->resize(1152, 1032);
|
MainWindow->resize(1440, 900);
|
||||||
MainWindow->setMinimumSize(QSize(1024, 768));
|
MainWindow->setMinimumSize(QSize(1024, 768));
|
||||||
actionGainAuto = new QAction(MainWindow);
|
actionGainAuto = new QAction(MainWindow);
|
||||||
actionGainAuto->setObjectName(QStringLiteral("actionGainAuto"));
|
actionGainAuto->setObjectName(QStringLiteral("actionGainAuto"));
|
||||||
|
@ -496,6 +496,18 @@ public:
|
||||||
|
|
||||||
verticalLayout->addWidget(scopeAxes);
|
verticalLayout->addWidget(scopeAxes);
|
||||||
|
|
||||||
|
cursorStatsLabel = new QLabel(centralWidget);
|
||||||
|
cursorStatsLabel->setObjectName(QStringLiteral("cursorStatsLabel"));
|
||||||
|
cursorStatsLabel->setMaximumSize(QSize(16777215, 48));
|
||||||
|
cursorStatsLabel->setAlignment(Qt::AlignCenter);
|
||||||
|
|
||||||
|
verticalLayout->addWidget(cursorStatsLabel);
|
||||||
|
|
||||||
|
controller_fg = new functionGenControl(centralWidget);
|
||||||
|
controller_fg->setObjectName(QStringLiteral("controller_fg"));
|
||||||
|
|
||||||
|
verticalLayout->addWidget(controller_fg);
|
||||||
|
|
||||||
debugConsole = new QTextEdit(centralWidget);
|
debugConsole = new QTextEdit(centralWidget);
|
||||||
debugConsole->setObjectName(QStringLiteral("debugConsole"));
|
debugConsole->setObjectName(QStringLiteral("debugConsole"));
|
||||||
|
|
||||||
|
@ -799,13 +811,6 @@ public:
|
||||||
|
|
||||||
verticalLayout_5->addItem(verticalSpacer_3);
|
verticalLayout_5->addItem(verticalSpacer_3);
|
||||||
|
|
||||||
cursorStatsLabel = new QLabel(centralWidget);
|
|
||||||
cursorStatsLabel->setObjectName(QStringLiteral("cursorStatsLabel"));
|
|
||||||
cursorStatsLabel->setMaximumSize(QSize(16777215, 48));
|
|
||||||
cursorStatsLabel->setAlignment(Qt::AlignCenter);
|
|
||||||
|
|
||||||
verticalLayout_5->addWidget(cursorStatsLabel);
|
|
||||||
|
|
||||||
multimeterGroup = new QGroupBox(centralWidget);
|
multimeterGroup = new QGroupBox(centralWidget);
|
||||||
multimeterGroup->setObjectName(QStringLiteral("multimeterGroup"));
|
multimeterGroup->setObjectName(QStringLiteral("multimeterGroup"));
|
||||||
multimeterGroup->setEnabled(false);
|
multimeterGroup->setEnabled(false);
|
||||||
|
@ -909,11 +914,6 @@ public:
|
||||||
|
|
||||||
verticalLayout_5->addItem(verticalSpacer_2);
|
verticalLayout_5->addItem(verticalSpacer_2);
|
||||||
|
|
||||||
controller_fg = new functionGenControl(centralWidget);
|
|
||||||
controller_fg->setObjectName(QStringLiteral("controller_fg"));
|
|
||||||
|
|
||||||
verticalLayout_5->addWidget(controller_fg);
|
|
||||||
|
|
||||||
horizontalLayout_5 = new QHBoxLayout();
|
horizontalLayout_5 = new QHBoxLayout();
|
||||||
horizontalLayout_5->setSpacing(6);
|
horizontalLayout_5->setSpacing(6);
|
||||||
horizontalLayout_5->setObjectName(QStringLiteral("horizontalLayout_5"));
|
horizontalLayout_5->setObjectName(QStringLiteral("horizontalLayout_5"));
|
||||||
|
@ -1244,7 +1244,7 @@ public:
|
||||||
MainWindow->setCentralWidget(centralWidget);
|
MainWindow->setCentralWidget(centralWidget);
|
||||||
menuBar = new QMenuBar(MainWindow);
|
menuBar = new QMenuBar(MainWindow);
|
||||||
menuBar->setObjectName(QStringLiteral("menuBar"));
|
menuBar->setObjectName(QStringLiteral("menuBar"));
|
||||||
menuBar->setGeometry(QRect(0, 0, 1152, 22));
|
menuBar->setGeometry(QRect(0, 0, 1440, 19));
|
||||||
menuFile = new QMenu(menuBar);
|
menuFile = new QMenu(menuBar);
|
||||||
menuFile->setObjectName(QStringLiteral("menuFile"));
|
menuFile->setObjectName(QStringLiteral("menuFile"));
|
||||||
menuOscilloscope_2 = new QMenu(menuBar);
|
menuOscilloscope_2 = new QMenu(menuBar);
|
||||||
|
@ -1550,6 +1550,8 @@ public:
|
||||||
actionSnap_to_Cursors->setText(QApplication::translate("MainWindow", "Snap to Cursors", 0));
|
actionSnap_to_Cursors->setText(QApplication::translate("MainWindow", "Snap to Cursors", 0));
|
||||||
actionEnter_Manually->setText(QApplication::translate("MainWindow", "Enter Manually", 0));
|
actionEnter_Manually->setText(QApplication::translate("MainWindow", "Enter Manually", 0));
|
||||||
actionTake_Snapshot->setText(QApplication::translate("MainWindow", "Take Snapshot", 0));
|
actionTake_Snapshot->setText(QApplication::translate("MainWindow", "Take Snapshot", 0));
|
||||||
|
cursorStatsLabel->setText(QApplication::translate("MainWindow", "cursorStatsLabel", 0));
|
||||||
|
controller_fg->setText(QApplication::translate("MainWindow", "SALUTON MI ESTAS FUNCTION GENERATOR CONTROLLER", 0));
|
||||||
deviceConnected->setText(QApplication::translate("MainWindow", "Device Not Connected!", 0));
|
deviceConnected->setText(QApplication::translate("MainWindow", "Device Not Connected!", 0));
|
||||||
scopeGroup_CH1->setTitle(QApplication::translate("MainWindow", "Oscilloscope CH1", 0));
|
scopeGroup_CH1->setTitle(QApplication::translate("MainWindow", "Oscilloscope CH1", 0));
|
||||||
pausedLabeL_CH1->setText(QApplication::translate("MainWindow", "Paused", 0));
|
pausedLabeL_CH1->setText(QApplication::translate("MainWindow", "Paused", 0));
|
||||||
|
@ -1582,7 +1584,6 @@ public:
|
||||||
<< QApplication::translate("MainWindow", "CH2 (Falling)", 0)
|
<< QApplication::translate("MainWindow", "CH2 (Falling)", 0)
|
||||||
);
|
);
|
||||||
singleShotCheckBox->setText(QApplication::translate("MainWindow", "Single Shot", 0));
|
singleShotCheckBox->setText(QApplication::translate("MainWindow", "Single Shot", 0));
|
||||||
cursorStatsLabel->setText(QApplication::translate("MainWindow", "cursorStatsLabel", 0));
|
|
||||||
multimeterGroup->setTitle(QApplication::translate("MainWindow", "Multimeter++", 0));
|
multimeterGroup->setTitle(QApplication::translate("MainWindow", "Multimeter++", 0));
|
||||||
multimeterModeSelect->clear();
|
multimeterModeSelect->clear();
|
||||||
multimeterModeSelect->insertItems(0, QStringList()
|
multimeterModeSelect->insertItems(0, QStringList()
|
||||||
|
@ -1599,7 +1600,6 @@ public:
|
||||||
multimeterResistanceLabel->setText(QApplication::translate("MainWindow", "Series Resistance", 0));
|
multimeterResistanceLabel->setText(QApplication::translate("MainWindow", "Series Resistance", 0));
|
||||||
multimeterModeLabel->setText(QApplication::translate("MainWindow", "Mode", 0));
|
multimeterModeLabel->setText(QApplication::translate("MainWindow", "Mode", 0));
|
||||||
multimeterResistanceSelect->setSuffix(QApplication::translate("MainWindow", "\316\251", 0));
|
multimeterResistanceSelect->setSuffix(QApplication::translate("MainWindow", "\316\251", 0));
|
||||||
controller_fg->setText(QApplication::translate("MainWindow", "SALUTON MI ESTAS FUNCTION GENERATOR CONTROLLER", 0));
|
|
||||||
signalGenGroup_CH1->setTitle(QApplication::translate("MainWindow", "Signal Gen CH1", 0));
|
signalGenGroup_CH1->setTitle(QApplication::translate("MainWindow", "Signal Gen CH1", 0));
|
||||||
waveformLabel_CH1->setText(QApplication::translate("MainWindow", "Waveform", 0));
|
waveformLabel_CH1->setText(QApplication::translate("MainWindow", "Waveform", 0));
|
||||||
frequencyLabel_CH1->setText(QApplication::translate("MainWindow", "Frequency", 0));
|
frequencyLabel_CH1->setText(QApplication::translate("MainWindow", "Frequency", 0));
|
||||||
|
|
Loading…
Reference in New Issue