Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
d9372ba6
Commit
d9372ba6
authored
Mar 20, 2007
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt4 - Open Dialog/ Net. Cosmetics.
parent
89a66deb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
73 additions
and
58 deletions
+73
-58
modules/gui/qt4/ui/open_net.ui
modules/gui/qt4/ui/open_net.ui
+73
-58
No files found.
modules/gui/qt4/ui/open_net.ui
View file @
d9372ba6
...
@@ -7,35 +7,51 @@
...
@@ -7,35 +7,51 @@
<x>0</x>
<x>0</x>
<y>0</y>
<y>0</y>
<width>450</width>
<width>450</width>
<height>
16
5</height>
<height>
20
5</height>
</rect>
</rect>
</property>
</property>
<property name="windowTitle" >
<property name="windowTitle" >
<string>Form</string>
<string>Form</string>
</property>
</property>
<layout class="Q
Grid
Layout" >
<layout class="Q
VBox
Layout" >
<property name="margin" >
<property name="margin" >
<number>9</number>
<number>9</number>
</property>
</property>
<property name="spacing" >
<property name="spacing" >
<number>6</number>
<number>6</number>
</property>
</property>
<item
row="3" column="1"
>
<item>
<
spacer
>
<
widget class="QGroupBox" name="groupBox"
>
<property name="
orientation
" >
<property name="
title
" >
<
enum>Qt::Vertical</enum
>
<
string>Network Protocol</string
>
</property>
</property>
<property name="sizeHint" >
<layout class="QGridLayout" >
<size>
<property name="margin" >
<width>20</width>
<number>9</number>
<height>40</height>
</property>
</size>
<property name="spacing" >
<number>6</number>
</property>
</property>
</spacer>
</item>
<item row="1" column="0" >
<item row="1" column="0" >
<widget class="QComboBox" name="protocolCombo" />
<widget class="QComboBox" name="protocolCombo" />
</item>
</item>
<item row="0" column="0" >
<widget class="QLabel" name="label" >
<property name="text" >
<string>Protocol</string>
</property>
</widget>
</item>
<item row="1" column="2" >
<widget class="QSpinBox" name="portSpin" >
<property name="maximum" >
<number>65535</number>
</property>
<property name="value" >
<number>1234</number>
</property>
</widget>
</item>
<item row="0" column="1" >
<item row="0" column="1" >
<widget class="QLabel" name="label_2" >
<widget class="QLabel" name="label_2" >
<property name="sizePolicy" >
<property name="sizePolicy" >
...
@@ -51,9 +67,6 @@
...
@@ -51,9 +67,6 @@
</property>
</property>
</widget>
</widget>
</item>
</item>
<item row="1" column="1" >
<widget class="QLineEdit" name="addressText" />
</item>
<item row="0" column="2" >
<item row="0" column="2" >
<widget class="QLabel" name="label_4" >
<widget class="QLabel" name="label_4" >
<property name="text" >
<property name="text" >
...
@@ -61,24 +74,13 @@
...
@@ -61,24 +74,13 @@
</property>
</property>
</widget>
</widget>
</item>
</item>
<item row="0" column="0" >
<item row="1" column="1" >
<widget class="QLabel" name="label" >
<widget class="QLineEdit" name="addressText" />
<property name="text" >
<string>Protocol</string>
</property>
</widget>
</item>
</item>
<item row="1" column="2" >
</layout>
<widget class="QSpinBox" name="portSpin" >
<property name="maximum" >
<number>65535</number>
</property>
<property name="value" >
<number>1234</number>
</property>
</widget>
</widget>
</item>
</item>
<item
row="2" column="0" colspan="3"
>
<item>
<widget class="QGroupBox" name="groupBox_3" >
<widget class="QGroupBox" name="groupBox_3" >
<property name="sizePolicy" >
<property name="sizePolicy" >
<sizepolicy>
<sizepolicy>
...
@@ -115,6 +117,19 @@
...
@@ -115,6 +117,19 @@
</layout>
</layout>
</widget>
</widget>
</item>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</layout>
</widget>
</widget>
<resources/>
<resources/>
...
...
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