diff options
Diffstat (limited to 'Connections/Shear/Finplate/finPlatetrial.ui')
-rw-r--r-- | Connections/Shear/Finplate/finPlatetrial.ui | 3965 |
1 files changed, 0 insertions, 3965 deletions
diff --git a/Connections/Shear/Finplate/finPlatetrial.ui b/Connections/Shear/Finplate/finPlatetrial.ui deleted file mode 100644 index f9e529b..0000000 --- a/Connections/Shear/Finplate/finPlatetrial.ui +++ /dev/null @@ -1,3965 +0,0 @@ -<?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>1335</width> - <height>767</height> - </rect> - </property> - <property name="windowTitle"> - <string>Fin Plate Trial</string> - </property> - <property name="windowIcon"> - <iconset resource="ResourceFiles/icons.qrc"> - <normaloff>:/newPrefix/images/download1.png</normaloff>:/newPrefix/images/download1.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>20</width> - <height>2</height> - </size> - </property> - <widget class="QWidget" name="centralwidget"> - <layout class="QVBoxLayout" name="verticalLayout"> - <item> - <widget class="QFrame" name="frame"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>28</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>28</height> - </size> - </property> - <property name="frameShape"> - <enum>QFrame::NoFrame</enum> - </property> - <property name="frameShadow"> - <enum>QFrame::Raised</enum> - </property> - <widget class="QToolButton" name="btnInput"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>28</width> - <height>28</height> - </rect> - </property> - <property name="layoutDirection"> - <enum>Qt::LeftToRight</enum> - </property> - <property name="text"> - <string>input</string> - </property> - <property name="icon"> - <iconset resource="ResourceFiles/icons.qrc"> - <normaloff>:/newPrefix/images/input.png</normaloff>:/newPrefix/images/input.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>18</width> - <height>18</height> - </size> - </property> - </widget> - <widget class="QToolButton" name="btnOutput"> - <property name="geometry"> - <rect> - <x>30</x> - <y>0</y> - <width>28</width> - <height>28</height> - </rect> - </property> - <property name="text"> - <string>...</string> - </property> - <property name="icon"> - <iconset resource="ResourceFiles/icons.qrc"> - <normaloff>:/newPrefix/images/output.png</normaloff>:/newPrefix/images/output.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>18</width> - <height>18</height> - </size> - </property> - </widget> - <widget class="QToolButton" name="btnZmOut"> - <property name="geometry"> - <rect> - <x>80</x> - <y>0</y> - <width>28</width> - <height>28</height> - </rect> - </property> - <property name="toolTip"> - <string>Zoom In</string> - </property> - <property name="text"> - <string>...</string> - </property> - <property name="icon"> - <iconset resource="ResourceFiles/icons.qrc"> - <normaloff>:/newPrefix/images/zoom_in_01.png</normaloff>:/newPrefix/images/zoom_in_01.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>18</width> - <height>18</height> - </size> - </property> - </widget> - <widget class="QToolButton" name="btnZmIn"> - <property name="geometry"> - <rect> - <x>110</x> - <y>0</y> - <width>28</width> - <height>28</height> - </rect> - </property> - <property name="toolTip"> - <string>Zoom Out</string> - </property> - <property name="text"> - <string>...</string> - </property> - <property name="icon"> - <iconset resource="ResourceFiles/icons.qrc"> - <normaloff>:/newPrefix/images/zoom_out_01.png</normaloff>:/newPrefix/images/zoom_out_01.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>18</width> - <height>18</height> - </size> - </property> - </widget> - <widget class="QToolButton" name="btnSvgSave"> - <property name="geometry"> - <rect> - <x>200</x> - <y>0</y> - <width>28</width> - <height>28</height> - </rect> - </property> - <property name="toolTip"> - <string>Save Image</string> - </property> - <property name="text"> - <string>...</string> - </property> - <property name="icon"> - <iconset resource="ResourceFiles/icons.qrc"> - <normaloff>:/newPrefix/images/save.png</normaloff>:/newPrefix/images/save.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>18</width> - <height>18</height> - </size> - </property> - </widget> - <widget class="QToolButton" name="btnTotatAcw"> - <property name="geometry"> - <rect> - <x>140</x> - <y>0</y> - <width>28</width> - <height>28</height> - </rect> - </property> - <property name="toolTip"> - <string>Rotate Left</string> - </property> - <property name="text"> - <string>...</string> - </property> - <property name="icon"> - <iconset resource="ResourceFiles/icons.qrc"> - <normaloff>:/newPrefix/images/rotate-ccw.png</normaloff>:/newPrefix/images/rotate-ccw.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>22</width> - <height>22</height> - </size> - </property> - </widget> - <widget class="QToolButton" name="btnRotatCw"> - <property name="geometry"> - <rect> - <x>170</x> - <y>0</y> - <width>28</width> - <height>28</height> - </rect> - </property> - <property name="toolTip"> - <string>Rotate Right</string> - </property> - <property name="text"> - <string>...</string> - </property> - <property name="icon"> - <iconset resource="ResourceFiles/icons.qrc"> - <normaloff>:/newPrefix/images/rotate-cw.png</normaloff>:/newPrefix/images/rotate-cw.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>25</width> - <height>25</height> - </size> - </property> - </widget> - <widget class="QToolButton" name="btn3D"> - <property name="geometry"> - <rect> - <x>390</x> - <y>0</y> - <width>28</width> - <height>28</height> - </rect> - </property> - <property name="font"> - <font> - <family>Droid Serif</family> - <pointsize>11</pointsize> - <weight>75</weight> - <italic>true</italic> - <bold>true</bold> - <underline>false</underline> - <strikeout>false</strikeout> - </font> - </property> - <property name="toolTip"> - <string>3D Model</string> - </property> - <property name="text"> - <string>3D</string> - </property> - <property name="autoRaise"> - <bool>false</bool> - </property> - <property name="arrowType"> - <enum>Qt::NoArrow</enum> - </property> - </widget> - <widget class="QCheckBox" name="chkBxBeam"> - <property name="geometry"> - <rect> - <x>430</x> - <y>0</y> - <width>71</width> - <height>29</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Beam</string> - </property> - </widget> - <widget class="QCheckBox" name="chkBxCol"> - <property name="geometry"> - <rect> - <x>510</x> - <y>0</y> - <width>91</width> - <height>29</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Column</string> - </property> - </widget> - <widget class="QCheckBox" name="chkBxFinplate"> - <property name="geometry"> - <rect> - <x>600</x> - <y>0</y> - <width>92</width> - <height>29</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Finplate</string> - </property> - </widget> - <widget class="QToolButton" name="btn_front"> - <property name="geometry"> - <rect> - <x>270</x> - <y>0</y> - <width>28</width> - <height>28</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="acceptDrops"> - <bool>true</bool> - </property> - <property name="toolTip"> - <string>Front View</string> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset> - <normaloff>../../../../../Downloads/ZY.png</normaloff>../../../../../Downloads/ZY.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>22</width> - <height>22</height> - </size> - </property> - </widget> - <widget class="QToolButton" name="btn_top"> - <property name="geometry"> - <rect> - <x>300</x> - <y>0</y> - <width>28</width> - <height>28</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="toolTip"> - <string>Top View</string> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset> - <normaloff>../../../../../Downloads/Y-X.png</normaloff>../../../../../Downloads/Y-X.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>22</width> - <height>23</height> - </size> - </property> - </widget> - <widget class="QToolButton" name="btn_side"> - <property name="geometry"> - <rect> - <x>330</x> - <y>0</y> - <width>28</width> - <height>28</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="toolTip"> - <string>Side View</string> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset> - <normaloff>../../../../../Downloads/Z-Y.png</normaloff>../../../../../Downloads/Z-Y.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>22</width> - <height>22</height> - </size> - </property> - </widget> - </widget> - </item> - <item> - <widget class="QSplitter" name="splitter"> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - <widget class="QWidget" name="widget" native="true"> - <property name="styleSheet"> - <string notr="true">QWidget { background-color: rgb(255, 255, 255); margin:1px; border:1px solid rgb(128, 128, 128) }</string> - </property> - </widget> - <widget class="QTextEdit" name="textEdit"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>100</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>650</height> - </size> - </property> - <property name="autoFillBackground"> - <bool>false</bool> - </property> - <property name="frameShape"> - <enum>QFrame::Panel</enum> - </property> - <property name="frameShadow"> - <enum>QFrame::Sunken</enum> - </property> - </widget> - </widget> - </item> - </layout> - </widget> - <widget class="QMenuBar" name="menubar"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>1335</width> - <height>30</height> - </rect> - </property> - <widget class="QMenu" name="menuFile"> - <property name="title"> - <string>File</string> - </property> - <addaction name="actionNew"/> - <addaction name="separator"/> - <addaction name="actionOpen"/> - <addaction name="separator"/> - <addaction name="actionSave"/> - <addaction name="actionSave_As"/> - <addaction name="separator"/> - <addaction name="actionPrint"/> - </widget> - <widget class="QMenu" name="menuEdit"> - <property name="title"> - <string>Edit</string> - </property> - <addaction name="actionCut"/> - <addaction name="actionCopy"/> - <addaction name="actionPaste"/> - </widget> - <widget class="QMenu" name="menuView"> - <property name="title"> - <string>View</string> - </property> - <widget class="QMenu" name="menu3D_view"> - <property name="title"> - <string>3D view</string> - </property> - <addaction name="separator"/> - <addaction name="actionBeam"/> - <addaction name="separator"/> - <addaction name="actionColumn"/> - <addaction name="separator"/> - <addaction name="actionFinplate"/> - <addaction name="separator"/> - <addaction name="actionBolt"/> - </widget> - <addaction name="separator"/> - <addaction name="separator"/> - <addaction name="menu3D_view"/> - <addaction name="separator"/> - <addaction name="action2D_view"/> - </widget> - <widget class="QMenu" name="menuHelp"> - <property name="title"> - <string>Help</string> - </property> - <addaction name="actionAbout_Osdag"/> - </widget> - <addaction name="menuFile"/> - <addaction name="menuEdit"/> - <addaction name="menuView"/> - <addaction name="menuHelp"/> - </widget> - <widget class="QDockWidget" name="inputDock"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> - <horstretch>1</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>125</width> - <height>710</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>310</width> - <height>710</height> - </size> - </property> - <property name="baseSize"> - <size> - <width>310</width> - <height>710</height> - </size> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="windowTitle"> - <string>INPUT</string> - </property> - <attribute name="dockWidgetArea"> - <number>1</number> - </attribute> - <widget class="QWidget" name="dockWidgetContents"> - <widget class="QLineEdit" name="txtFy"> - <property name="geometry"> - <rect> - <x>150</x> - <y>140</y> - <width>161</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="placeholderText"> - <string>000.000</string> - </property> - </widget> - <widget class="QLabel" name="label_3"> - <property name="geometry"> - <rect> - <x>6</x> - <y>75</y> - <width>151</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:400;">Column Section *</span></p></body></html></string> - </property> - </widget> - <widget class="QComboBox" name="comboConnLoc"> - <property name="geometry"> - <rect> - <x>150</x> - <y>170</y> - <width>161</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <item> - <property name="text"> - <string>Select Connectivity</string> - </property> - </item> - <item> - <property name="text"> - <string>Column flange-Beam web</string> - </property> - </item> - <item> - <property name="text"> - <string>Column web-Beam web</string> - </property> - </item> - </widget> - <widget class="QLineEdit" name="txtFu"> - <property name="geometry"> - <rect> - <x>150</x> - <y>110</y> - <width>161</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="placeholderText"> - <string>000.000</string> - </property> - </widget> - <widget class="QLabel" name="label"> - <property name="geometry"> - <rect> - <x>1</x> - <y>15</y> - <width>150</width> - <height>17</height> - </rect> - </property> - <property name="palette"> - <palette> - <active> - <colorrole role="Link"> - <brush brushstyle="SolidPattern"> - <color alpha="255"> - <red>0</red> - <green>0</green> - <blue>127</blue> - </color> - </brush> - </colorrole> - </active> - <inactive> - <colorrole role="Link"> - <brush brushstyle="SolidPattern"> - <color alpha="255"> - <red>0</red> - <green>0</green> - <blue>255</blue> - </color> - </brush> - </colorrole> - </inactive> - <disabled> - <colorrole role="Link"> - <brush brushstyle="SolidPattern"> - <color alpha="255"> - <red>0</red> - <green>0</green> - <blue>255</blue> - </color> - </brush> - </colorrole> - </disabled> - </palette> - </property> - <property name="font"> - <font> - <pointsize>11</pointsize> - </font> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Member</span></p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_4"> - <property name="geometry"> - <rect> - <x>6</x> - <y>170</y> - <width>120</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p>Connectivity *</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="lbl_fu"> - <property name="geometry"> - <rect> - <x>6</x> - <y>110</y> - <width>120</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-style:italic;">f</span><span style=" font-style:italic; vertical-align:sub;">u </span>(MPa) * </p></body></html></string> - </property> - </widget> - <widget class="QComboBox" name="comboColSec"> - <property name="geometry"> - <rect> - <x>150</x> - <y>75</y> - <width>161</width> - <height>25</height> - </rect> - </property> - <property name="styleSheet"> - <string notr="true">QComboBox { combobox-popup: 0; }</string> - </property> - <property name="maxVisibleItems"> - <number>5</number> - </property> - </widget> - <widget class="QLabel" name="lbl_fy"> - <property name="geometry"> - <rect> - <x>6</x> - <y>135</y> - <width>120</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-style:italic;">f</span><span style=" vertical-align:sub;">y (</span>MPa) *</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_18"> - <property name="geometry"> - <rect> - <x>1</x> - <y>240</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>11</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Load</span></p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="lbl_shear"> - <property name="geometry"> - <rect> - <x>6</x> - <y>270</y> - <width>151</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Shear Force (kN) *</string> - </property> - </widget> - <widget class="QLineEdit" name="txtShear"> - <property name="geometry"> - <rect> - <x>150</x> - <y>270</y> - <width>161</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - </widget> - <widget class="QLabel" name="label_5"> - <property name="geometry"> - <rect> - <x>1</x> - <y>300</y> - <width>150</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>11</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Bolt</span></p></body></html></string> - </property> - <property name="alignment"> - <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> - </property> - </widget> - <widget class="QComboBox" name="comboType"> - <property name="geometry"> - <rect> - <x>150</x> - <y>360</y> - <width>160</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="maxVisibleItems"> - <number>10</number> - </property> - </widget> - <widget class="QLabel" name="label_6"> - <property name="geometry"> - <rect> - <x>6</x> - <y>390</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Grade *</string> - </property> - </widget> - <widget class="QComboBox" name="comboGrade"> - <property name="geometry"> - <rect> - <x>150</x> - <y>390</y> - <width>160</width> - <height>25</height> - </rect> - </property> - <property name="styleSheet"> - <string notr="true">QComboBox { combobox-popup: 0; }</string> - </property> - <property name="maxVisibleItems"> - <number>6</number> - </property> - </widget> - <widget class="QLabel" name="label_7"> - <property name="geometry"> - <rect> - <x>6</x> - <y>330</y> - <width>131</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p>Diameter (mm) <span style=" color:#555500;">*</span></p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_8"> - <property name="geometry"> - <rect> - <x>6</x> - <y>360</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Type *</string> - </property> - </widget> - <widget class="QComboBox" name="comboDaimeter"> - <property name="geometry"> - <rect> - <x>150</x> - <y>330</y> - <width>160</width> - <height>27</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="styleSheet"> - <string notr="true">QComboBox { combobox-popup: 0; }</string> - </property> - <property name="maxVisibleItems"> - <number>5</number> - </property> - <item> - <property name="text"> - <string>Diameter of Bolt</string> - </property> - </item> - <item> - <property name="text"> - <string>5</string> - </property> - </item> - <item> - <property name="text"> - <string>6</string> - </property> - </item> - <item> - <property name="text"> - <string>8</string> - </property> - </item> - <item> - <property name="text"> - <string>10</string> - </property> - </item> - <item> - <property name="text"> - <string>12</string> - </property> - </item> - <item> - <property name="text"> - <string>16</string> - </property> - </item> - <item> - <property name="text"> - <string>20</string> - </property> - </item> - <item> - <property name="text"> - <string>24</string> - </property> - </item> - <item> - <property name="text"> - <string>30</string> - </property> - </item> - <item> - <property name="text"> - <string>36</string> - </property> - </item> - </widget> - <widget class="QLabel" name="lbl_width_2"> - <property name="geometry"> - <rect> - <x>6</x> - <y>510</y> - <width>111</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Width (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_40"> - <property name="geometry"> - <rect> - <x>1</x> - <y>420</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>11</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Plate</span></p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_41"> - <property name="geometry"> - <rect> - <x>6</x> - <y>450</y> - <width>131</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p>Thickness (mm) *</p></body></html></string> - </property> - </widget> - <widget class="QLineEdit" name="txtPlateLen"> - <property name="geometry"> - <rect> - <x>150</x> - <y>480</y> - <width>160</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - </widget> - <widget class="QLabel" name="lbl_len_2"> - <property name="geometry"> - <rect> - <x>6</x> - <y>480</y> - <width>111</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Length (mm)</string> - </property> - </widget> - <widget class="QComboBox" name="comboPlateThick_2"> - <property name="geometry"> - <rect> - <x>150</x> - <y>450</y> - <width>160</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="styleSheet"> - <string notr="true">QComboBox { combobox-popup: 0; }</string> - </property> - <property name="maxVisibleItems"> - <number>5</number> - </property> - <item> - <property name="text"> - <string>Thickness of Plate</string> - </property> - </item> - <item> - <property name="text"> - <string>6</string> - </property> - </item> - <item> - <property name="text"> - <string>8</string> - </property> - </item> - <item> - <property name="text"> - <string>10</string> - </property> - </item> - <item> - <property name="text"> - <string>12</string> - </property> - </item> - </widget> - <widget class="QLabel" name="label_42"> - <property name="geometry"> - <rect> - <x>1</x> - <y>540</y> - <width>66</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>11</pointsize> - </font> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Weld</span></p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_43"> - <property name="geometry"> - <rect> - <x>6</x> - <y>570</y> - <width>131</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p>Thickness (mm) *</p></body></html></string> - </property> - </widget> - <widget class="QFrame" name="outputFrame_2"> - <property name="geometry"> - <rect> - <x>988</x> - <y>620</y> - <width>320</width> - <height>690</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>320</width> - <height>690</height> - </size> - </property> - <property name="frameShape"> - <enum>QFrame::StyledPanel</enum> - </property> - <property name="frameShadow"> - <enum>QFrame::Raised</enum> - </property> - <widget class="QLineEdit" name="txtShrCapacity_2"> - <property name="geometry"> - <rect> - <x>181</x> - <y>50</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string/> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtbearCapacity_2"> - <property name="geometry"> - <rect> - <x>181</x> - <y>80</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtBoltCapacity_2"> - <property name="geometry"> - <rect> - <x>181</x> - <y>110</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtNoBolts_2"> - <property name="geometry"> - <rect> - <x>181</x> - <y>140</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtPitch_2"> - <property name="geometry"> - <rect> - <x>181</x> - <y>230</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtGuage_2"> - <property name="geometry"> - <rect> - <x>181</x> - <y>260</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtEndDist_2"> - <property name="geometry"> - <rect> - <x>181</x> - <y>290</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtEdgeDist_2"> - <property name="geometry"> - <rect> - <x>181</x> - <y>320</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtWeldThick_2"> - <property name="geometry"> - <rect> - <x>181</x> - <y>380</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtResltShr_2"> - <property name="geometry"> - <rect> - <x>181</x> - <y>410</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtWeldStrng_2"> - <property name="geometry"> - <rect> - <x>181</x> - <y>440</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtPlateThick_2"> - <property name="geometry"> - <rect> - <x>181</x> - <y>510</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_44"> - <property name="geometry"> - <rect> - <x>4</x> - <y>30</y> - <width>66</width> - <height>17</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Bolt</span></p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_45"> - <property name="geometry"> - <rect> - <x>10</x> - <y>50</y> - <width>170</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Shear Capacity (kN)</string> - </property> - </widget> - <widget class="QLabel" name="label_46"> - <property name="geometry"> - <rect> - <x>10</x> - <y>80</y> - <width>150</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p>Bearing Capacity (kN)</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="labl123_2"> - <property name="geometry"> - <rect> - <x>10</x> - <y>110</y> - <width>150</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p>Capacity of Bolt (kN)</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="t_2"> - <property name="geometry"> - <rect> - <x>10</x> - <y>140</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>No. of Bolts</string> - </property> - </widget> - <widget class="QLabel" name="label_47"> - <property name="geometry"> - <rect> - <x>10</x> - <y>230</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Pitch (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_48"> - <property name="geometry"> - <rect> - <x>10</x> - <y>290</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>End Distance (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_49"> - <property name="geometry"> - <rect> - <x>10</x> - <y>380</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Thickness (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_50"> - <property name="geometry"> - <rect> - <x>10</x> - <y>440</y> - <width>160</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Weld Strength (kN/mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_51"> - <property name="geometry"> - <rect> - <x>10</x> - <y>260</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Gauge (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_52"> - <property name="geometry"> - <rect> - <x>4</x> - <y>350</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Weld</span></p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_53"> - <property name="geometry"> - <rect> - <x>10</x> - <y>320</y> - <width>140</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Edge Distance (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_54"> - <property name="geometry"> - <rect> - <x>10</x> - <y>510</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Thickness (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_55"> - <property name="geometry"> - <rect> - <x>10</x> - <y>410</y> - <width>170</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p>Resultant Shear (kN/mm)</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_56"> - <property name="geometry"> - <rect> - <x>10</x> - <y>540</y> - <width>160</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>External Moment (kNm)</string> - </property> - </widget> - <widget class="QLabel" name="label_57"> - <property name="geometry"> - <rect> - <x>4</x> - <y>480</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Plate</span></p></body></html></string> - </property> - </widget> - <widget class="QLineEdit" name="txtExtMomnt_2"> - <property name="geometry"> - <rect> - <x>180</x> - <y>540</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtMomntCapacity_2"> - <property name="geometry"> - <rect> - <x>180</x> - <y>570</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_58"> - <property name="geometry"> - <rect> - <x>10</x> - <y>570</y> - <width>170</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Moment Capacity (KNm)</string> - </property> - </widget> - <widget class="QLabel" name="lbl_col_2"> - <property name="geometry"> - <rect> - <x>10</x> - <y>200</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>No. of Column</string> - </property> - </widget> - <widget class="QLabel" name="lbl_row_2"> - <property name="geometry"> - <rect> - <x>10</x> - <y>170</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>No. of Row</string> - </property> - </widget> - <widget class="QLineEdit" name="lineEdit_3"> - <property name="geometry"> - <rect> - <x>180</x> - <y>170</y> - <width>130</width> - <height>25</height> - </rect> - </property> - </widget> - <widget class="QLineEdit" name="lineEdit_4"> - <property name="geometry"> - <rect> - <x>180</x> - <y>200</y> - <width>130</width> - <height>25</height> - </rect> - </property> - </widget> - <widget class="QLabel" name="label_59"> - <property name="geometry"> - <rect> - <x>120</x> - <y>0</y> - <width>60</width> - <height>31</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; color:#00007f;">OUTPUT</span></p></body></html></string> - </property> - </widget> - <widget class="QPushButton" name="pushButton_2"> - <property name="geometry"> - <rect> - <x>20</x> - <y>620</y> - <width>40</width> - <height>50</height> - </rect> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset> - <normaloff>:/images/logo.jpg</normaloff>:/images/logo.jpg</iconset> - </property> - <property name="iconSize"> - <size> - <width>40</width> - <height>50</height> - </size> - </property> - <property name="checkable"> - <bool>false</bool> - </property> - <property name="autoDefault"> - <bool>false</bool> - </property> - <property name="default"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>false</bool> - </property> - </widget> - </widget> - <widget class="QPushButton" name="btnReset_2"> - <property name="geometry"> - <rect> - <x>30</x> - <y>1249</y> - <width>100</width> - <height>30</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>12</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Reset</string> - </property> - </widget> - <widget class="QPushButton" name="btnDesign_2"> - <property name="geometry"> - <rect> - <x>150</x> - <y>1249</y> - <width>100</width> - <height>30</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>12</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Design</string> - </property> - <property name="autoDefault"> - <bool>false</bool> - </property> - <property name="default"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>false</bool> - </property> - </widget> - <widget class="QFrame" name="outputFrame_3"> - <property name="geometry"> - <rect> - <x>1088</x> - <y>610</y> - <width>320</width> - <height>690</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>320</width> - <height>690</height> - </size> - </property> - <property name="frameShape"> - <enum>QFrame::StyledPanel</enum> - </property> - <property name="frameShadow"> - <enum>QFrame::Raised</enum> - </property> - <widget class="QLineEdit" name="txtShrCapacity_3"> - <property name="geometry"> - <rect> - <x>181</x> - <y>50</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string/> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtbearCapacity_3"> - <property name="geometry"> - <rect> - <x>181</x> - <y>80</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtBoltCapacity_3"> - <property name="geometry"> - <rect> - <x>181</x> - <y>110</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtNoBolts_3"> - <property name="geometry"> - <rect> - <x>181</x> - <y>140</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtPitch_3"> - <property name="geometry"> - <rect> - <x>181</x> - <y>230</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtGuage_3"> - <property name="geometry"> - <rect> - <x>181</x> - <y>260</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtEndDist_3"> - <property name="geometry"> - <rect> - <x>181</x> - <y>290</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtEdgeDist_3"> - <property name="geometry"> - <rect> - <x>181</x> - <y>320</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtWeldThick_3"> - <property name="geometry"> - <rect> - <x>181</x> - <y>380</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtResltShr_3"> - <property name="geometry"> - <rect> - <x>181</x> - <y>410</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtWeldStrng_3"> - <property name="geometry"> - <rect> - <x>181</x> - <y>440</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtPlateThick_3"> - <property name="geometry"> - <rect> - <x>181</x> - <y>510</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_60"> - <property name="geometry"> - <rect> - <x>4</x> - <y>30</y> - <width>66</width> - <height>17</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Bolt</span></p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_61"> - <property name="geometry"> - <rect> - <x>10</x> - <y>50</y> - <width>170</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Shear Capacity (kN)</string> - </property> - </widget> - <widget class="QLabel" name="label_62"> - <property name="geometry"> - <rect> - <x>10</x> - <y>80</y> - <width>150</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p>Bearing Capacity (kN)</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="labl123_3"> - <property name="geometry"> - <rect> - <x>10</x> - <y>110</y> - <width>150</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p>Capacity of Bolt (kN)</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="t_3"> - <property name="geometry"> - <rect> - <x>10</x> - <y>140</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>No. of Bolts</string> - </property> - </widget> - <widget class="QLabel" name="label_63"> - <property name="geometry"> - <rect> - <x>10</x> - <y>230</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Pitch (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_64"> - <property name="geometry"> - <rect> - <x>10</x> - <y>290</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>End Distance (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_65"> - <property name="geometry"> - <rect> - <x>10</x> - <y>380</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Thickness (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_66"> - <property name="geometry"> - <rect> - <x>10</x> - <y>440</y> - <width>160</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Weld Strength (kN/mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_67"> - <property name="geometry"> - <rect> - <x>10</x> - <y>260</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Gauge (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_68"> - <property name="geometry"> - <rect> - <x>4</x> - <y>350</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Weld</span></p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_69"> - <property name="geometry"> - <rect> - <x>10</x> - <y>320</y> - <width>140</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Edge Distance (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_70"> - <property name="geometry"> - <rect> - <x>10</x> - <y>510</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Thickness (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_71"> - <property name="geometry"> - <rect> - <x>10</x> - <y>410</y> - <width>170</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p>Resultant Shear (kN/mm)</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_72"> - <property name="geometry"> - <rect> - <x>10</x> - <y>540</y> - <width>160</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>External Moment (kNm)</string> - </property> - </widget> - <widget class="QLabel" name="label_73"> - <property name="geometry"> - <rect> - <x>4</x> - <y>480</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Plate</span></p></body></html></string> - </property> - </widget> - <widget class="QLineEdit" name="txtExtMomnt_3"> - <property name="geometry"> - <rect> - <x>180</x> - <y>540</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtMomntCapacity_3"> - <property name="geometry"> - <rect> - <x>180</x> - <y>570</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_74"> - <property name="geometry"> - <rect> - <x>10</x> - <y>570</y> - <width>170</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Moment Capacity (KNm)</string> - </property> - </widget> - <widget class="QLabel" name="lbl_col_3"> - <property name="geometry"> - <rect> - <x>10</x> - <y>200</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>No. of Column</string> - </property> - </widget> - <widget class="QLabel" name="lbl_row_3"> - <property name="geometry"> - <rect> - <x>10</x> - <y>170</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>No. of Row</string> - </property> - </widget> - <widget class="QLineEdit" name="lineEdit_5"> - <property name="geometry"> - <rect> - <x>180</x> - <y>170</y> - <width>130</width> - <height>25</height> - </rect> - </property> - </widget> - <widget class="QLineEdit" name="lineEdit_6"> - <property name="geometry"> - <rect> - <x>180</x> - <y>200</y> - <width>130</width> - <height>25</height> - </rect> - </property> - </widget> - <widget class="QLabel" name="label_75"> - <property name="geometry"> - <rect> - <x>120</x> - <y>0</y> - <width>60</width> - <height>31</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; color:#00007f;">OUTPUT</span></p></body></html></string> - </property> - </widget> - <widget class="QPushButton" name="pushButton_3"> - <property name="geometry"> - <rect> - <x>20</x> - <y>620</y> - <width>40</width> - <height>50</height> - </rect> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset> - <normaloff>:/images/logo.jpg</normaloff>:/images/logo.jpg</iconset> - </property> - <property name="iconSize"> - <size> - <width>40</width> - <height>50</height> - </size> - </property> - <property name="checkable"> - <bool>false</bool> - </property> - <property name="autoDefault"> - <bool>false</bool> - </property> - <property name="default"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>false</bool> - </property> - </widget> - </widget> - <widget class="QPushButton" name="btnReset_3"> - <property name="geometry"> - <rect> - <x>130</x> - <y>1239</y> - <width>100</width> - <height>30</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>12</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Reset</string> - </property> - </widget> - <widget class="QPushButton" name="btnDesign_3"> - <property name="geometry"> - <rect> - <x>250</x> - <y>1239</y> - <width>100</width> - <height>30</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>12</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Design</string> - </property> - <property name="autoDefault"> - <bool>false</bool> - </property> - <property name="default"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>false</bool> - </property> - </widget> - <widget class="QFrame" name="outputFrame_4"> - <property name="geometry"> - <rect> - <x>1048</x> - <y>580</y> - <width>320</width> - <height>690</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>320</width> - <height>690</height> - </size> - </property> - <property name="frameShape"> - <enum>QFrame::StyledPanel</enum> - </property> - <property name="frameShadow"> - <enum>QFrame::Raised</enum> - </property> - <widget class="QLineEdit" name="txtShrCapacity_4"> - <property name="geometry"> - <rect> - <x>181</x> - <y>50</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string/> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtbearCapacity_4"> - <property name="geometry"> - <rect> - <x>181</x> - <y>80</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtBoltCapacity_4"> - <property name="geometry"> - <rect> - <x>181</x> - <y>110</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtNoBolts_4"> - <property name="geometry"> - <rect> - <x>181</x> - <y>140</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtPitch_4"> - <property name="geometry"> - <rect> - <x>181</x> - <y>230</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtGuage_4"> - <property name="geometry"> - <rect> - <x>181</x> - <y>260</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtEndDist_4"> - <property name="geometry"> - <rect> - <x>181</x> - <y>290</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtEdgeDist_4"> - <property name="geometry"> - <rect> - <x>181</x> - <y>320</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtWeldThick_4"> - <property name="geometry"> - <rect> - <x>181</x> - <y>380</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtResltShr_4"> - <property name="geometry"> - <rect> - <x>181</x> - <y>410</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtWeldStrng_4"> - <property name="geometry"> - <rect> - <x>181</x> - <y>440</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtPlateThick_4"> - <property name="geometry"> - <rect> - <x>181</x> - <y>510</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_76"> - <property name="geometry"> - <rect> - <x>4</x> - <y>30</y> - <width>66</width> - <height>17</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Bolt</span></p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_77"> - <property name="geometry"> - <rect> - <x>10</x> - <y>50</y> - <width>170</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Shear Capacity (kN)</string> - </property> - </widget> - <widget class="QLabel" name="label_78"> - <property name="geometry"> - <rect> - <x>10</x> - <y>80</y> - <width>150</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p>Bearing Capacity (kN)</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="labl123_4"> - <property name="geometry"> - <rect> - <x>10</x> - <y>110</y> - <width>150</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p>Capacity of Bolt (kN)</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="t_4"> - <property name="geometry"> - <rect> - <x>10</x> - <y>140</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>No. of Bolts</string> - </property> - </widget> - <widget class="QLabel" name="label_79"> - <property name="geometry"> - <rect> - <x>10</x> - <y>230</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Pitch (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_80"> - <property name="geometry"> - <rect> - <x>10</x> - <y>290</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>End Distance (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_81"> - <property name="geometry"> - <rect> - <x>10</x> - <y>380</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Thickness (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_82"> - <property name="geometry"> - <rect> - <x>10</x> - <y>440</y> - <width>160</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Weld Strength (kN/mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_83"> - <property name="geometry"> - <rect> - <x>10</x> - <y>260</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Gauge (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_84"> - <property name="geometry"> - <rect> - <x>4</x> - <y>350</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Weld</span></p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_85"> - <property name="geometry"> - <rect> - <x>10</x> - <y>320</y> - <width>140</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Edge Distance (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_86"> - <property name="geometry"> - <rect> - <x>10</x> - <y>510</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Thickness (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_87"> - <property name="geometry"> - <rect> - <x>10</x> - <y>410</y> - <width>170</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p>Resultant Shear (kN/mm)</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_88"> - <property name="geometry"> - <rect> - <x>10</x> - <y>540</y> - <width>160</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>External Moment (kNm)</string> - </property> - </widget> - <widget class="QLabel" name="label_89"> - <property name="geometry"> - <rect> - <x>4</x> - <y>480</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Plate</span></p></body></html></string> - </property> - </widget> - <widget class="QLineEdit" name="txtExtMomnt_4"> - <property name="geometry"> - <rect> - <x>180</x> - <y>540</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtMomntCapacity_4"> - <property name="geometry"> - <rect> - <x>180</x> - <y>570</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_90"> - <property name="geometry"> - <rect> - <x>10</x> - <y>570</y> - <width>170</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>Moment Capacity (KNm)</string> - </property> - </widget> - <widget class="QLabel" name="lbl_col_4"> - <property name="geometry"> - <rect> - <x>10</x> - <y>200</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>No. of Column</string> - </property> - </widget> - <widget class="QLabel" name="lbl_row_4"> - <property name="geometry"> - <rect> - <x>10</x> - <y>170</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="text"> - <string>No. of Row</string> - </property> - </widget> - <widget class="QLineEdit" name="lineEdit_7"> - <property name="geometry"> - <rect> - <x>180</x> - <y>170</y> - <width>130</width> - <height>25</height> - </rect> - </property> - </widget> - <widget class="QLineEdit" name="lineEdit_8"> - <property name="geometry"> - <rect> - <x>180</x> - <y>200</y> - <width>130</width> - <height>25</height> - </rect> - </property> - </widget> - <widget class="QLabel" name="label_91"> - <property name="geometry"> - <rect> - <x>120</x> - <y>0</y> - <width>60</width> - <height>31</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; color:#00007f;">OUTPUT</span></p></body></html></string> - </property> - </widget> - <widget class="QPushButton" name="pushButton_4"> - <property name="geometry"> - <rect> - <x>20</x> - <y>620</y> - <width>40</width> - <height>50</height> - </rect> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset> - <normaloff>:/images/logo.jpg</normaloff>:/images/logo.jpg</iconset> - </property> - <property name="iconSize"> - <size> - <width>40</width> - <height>50</height> - </size> - </property> - <property name="checkable"> - <bool>false</bool> - </property> - <property name="autoDefault"> - <bool>false</bool> - </property> - <property name="default"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>false</bool> - </property> - </widget> - </widget> - <widget class="QPushButton" name="btnReset_4"> - <property name="geometry"> - <rect> - <x>90</x> - <y>1209</y> - <width>100</width> - <height>30</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>12</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Reset</string> - </property> - </widget> - <widget class="QPushButton" name="btnDesign_4"> - <property name="geometry"> - <rect> - <x>210</x> - <y>1209</y> - <width>100</width> - <height>30</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>12</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Design</string> - </property> - <property name="autoDefault"> - <bool>false</bool> - </property> - <property name="default"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>false</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtPlateWidth"> - <property name="geometry"> - <rect> - <x>150</x> - <y>510</y> - <width>160</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - </widget> - <widget class="QPushButton" name="btn_Reset"> - <property name="geometry"> - <rect> - <x>20</x> - <y>630</y> - <width>100</width> - <height>30</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>12</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Reset</string> - </property> - </widget> - <widget class="QPushButton" name="btn_Design"> - <property name="geometry"> - <rect> - <x>140</x> - <y>630</y> - <width>100</width> - <height>30</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>12</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Design</string> - </property> - </widget> - <widget class="QComboBox" name="combo_Beam"> - <property name="geometry"> - <rect> - <x>150</x> - <y>45</y> - <width>161</width> - <height>25</height> - </rect> - </property> - <property name="styleSheet"> - <string notr="true">QComboBox { combobox-popup: 0; }</string> - </property> - <property name="maxVisibleItems"> - <number>5</number> - </property> - </widget> - <widget class="QComboBox" name="comboWldSize"> - <property name="geometry"> - <rect> - <x>150</x> - <y>570</y> - <width>160</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="focusPolicy"> - <enum>Qt::WheelFocus</enum> - </property> - <property name="styleSheet"> - <string notr="true">QComboBox { combobox-popup: 0; }</string> - </property> - <property name="currentIndex"> - <number>0</number> - </property> - <property name="maxVisibleItems"> - <number>5</number> - </property> - <item> - <property name="text"> - <string>Select Weld Sizes</string> - </property> - </item> - <item> - <property name="text"> - <string>3</string> - </property> - </item> - <item> - <property name="text"> - <string>5</string> - </property> - </item> - <item> - <property name="text"> - <string>6</string> - </property> - </item> - <item> - <property name="text"> - <string>8</string> - </property> - </item> - <item> - <property name="text"> - <string>10</string> - </property> - </item> - </widget> - <widget class="QLabel" name="lbl_connectivity"> - <property name="geometry"> - <rect> - <x>180</x> - <y>210</y> - <width>60</width> - <height>50</height> - </rect> - </property> - <property name="scaledContents"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_9"> - <property name="geometry"> - <rect> - <x>10</x> - <y>45</y> - <width>131</width> - <height>22</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Beam Section *</string> - </property> - </widget> - </widget> - </widget> - <widget class="QDockWidget" name="outputDock"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>125</width> - <height>710</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>310</width> - <height>710</height> - </size> - </property> - <property name="font"> - <font> - <pointsize>11</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="windowTitle"> - <string>OUTPUT</string> - </property> - <attribute name="dockWidgetArea"> - <number>2</number> - </attribute> - <widget class="QWidget" name="dockWidgetContents_2"> - <widget class="QLineEdit" name="txtNoBolts"> - <property name="geometry"> - <rect> - <x>200</x> - <y>120</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="t_7"> - <property name="geometry"> - <rect> - <x>0</x> - <y>120</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>No. of Bolts</string> - </property> - </widget> - <widget class="QLineEdit" name="txtShrCapacity"> - <property name="geometry"> - <rect> - <x>200</x> - <y>30</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string/> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtPitch"> - <property name="geometry"> - <rect> - <x>200</x> - <y>210</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtGuage"> - <property name="geometry"> - <rect> - <x>200</x> - <y>240</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtBoltCapacity"> - <property name="geometry"> - <rect> - <x>200</x> - <y>90</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txt_col"> - <property name="geometry"> - <rect> - <x>200</x> - <y>180</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txt_row"> - <property name="geometry"> - <rect> - <x>200</x> - <y>150</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_152"> - <property name="geometry"> - <rect> - <x>0</x> - <y>240</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Gauge (mm)</string> - </property> - </widget> - <widget class="QLabel" name="labl123_7"> - <property name="geometry"> - <rect> - <x>0</x> - <y>90</y> - <width>179</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p>Capacity of Bolt (kN)</p></body></html></string> - </property> - </widget> - <widget class="QLineEdit" name="txtbearCapacity"> - <property name="geometry"> - <rect> - <x>200</x> - <y>60</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_153"> - <property name="geometry"> - <rect> - <x>0</x> - <y>270</y> - <width>179</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>End Distance (mm)</string> - </property> - </widget> - <widget class="QLabel" name="lbl_col_7"> - <property name="geometry"> - <rect> - <x>0</x> - <y>180</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>No. of Column</string> - </property> - </widget> - <widget class="QLabel" name="label_154"> - <property name="geometry"> - <rect> - <x>0</x> - <y>210</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Pitch (mm)</string> - </property> - </widget> - <widget class="QLineEdit" name="txtEdgeDist"> - <property name="geometry"> - <rect> - <x>200</x> - <y>300</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="lbl_row_7"> - <property name="geometry"> - <rect> - <x>0</x> - <y>150</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>No. of Row</string> - </property> - </widget> - <widget class="QLabel" name="label_155"> - <property name="geometry"> - <rect> - <x>0</x> - <y>300</y> - <width>179</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Edge Distance (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_156"> - <property name="geometry"> - <rect> - <x>0</x> - <y>30</y> - <width>161</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Shear Capacity (kN)</string> - </property> - </widget> - <widget class="QLineEdit" name="txtEndDist"> - <property name="geometry"> - <rect> - <x>200</x> - <y>270</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_157"> - <property name="geometry"> - <rect> - <x>-1</x> - <y>0</y> - <width>66</width> - <height>20</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>11</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Bolt</span></p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_158"> - <property name="geometry"> - <rect> - <x>0</x> - <y>60</y> - <width>179</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p>Bearing Capacity (kN)</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_159"> - <property name="geometry"> - <rect> - <x>0</x> - <y>360</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Thickness (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_160"> - <property name="geometry"> - <rect> - <x>0</x> - <y>420</y> - <width>191</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Moment Capacity (kNm)</string> - </property> - </widget> - <widget class="QLineEdit" name="txtMomntCapacity"> - <property name="geometry"> - <rect> - <x>200</x> - <y>420</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_161"> - <property name="geometry"> - <rect> - <x>-1</x> - <y>330</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>11</pointsize> - </font> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Plate</span></p></body></html></string> - </property> - </widget> - <widget class="QLineEdit" name="txtExtMomnt"> - <property name="geometry"> - <rect> - <x>200</x> - <y>390</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtPlateThick"> - <property name="geometry"> - <rect> - <x>200</x> - <y>360</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_162"> - <property name="geometry"> - <rect> - <x>0</x> - <y>390</y> - <width>191</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>External Moment (kNm)</string> - </property> - </widget> - <widget class="QLineEdit" name="txtWeldStrng"> - <property name="geometry"> - <rect> - <x>200</x> - <y>540</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_163"> - <property name="geometry"> - <rect> - <x>0</x> - <y>510</y> - <width>191</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string><html><head/><body><p>Resultant Shear(kN/mm)</p></body></html></string> - </property> - </widget> - <widget class="QLabel" name="label_164"> - <property name="geometry"> - <rect> - <x>3</x> - <y>540</y> - <width>191</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Weld Strength (kN/mm)</string> - </property> - </widget> - <widget class="QLineEdit" name="txtResltShr"> - <property name="geometry"> - <rect> - <x>200</x> - <y>510</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="txtWeldThick"> - <property name="geometry"> - <rect> - <x>200</x> - <y>480</y> - <width>100</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLabel" name="label_165"> - <property name="geometry"> - <rect> - <x>3</x> - <y>480</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="text"> - <string>Thickness (mm)</string> - </property> - </widget> - <widget class="QLabel" name="label_166"> - <property name="geometry"> - <rect> - <x>-1</x> - <y>450</y> - <width>130</width> - <height>25</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>11</pointsize> - </font> - </property> - <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; font-style:italic;">Weld</span></p></body></html></string> - </property> - </widget> - <widget class="QPushButton" name="btn_Savelog"> - <property name="geometry"> - <rect> - <x>0</x> - <y>610</y> - <width>140</width> - <height>30</height> - </rect> - </property> - <property name="text"> - <string>Save Messages</string> - </property> - </widget> - <widget class="QPushButton" name="btn_Saveoutput"> - <property name="geometry"> - <rect> - <x>150</x> - <y>610</y> - <width>130</width> - <height>30</height> - </rect> - </property> - <property name="text"> - <string>Save Design</string> - </property> - </widget> - </widget> - </widget> - <action name="actionInput"> - <property name="icon"> - <iconset> - <normaloff>:/images/input.png</normaloff>:/images/input.png</iconset> - </property> - <property name="text"> - <string>Input</string> - </property> - <property name="toolTip"> - <string>Input browser</string> - </property> - </action> - <action name="actionInputwindow"> - <property name="icon"> - <iconset> - <normaloff>:/images/inputview.png</normaloff>:/images/inputview.png</iconset> - </property> - <property name="text"> - <string>inputwindow</string> - </property> - </action> - <action name="actionNew"> - <property name="text"> - <string>New</string> - </property> - </action> - <action name="actionOpen"> - <property name="text"> - <string>Open</string> - </property> - </action> - <action name="actionSave"> - <property name="text"> - <string>Save</string> - </property> - </action> - <action name="actionSave_As"> - <property name="text"> - <string>Save As</string> - </property> - </action> - <action name="actionPrint"> - <property name="text"> - <string>Print</string> - </property> - </action> - <action name="actionCut"> - <property name="text"> - <string>Cut</string> - </property> - </action> - <action name="actionCopy"> - <property name="text"> - <string>Copy</string> - </property> - </action> - <action name="actionPaste"> - <property name="text"> - <string>Paste</string> - </property> - </action> - <action name="actionInput_Browser"> - <property name="text"> - <string>Input Browser</string> - </property> - </action> - <action name="actionOutput_Browser"> - <property name="text"> - <string>Output Browser</string> - </property> - </action> - <action name="actionAbout_Osdag"> - <property name="text"> - <string>About Osdag</string> - </property> - </action> - <action name="actionBeam"> - <property name="text"> - <string>Beam</string> - </property> - </action> - <action name="actionColumn"> - <property name="text"> - <string>Column</string> - </property> - </action> - <action name="actionFinplate"> - <property name="text"> - <string>Finplate</string> - </property> - </action> - <action name="actionBolt"> - <property name="text"> - <string>Bolt</string> - </property> - </action> - <action name="action2D_view"> - <property name="text"> - <string>2D view</string> - </property> - </action> - </widget> - <resources> - <include location="ResourceFiles/icons.qrc"/> - </resources> - <connections/> -</ui> |