Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Константин Давыдов
Calculator
Commits
f6b061c1
Commit
f6b061c1
authored
3 years ago
by
Константин Давыдов
Browse files
Options
Download
Patches
Plain Diff
Delete mainwindow.ui
parent
349ae5bc
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mainwindow.ui
+0
-68
mainwindow.ui
with
0 additions
and
68 deletions
+0
-68
mainwindow.ui
deleted
100644 → 0
+
0
−
68
View file @
349ae5bc
<?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>
800
</width>
<height>
600
</height>
</rect>
</property>
<property
name=
"windowTitle"
>
<string>
MainWindow
</string>
</property>
<widget
class=
"QWidget"
name=
"centralwidget"
>
<widget
class=
"QPushButton"
name=
"pushButton"
>
<property
name=
"geometry"
>
<rect>
<x>
620
</x>
<y>
190
</y>
<width>
75
</width>
<height>
23
</height>
</rect>
</property>
<property
name=
"text"
>
<string>
PushButton
</string>
</property>
</widget>
<widget
class=
"QRadioButton"
name=
"radioButton"
>
<property
name=
"geometry"
>
<rect>
<x>
220
</x>
<y>
100
</y>
<width>
82
</width>
<height>
17
</height>
</rect>
</property>
<property
name=
"text"
>
<string>
RadioButton
</string>
</property>
</widget>
<widget
class=
"QWidget"
name=
"widget"
native=
"true"
>
<property
name=
"geometry"
>
<rect>
<x>
150
</x>
<y>
240
</y>
<width>
120
</width>
<height>
80
</height>
</rect>
</property>
</widget>
</widget>
<widget
class=
"QMenuBar"
name=
"menubar"
>
<property
name=
"geometry"
>
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
800
</width>
<height>
21
</height>
</rect>
</property>
</widget>
<widget
class=
"QStatusBar"
name=
"statusbar"
/>
</widget>
<resources/>
<connections/>
</ui>
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets