Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vmj-qt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
vmj-qt
Commits
ea1d69b3
Commit
ea1d69b3
authored
Apr 01, 2010
by
Dan Pascu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed some widgets
parent
4c94e8bd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
blink.ui
resources/blink.ui
+11
-11
No files found.
resources/blink.ui
View file @
ea1d69b3
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<ui
version=
"4.0"
>
<ui
version=
"4.0"
>
<class>
MainW
indow
</class>
<class>
main_w
indow
</class>
<widget
class=
"QMainWindow"
name=
"
MainW
indow"
>
<widget
class=
"QMainWindow"
name=
"
main_w
indow"
>
<property
name=
"geometry"
>
<property
name=
"geometry"
>
<rect>
<rect>
<x>
0
</x>
<x>
0
</x>
...
@@ -309,7 +309,7 @@
...
@@ -309,7 +309,7 @@
<number>
0
</number>
<number>
0
</number>
</property>
</property>
<item>
<item>
<layout
class=
"QHBoxLayout"
name=
"
horizontalLayout_4
"
>
<layout
class=
"QHBoxLayout"
name=
"
search_topbox_layout
"
>
<property
name=
"spacing"
>
<property
name=
"spacing"
>
<number>
0
</number>
<number>
0
</number>
</property>
</property>
...
@@ -317,7 +317,7 @@
...
@@ -317,7 +317,7 @@
<number>
0
</number>
<number>
0
</number>
</property>
</property>
<item>
<item>
<spacer
name=
"
horizontalSpacer_3
"
>
<spacer
name=
"
search_topbox_spacer_1
"
>
<property
name=
"orientation"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
<enum>
Qt::Horizontal
</enum>
</property>
</property>
...
@@ -330,7 +330,7 @@
...
@@ -330,7 +330,7 @@
</spacer>
</spacer>
</item>
</item>
<item>
<item>
<layout
class=
"QVBoxLayout"
name=
"
verticalLayout_2
"
>
<layout
class=
"QVBoxLayout"
name=
"
search_topbuttons_layout
"
>
<property
name=
"spacing"
>
<property
name=
"spacing"
>
<number>
1
</number>
<number>
1
</number>
</property>
</property>
...
@@ -387,7 +387,7 @@
...
@@ -387,7 +387,7 @@
</layout>
</layout>
</item>
</item>
<item>
<item>
<spacer
name=
"
horizontalSpacer_4
"
>
<spacer
name=
"
search_topbox_spacer_2
"
>
<property
name=
"orientation"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
<enum>
Qt::Horizontal
</enum>
</property>
</property>
...
@@ -452,7 +452,7 @@ buttons below.</string>
...
@@ -452,7 +452,7 @@ buttons below.</string>
</widget>
</widget>
</item>
</item>
<item>
<item>
<layout
class=
"QHBoxLayout"
name=
"
horizontalLayout_2
"
>
<layout
class=
"QHBoxLayout"
name=
"
contact_buttonbox_layout
"
>
<property
name=
"spacing"
>
<property
name=
"spacing"
>
<number>
0
</number>
<number>
0
</number>
</property>
</property>
...
@@ -498,7 +498,7 @@ buttons below.</string>
...
@@ -498,7 +498,7 @@ buttons below.</string>
</widget>
</widget>
</item>
</item>
<item>
<item>
<spacer
name=
"
horizontalSpacer
"
>
<spacer
name=
"
button_box_spacer_1
"
>
<property
name=
"orientation"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
<enum>
Qt::Horizontal
</enum>
</property>
</property>
...
@@ -511,7 +511,7 @@ buttons below.</string>
...
@@ -511,7 +511,7 @@ buttons below.</string>
</spacer>
</spacer>
</item>
</item>
<item>
<item>
<layout
class=
"QHBoxLayout"
name=
"
horizontalL
ayout"
>
<layout
class=
"QHBoxLayout"
name=
"
dial_buttons_l
ayout"
>
<property
name=
"spacing"
>
<property
name=
"spacing"
>
<number>
0
</number>
<number>
0
</number>
</property>
</property>
...
@@ -595,7 +595,7 @@ buttons below.</string>
...
@@ -595,7 +595,7 @@ buttons below.</string>
</layout>
</layout>
</item>
</item>
<item>
<item>
<spacer
name=
"
horizontalSpacer_5
"
>
<spacer
name=
"
button_box_spacer_2
"
>
<property
name=
"orientation"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
<enum>
Qt::Horizontal
</enum>
</property>
</property>
...
@@ -699,7 +699,7 @@ buttons below.</string>
...
@@ -699,7 +699,7 @@ buttons below.</string>
<connection>
<connection>
<sender>
actionQuit
</sender>
<sender>
actionQuit
</sender>
<signal>
activated()
</signal>
<signal>
activated()
</signal>
<receiver>
MainW
indow
</receiver>
<receiver>
main_w
indow
</receiver>
<slot>
close()
</slot>
<slot>
close()
</slot>
<hints>
<hints>
<hint
type=
"sourcelabel"
>
<hint
type=
"sourcelabel"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment