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
e4e0c45c
Commit
e4e0c45c
authored
Oct 14, 2016
by
Dan Pascu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adjusted conference dialog for Qt5
parent
3e844885
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
conference_dialog.ui
resources/conference_dialog.ui
+8
-8
No files found.
resources/conference_dialog.ui
View file @
e4e0c45c
<?xml version="1.0" encoding="UTF-8"?>
<ui
version=
"4.0"
>
<class>
ConferenceD
ialog
</class>
<widget
class=
"QDialog"
name=
"
ConferenceD
ialog"
>
<class>
conference_d
ialog
</class>
<widget
class=
"QDialog"
name=
"
conference_d
ialog"
>
<property
name=
"geometry"
>
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
3
05
</width>
<height>
1
25
</height>
<width>
3
30
</width>
<height>
1
50
</height>
</rect>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
3
05
</width>
<height>
1
25
</height>
<width>
3
30
</width>
<height>
1
50
</height>
</size>
</property>
<property
name=
"windowTitle"
>
...
...
@@ -170,7 +170,7 @@
<connection>
<sender>
accept_button
</sender>
<signal>
clicked()
</signal>
<receiver>
ConferenceD
ialog
</receiver>
<receiver>
conference_d
ialog
</receiver>
<slot>
accept()
</slot>
<hints>
<hint
type=
"sourcelabel"
>
...
...
@@ -186,7 +186,7 @@
<connection>
<sender>
reject_button
</sender>
<signal>
clicked()
</signal>
<receiver>
ConferenceD
ialog
</receiver>
<receiver>
conference_d
ialog
</receiver>
<slot>
reject()
</slot>
<hints>
<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