Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Utilities
Ark
Commits
bd8dcf0f
Commit
bd8dcf0f
authored
May 31, 2016
by
Elvis Angelaccio
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'Applications/16.04'
* Applications/16.04: infopanel: make text selectable by mouse
parents
e7f6909b
e7b1f55f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
26 deletions
+41
-26
part/infopanel.ui
part/infopanel.ui
+41
-26
No files found.
part/infopanel.ui
View file @
bd8dcf0f
<?xml version="1.0" encoding="UTF-8"?>
<ui
version=
"4.0"
>
<class>
InformationPanel
</class>
<widget
class=
"QWidget"
name=
"InformationPanel"
>
<property
name=
"geometry"
>
<widget
class=
"QWidget"
name=
"InformationPanel"
>
<property
name=
"geometry"
>
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
1
18
</width>
<width>
1
40
</width>
<height>
300
</height>
</rect>
</property>
<property
name=
"sizePolicy"
>
<sizepolicy
vsizetype=
"Preferred"
hsizetype=
"Maximum"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Maximum"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"windowTitle"
>
<property
name=
"windowTitle"
>
<string>
Information Panel
</string>
</property>
<layout
class=
"QVBoxLayout"
>
<layout
class=
"QVBoxLayout"
>
<item>
<widget
class=
"QLabel"
name=
"iconLabel"
>
<property
name=
"text"
>
<widget
class=
"QLabel"
name=
"iconLabel"
>
<property
name=
"text"
>
<string/>
</property>
<property
name=
"alignment"
>
<property
name=
"alignment"
>
<set>
Qt::AlignCenter
</set>
</property>
<property
name=
"textInteractionFlags"
>
<set>
Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse
</set>
</property>
</widget>
</item>
<item>
...
...
@@ -47,64 +50,76 @@
<property
name=
"wordWrap"
>
<bool>
true
</bool>
</property>
<property
name=
"textInteractionFlags"
>
<set>
Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse
</set>
</property>
<property
name=
"textElideMode"
>
<enum>
Qt::ElideRight
</enum>
</property>
</widget>
</item>
<item>
<widget
class=
"QLabel"
name=
"additionalInfo"
>
<property
name=
"text"
>
<widget
class=
"QLabel"
name=
"additionalInfo"
>
<property
name=
"text"
>
<string>
Unknown file type
</string>
</property>
<property
name=
"alignment"
>
<property
name=
"alignment"
>
<set>
Qt::AlignCenter
</set>
</property>
<property
name=
"textInteractionFlags"
>
<set>
Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse
</set>
</property>
</widget>
</item>
<item>
<widget
class=
"Line"
name=
"firstSeparator"
>
<property
name=
"orientation"
>
<widget
class=
"Line"
name=
"firstSeparator"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
</widget>
</item>
<item>
<widget
class=
"QLabel"
name=
"metadataLabel"
>
<property
name=
"text"
>
<widget
class=
"QLabel"
name=
"metadataLabel"
>
<property
name=
"text"
>
<string>
Metadata Label
</string>
</property>
<property
name=
"margin"
>
<property
name=
"margin"
>
<number>
10
</number>
</property>
<property
name=
"indent"
>
<property
name=
"indent"
>
<number>
20
</number>
</property>
<property
name=
"textInteractionFlags"
>
<set>
Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse
</set>
</property>
</widget>
</item>
<item>
<widget
class=
"Line"
name=
"secondSeparator"
>
<property
name=
"orientation"
>
<widget
class=
"Line"
name=
"secondSeparator"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
</widget>
</item>
<item>
<widget
class=
"QLabel"
name=
"actionsLabel"
>
<property
name=
"text"
>
<widget
class=
"QLabel"
name=
"actionsLabel"
>
<property
name=
"text"
>
<string>
ActionsLabel
</string>
</property>
<property
name=
"alignment"
>
<property
name=
"alignment"
>
<set>
Qt::AlignCenter
</set>
</property>
<property
name=
"textInteractionFlags"
>
<set>
Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse
</set>
</property>
</widget>
</item>
<item>
<spacer>
<property
name=
"orientation"
>
<property
name=
"orientation"
>
<enum>
Qt::Vertical
</enum>
</property>
<property
name=
"sizeHint"
>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
20
</width>
<height>
40
</height>
...
...
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