UI Form Pendaftaran PyQt Designer Bahasa Python


<ui version="4.0">

<class>MainWindow2</class>

<widget class="QMainWindow" name="MainWindow2">

<property name="geometry">

<rect>

<x>0</x>

<y>0</y>

<width>450</width>

<height>691</height>
</rect>
</property>

<property name="windowTitle">

<string>MainWindow</string>
</property>

<widget class="QWidget" name="centralwidget">

<widget class="QLabel" name="label">

<property name="geometry">

<rect>

<x>40</x>

<y>10</y>

<width>411</width>

<height>41</height>
</rect>
</property>

<property name="font">

<font>

<family>MS Reference Sans Serif</family>

<pointsize>12</pointsize>

<weight>75</weight>

<bold>true</bold>
</font>
</property>

<property name="text">

<string>FORMULIR PENDAFTARAN MAHASISWA BARU</string>
</property>
</widget>

<widget class="QLabel" name="label_2">

<property name="geometry">

<rect>

<x>20</x>

<y>60</y>

<width>47</width>

<height>13</height>
</rect>
</property>

<property name="text">

<string>Nama</string>
</property>
</widget>

<widget class="QLabel" name="label_3">

<property name="geometry">

<rect>

<x>10</x>

<y>170</y>

<width>61</width>

<height>16</height>
</rect>
</property>

<property name="text">

<string>Jenis kelamin</string>
</property>
</widget>

<widget class="QLabel" name="label_4">

<property name="geometry">

<rect>

<x>30</x>

<y>220</y>

<width>71</width>

<height>16</height>
</rect>
</property>

<property name="text">

<string>TTL</string>
</property>
</widget>

<widget class="QLabel" name="label_6">

<property name="geometry">

<rect>

<x>30</x>

<y>270</y>

<width>47</width>

<height>13</height>
</rect>
</property>

<property name="text">

<string>Agama</string>
</property>
</widget>

<widget class="QLabel" name="label_7">

<property name="geometry">

<rect>

<x>10</x>

<y>320</y>

<width>81</width>

<height>16</height>
</rect>
</property>

<property name="text">

<string>Alamat Lengkap</string>
</property>
</widget>

<widget class="QLabel" name="label_9">

<property name="geometry">

<rect>

<x>40</x>

<y>370</y>

<width>47</width>

<height>13</height>
</rect>
</property>

<property name="text">

<string>Email</string>
</property>
</widget>

<widget class="QLabel" name="label_10">

<property name="geometry">

<rect>

<x>20</x>

<y>420</y>

<width>71</width>

<height>16</height>
</rect>
</property>

<property name="text">

<string>Program Studi</string>
</property>
</widget>

<widget class="QRadioButton" name="radioButton">

<property name="geometry">

<rect>

<x>120</x>

<y>170</y>

<width>82</width>

<height>17</height>
</rect>
</property>

<property name="text">

<string>LAKI-LAKI</string>
</property>
</widget>

<widget class="QRadioButton" name="radioButton_2">

<property name="geometry">

<rect>

<x>220</x>

<y>170</y>

<width>82</width>

<height>17</height>
</rect>
</property>

<property name="text">

<string>PEREMPUAN</string>
</property>
</widget>

<widget class="QPushButton" name="pushButton">

<property name="geometry">

<rect>

<x>80</x>

<y>480</y>

<width>75</width>

<height>23</height>
</rect>
</property>

<property name="text">

<string>DAFTAR</string>
</property>
</widget>

<widget class="QComboBox" name="comboBox_2">

<property name="geometry">

<rect>

<x>130</x>

<y>260</y>

<width>69</width>

<height>22</height>
</rect>
</property>

<item>

<property name="text">

<string>Agama</string>
</property>
</item>

<item>

<property name="text">

<string>Islam</string>
</property>
</item>

<item>

<property name="text">

<string>Kristen</string>
</property>
</item>

<item>

<property name="text">

<string>Hindu</string>
</property>
</item>

<item>

<property name="text">

<string>Budha</string>
</property>
</item>
</widget>

<widget class="QLineEdit" name="lineEdit">

<property name="geometry">

<rect>

<x>120</x>

<y>60</y>

<width>113</width>

<height>20</height>
</rect>
</property>
</widget>

<widget class="QLineEdit" name="lineEdit_2">

<property name="geometry">

<rect>

<x>120</x>

<y>110</y>

<width>113</width>

<height>20</height>
</rect>
</property>
</widget>

<widget class="QLineEdit" name="lineEdit_3">

<property name="geometry">

<rect>

<x>120</x>

<y>210</y>

<width>113</width>

<height>20</height>
</rect>
</property>
</widget>

<widget class="QLineEdit" name="lineEdit_4">

<property name="geometry">

<rect>

<x>130</x>

<y>320</y>

<width>113</width>

<height>20</height>
</rect>
</property>
</widget>

<widget class="QLabel" name="label_12">

<property name="geometry">

<rect>

<x>20</x>

<y>110</y>

<width>51</width>

<height>16</height>
</rect>
</property>

<property name="text">

<string>Asal SMA</string>
</property>
</widget>

<widget class="QLineEdit" name="lineEdit_5">

<property name="geometry">

<rect>

<x>130</x>

<y>370</y>

<width>113</width>

<height>20</height>
</rect>
</property>
</widget>

<widget class="QLineEdit" name="lineEdit_6">

<property name="geometry">

<rect>

<x>130</x>

<y>420</y>

<width>113</width>

<height>20</height>
</rect>
</property>
</widget>

<widget class="QLabel" name="label_5">

<property name="geometry">

<rect>

<x>20</x>

<y>530</y>

<width>47</width>

<height>20</height>
</rect>
</property>

<property name="text">

<string>NAMA:</string>
</property>
</widget>

<widget class="QLabel" name="label_8">

<property name="geometry">

<rect>

<x>20</x>

<y>580</y>

<width>47</width>

<height>13</height>
</rect>
</property>

<property name="text">

<string>PRODI:</string>
</property>
</widget>

<widget class="QPushButton" name="pushButton_2">

<property name="geometry">

<rect>

<x>70</x>

<y>620</y>

<width>75</width>

<height>23</height>
</rect>
</property>

<property name="text">

<string>UPDATE</string>
</property>
</widget>

<widget class="QLineEdit" name="lineEdit_7">

<property name="geometry">

<rect>

<x>120</x>

<y>530</y>

<width>113</width>

<height>20</height>
</rect>
</property>
</widget>

<widget class="QLineEdit" name="lineEdit_8">

<property name="geometry">

<rect>

<x>120</x>

<y>580</y>

<width>113</width>

<height>20</height>
</rect>
</property>
</widget>
</widget>

<widget class="QMenuBar" name="menubar">

<property name="geometry">

<rect>

<x>0</x>

<y>0</y>

<width>450</width>

<height>21</height>
</rect>
</property>
</widget>

<widget class="QStatusBar" name="statusbar"/>
</widget>

<resources/>

<connections/>
</ui>

Komentar