From aeef870dbed6488483dc8dadfdf57858a9d84b7c Mon Sep 17 00:00:00 2001 From: Joshua Drake Date: Thu, 17 Nov 2022 20:50:46 -0600 Subject: Initial Commit --- mainwindow.ui | 475 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 475 insertions(+) create mode 100644 mainwindow.ui (limited to 'mainwindow.ui') diff --git a/mainwindow.ui b/mainwindow.ui new file mode 100644 index 0000000..e82ca53 --- /dev/null +++ b/mainwindow.ui @@ -0,0 +1,475 @@ + + + MainWindow + + + + 0 + 0 + 800 + 600 + + + + + 800 + 600 + + + + Electric Vehicle Parameter Calculator + + + + :/img/icon.png:/img/icon.png + + + Qt::LeftToRight + + + + 30 + 30 + + + + + + 800 + 545 + + + + + 800 + 545 + + + + + + + 0 + + + + -1 + + + Qt::LeftToRight + + + Data + + + + + + -1 + + + Outputs + + + + + + Peak Current: + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + 0 + 0 + + + + Qt::AlignCenter + + + true + + + + + + + + 0 + 0 + + + + Qt::AlignCenter + + + true + + + + + + + Wire Weight: + + + + + + + + 0 + 0 + + + + Qt::AlignCenter + + + true + + + + + + + + 0 + 0 + + + + Qt::AlignCenter + + + true + + + + + + + Wire Gauge: + + + + + + + Cell Count: + + + + + + + Fuel Quantity: + + + + + + + + 0 + 0 + + + + true + + + + + + + + + + Electrical Inputs + + + false + + + + QLayout::SetNoConstraint + + + 9 + + + 0 + + + 9 + + + 0 + + + + + System Voltage: + + + + + + + Peak System Power: + + + + + + + Battery Chemistry: + + + + + + + false + + + + + + + + + + Qt::AlignCenter + + + QAbstractSpinBox::NoButtons + + + 1 + + + 100000.000000000000000 + + + QAbstractSpinBox::DefaultStepType + + + 1000.000000000000000 + + + + + + + Qt::AlignCenter + + + QAbstractSpinBox::NoButtons + + + 1 + + + 1000.000000000000000 + + + 100.000000000000000 + + + + + + + Estimated Wire Length: + + + + + + + Qt::AlignCenter + + + QAbstractSpinBox::NoButtons + + + 1 + + + 1000.000000000000000 + + + 100.000000000000000 + + + + + + + Wire Material: + + + + + + + + + + + + + + + + + Mechanical Inputs + + + + + + Vehicle Weight: + + + + + + + Qt::AlignCenter + + + QAbstractSpinBox::NoButtons + + + 1 + + + 1000.000000000000000 + + + 100.000000000000000 + + + + + + + Run Time: + + + + + + + Qt::AlignCenter + + + QAbstractSpinBox::NoButtons + + + false + + + 2 + + + 96.000000000000000 + + + 8.000000000000000 + + + + + + + QFrame::NoFrame + + + <html><head/><body><p>Engine/Power Source:</p></body></html> + + + + + + + + + + + + + + Plots + + + + + + + + + toolBar + + + false + + + TopToolBarArea + + + false + + + + + + + + :/img/boxout-th.png:/img/boxout-th.png + + + Load + + + Load Saved Data + + + + + + :/img/disk_green.png + :/img/disk_green.png:/img/disk_green.png + + + Capture + + + Save Data + + + + + + + + -- cgit v1.2.3