📄 radafdtdgui.ui
字号:
<!DOCTYPE UI><UI version="3.2" stdsetdef="1"><class>MainWindowForm</class><widget class="QMainWindow"> <property name="name"> <cstring>MainWindowForm</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>801</width> <height>613</height> </rect> </property> <property name="caption"> <string>radarFDTD GUI</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QTabWidget" row="0" column="0"> <property name="name"> <cstring>tabWidget</cstring> </property> <property name="focusPolicy"> <enum>TabFocus</enum> </property> <widget class="QWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>General</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="0" column="0" rowspan="3" colspan="1"> <property name="name"> <cstring>layout30</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox4</cstring> </property> <property name="title"> <string>Time</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout8</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_3</cstring> </property> <property name="text"> <string>Simulation Length [sec]:</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_3_2</cstring> </property> <property name="text"> <string>Time Step:</string> </property> </widget> </vbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout6</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLineEdit"> <property name="name"> <cstring>simulationLength</cstring> </property> <property name="toolTip" stdset="0"> <string>Length of simulation in seconds.</string> </property> <property name="whatsThis" stdset="0"> <string></string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>timeStep</cstring> </property> <property name="toolTip" stdset="0"> <string>FDTD time step. If negative, a matching time step is computed via Courant criterion (the given number times curant's delta t).</string> </property> <property name="whatsThis" stdset="0"> <string></string> </property> </widget> </vbox> </widget> </hbox> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox5</cstring> </property> <property name="title"> <string>Memory</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout11</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string>Max. Memory [bytes]:</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>maxMemory</cstring> </property> <property name="toolTip" stdset="0"> <string>Maximum number of bytes to be allocated by the solver [bytes].</string> </property> </widget> </hbox> </widget> </vbox> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox6</cstring> </property> <property name="title"> <string>Snap Shot</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout29</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout28</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_5</cstring> </property> <property name="text"> <string>Skip [Steps]</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_5_2</cstring> </property> <property name="text"> <string>Plane</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_5_2_2</cstring> </property> <property name="text"> <string>Height [cells]</string> </property> </widget> <widget class="QLabel"> <property name="name">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -