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
7e121478
Commit
7e121478
authored
Aug 29, 2016
by
Dan Pascu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enhanced the main window layout
parent
9dad1e5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
285 additions
and
215 deletions
+285
-215
blink.ui
resources/blink.ui
+285
-215
No files found.
resources/blink.ui
View file @
7e121478
...
...
@@ -33,11 +33,20 @@
<property
name=
"autoFillBackground"
>
<bool>
false
</bool>
</property>
<layout
class=
"QVBoxLayout"
name=
"
verticalL
ayout"
>
<layout
class=
"QVBoxLayout"
name=
"
window_l
ayout"
>
<property
name=
"spacing"
>
<number>
2
</number>
</property>
<property
name=
"margin"
>
<property
name=
"leftMargin"
>
<number>
1
</number>
</property>
<property
name=
"topMargin"
>
<number>
1
</number>
</property>
<property
name=
"rightMargin"
>
<number>
1
</number>
</property>
<property
name=
"bottomMargin"
>
<number>
1
</number>
</property>
<item>
...
...
@@ -59,6 +68,9 @@
<property
name=
"maxVisibleItems"
>
<number>
20
</number>
</property>
<property
name=
"sizeAdjustPolicy"
>
<enum>
QComboBox::AdjustToContents
</enum>
</property>
<property
name=
"iconSize"
>
<size>
<width>
14
</width>
...
...
@@ -87,212 +99,216 @@
</widget>
</item>
<item>
<layout
class=
"QHBoxLayout"
name=
"identity_layout"
>
<property
name=
"spacing"
>
<number>
2
</number>
</property>
<property
name=
"leftMargin"
>
<number>
2
</number>
</property>
<property
name=
"rightMargin"
>
<number>
1
</number>
</property>
<item>
<widget
class=
"AccountState"
name=
"account_state"
>
<property
name=
"icon"
>
<iconset>
<normaloff>
icons/avatar.jpg
</normaloff>
icons/avatar.jpg
</iconset>
</property>
<property
name=
"iconSize"
>
<size>
<width>
32
</width>
<height>
32
</height>
</size>
</property>
<property
name=
"popupMode"
>
<enum>
QToolButton::MenuButtonPopup
</enum>
</property>
</widget>
</item>
<item>
<layout
class=
"QVBoxLayout"
name=
"name_note_layout"
>
<property
name=
"spacing"
>
<number>
0
</number>
</property>
<item>
<widget
class=
"LineEdit"
name=
"display_name"
>
<property
name=
"maximumSize"
>
<size>
<width>
16777215
</width>
<height>
18
</height>
</size>
</property>
<property
name=
"toolTip"
>
<string>
Click to change your display name
</string>
</property>
<property
name=
"styleSheet"
>
<string>
QLineEdit {
<widget
class=
"QWidget"
name=
"identity_widget"
native=
"true"
>
<layout
class=
"QGridLayout"
name=
"identity_layout"
>
<property
name=
"leftMargin"
>
<number>
0
</number>
</property>
<property
name=
"topMargin"
>
<number>
0
</number>
</property>
<property
name=
"rightMargin"
>
<number>
0
</number>
</property>
<property
name=
"bottomMargin"
>
<number>
0
</number>
</property>
<property
name=
"horizontalSpacing"
>
<number>
2
</number>
</property>
<property
name=
"verticalSpacing"
>
<number>
0
</number>
</property>
<item
row=
"0"
column=
"0"
rowspan=
"2"
>
<widget
class=
"AccountState"
name=
"account_state"
>
<property
name=
"icon"
>
<iconset>
<normaloff>
icons/avatar.jpg
</normaloff>
icons/avatar.jpg
</iconset>
</property>
<property
name=
"iconSize"
>
<size>
<width>
32
</width>
<height>
32
</height>
</size>
</property>
<property
name=
"popupMode"
>
<enum>
QToolButton::MenuButtonPopup
</enum>
</property>
</widget>
</item>
<item
row=
"0"
column=
"1"
>
<widget
class=
"LineEdit"
name=
"display_name"
>
<property
name=
"maximumSize"
>
<size>
<width>
16777215
</width>
<height>
18
</height>
</size>
</property>
<property
name=
"toolTip"
>
<string>
Click to change your display name
</string>
</property>
<property
name=
"styleSheet"
>
<string>
QLineEdit {
background-color: transparent;
}
</string>
</property>
<property
name=
"frame"
>
<bool>
false
</bool>
</property>
<property
name=
"inactiveText"
stdset=
"0"
>
<string>
Type your name here
</string>
</property>
<property
name=
"widgetSpacing"
stdset=
"0"
>
<number>
0
</number>
</property>
</widget>
</item>
<item
>
<widget
class=
"LineEdit"
name=
"activity_note"
>
<property
name=
"maximumSize"
>
<size>
<width>
16777215
</width>
<height>
18
</height>
</size>
</property>
<property
name=
"palette"
>
<palette>
<active>
<colorrole
role=
"Button"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Text"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"255"
>
<red>
70
</red>
<green>
70
</green>
<blue>
70
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Base"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Window"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole
role=
"Button"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Text"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"255"
>
<red>
70
</red>
<green>
70
</green>
<blue>
70
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Base"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Window"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole
role=
"Button"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Text"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"255"
>
<red>
166
</red>
<green>
165
</green>
<blue>
165
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Base"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Window"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property
name=
"styleSheet"
>
<string>
QLineEdit {
</property>
<property
name=
"frame"
>
<bool>
false
</bool>
</property>
<property
name=
"inactiveText"
stdset=
"0"
>
<string>
Type your name here
</string>
</property>
<property
name=
"widgetSpacing"
stdset=
"0"
>
<number>
0
</number>
</property>
</widget>
</item>
<item
row=
"1"
column=
"1"
>
<widget
class=
"LineEdit"
name=
"activity_note"
>
<property
name=
"maximumSize"
>
<size>
<width>
16777215
</width>
<height>
18
</height>
</size>
</property>
<property
name=
"palette"
>
<palette>
<active>
<colorrole
role=
"Button"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Text"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"255"
>
<red>
70
</red>
<green>
70
</green>
<blue>
70
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Base"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Window"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole
role=
"Button"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Text"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"255"
>
<red>
70
</red>
<green>
70
</green>
<blue>
70
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Base"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Window"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole
role=
"Button"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Text"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"255"
>
<red>
166
</red>
<green>
165
</green>
<blue>
165
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Base"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
<colorrole
role=
"Window"
>
<brush
brushstyle=
"SolidPattern"
>
<color
alpha=
"0"
>
<red>
0
</red>
<green>
0
</green>
<blue>
0
</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property
name=
"styleSheet"
>
<string>
QLineEdit {
background-color: transparent;
}
</string>
</property>
<property
name=
"frame"
>
<bool>
false
</bool>
</property>
<property
name=
"inactiveText"
stdset=
"0"
>
<string>
Add an activity note here
</string>
</property>
<property
name=
"widgetSpacing"
stdset=
"0"
>
<number>
0
</number>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</property>
<property
name=
"frame"
>
<bool>
false
</bool>
</property>
<property
name=
"inactiveText"
stdset=
"0"
>
<string>
Add an activity note here
</string>
</property>
<property
name=
"widgetSpacing"
stdset=
"0"
>
<number>
0
</number>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget
class=
"SwitchViewButton"
name=
"switch_view_button"
>
...
...
@@ -334,11 +350,20 @@
<number>
0
</number>
</property>
<widget
class=
"QWidget"
name=
"contacts_panel"
>
<layout
class=
"QVBoxLayout"
name=
"
verticalLayout_8
"
>
<layout
class=
"QVBoxLayout"
name=
"
contacts_layout
"
>
<property
name=
"spacing"
>
<number>
0
</number>
</property>
<property
name=
"margin"
>
<property
name=
"leftMargin"
>
<number>
0
</number>
</property>
<property
name=
"topMargin"
>
<number>
0
</number>
</property>
<property
name=
"rightMargin"
>
<number>
0
</number>
</property>
<property
name=
"bottomMargin"
>
<number>
0
</number>
</property>
<item>
...
...
@@ -347,11 +372,20 @@
<number>
0
</number>
</property>
<widget
class=
"QWidget"
name=
"contact_list_panel"
>
<layout
class=
"QVBoxLayout"
name=
"
verticalLayout_7
"
>
<layout
class=
"QVBoxLayout"
name=
"
contact_list_layout
"
>
<property
name=
"spacing"
>
<number>
0
</number>
</property>
<property
name=
"margin"
>
<property
name=
"leftMargin"
>
<number>
0
</number>
</property>
<property
name=
"topMargin"
>
<number>
0
</number>
</property>
<property
name=
"rightMargin"
>
<number>
0
</number>
</property>
<property
name=
"bottomMargin"
>
<number>
0
</number>
</property>
<item>
...
...
@@ -379,11 +413,20 @@
</layout>
</widget>
<widget
class=
"QWidget"
name=
"search_panel"
>
<layout
class=
"QVBoxLayout"
name=
"
verticalLayout_6
"
>
<layout
class=
"QVBoxLayout"
name=
"
search_layout
"
>
<property
name=
"spacing"
>
<number>
2
</number>
</property>
<property
name=
"margin"
>
<property
name=
"leftMargin"
>
<number>
0
</number>
</property>
<property
name=
"topMargin"
>
<number>
0
</number>
</property>
<property
name=
"rightMargin"
>
<number>
0
</number>
</property>
<property
name=
"bottomMargin"
>
<number>
0
</number>
</property>
<item>
...
...
@@ -485,11 +528,20 @@
<number>
0
</number>
</property>
<widget
class=
"QWidget"
name=
"search_list_panel"
>
<layout
class=
"QVBoxLayout"
name=
"
verticalLayout_5
"
>
<layout
class=
"QVBoxLayout"
name=
"
search_list_layout
"
>
<property
name=
"spacing"
>
<number>
0
</number>
</property>
<property
name=
"margin"
>
<property
name=
"leftMargin"
>
<number>
0
</number>
</property>
<property
name=
"topMargin"
>
<number>
0
</number>
</property>
<property
name=
"rightMargin"
>
<number>
0
</number>
</property>
<property
name=
"bottomMargin"
>
<number>
0
</number>
</property>
<item>
...
...
@@ -514,11 +566,20 @@
</layout>
</widget>
<widget
class=
"QWidget"
name=
"not_found_panel"
>
<layout
class=
"QVBoxLayout"
name=
"
verticalLayout_3
"
>
<layout
class=
"QVBoxLayout"
name=
"
not_found_layout
"
>
<property
name=
"spacing"
>
<number>
0
</number>
</property>
<property
name=
"margin"
>
<property
name=
"leftMargin"
>
<number>
0
</number>
</property>
<property
name=
"topMargin"
>
<number>
0
</number>
</property>
<property
name=
"rightMargin"
>
<number>
0
</number>
</property>
<property
name=
"bottomMargin"
>
<number>
0
</number>
</property>
<item>
...
...
@@ -813,11 +874,20 @@ padding: 2px;</string>
</layout>
</widget>
<widget
class=
"QWidget"
name=
"sessions_panel"
>
<layout
class=
"QVBoxLayout"
name=
"
verticalLayout_2
"
>
<layout
class=
"QVBoxLayout"
name=
"
sessions_layout
"
>
<property
name=
"spacing"
>
<number>
0
</number>
</property>
<property
name=
"margin"
>
<property
name=
"leftMargin"
>
<number>
0
</number>
</property>
<property
name=
"topMargin"
>
<number>
0
</number>
</property>
<property
name=
"rightMargin"
>
<number>
0
</number>
</property>
<property
name=
"bottomMargin"
>
<number>
0
</number>
</property>
<item>
...
...
@@ -960,7 +1030,7 @@ padding: 2px;</string>
<x>
0
</x>
<y>
0
</y>
<width>
285
</width>
<height>
2
0
</height>
<height>
2
9
</height>
</rect>
</property>
<widget
class=
"QMenu"
name=
"blink_menu"
>
...
...
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