Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DapCash Wallet
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DapCash
DapCash Wallet
Commits
d212bf0f
Commit
d212bf0f
authored
5 years ago
by
konstantin.kukharenko
Committed by
andrey.daragan
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[*]Edit property
parent
7755dd9d
No related branches found
Branches containing commit
No related tags found
1 merge request
!11
Cellframe clone
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CellFrameDashboardGUI/screen/desktop/Dashboard/DapDashboardTopPanelForm.ui.qml
+22
-3
22 additions, 3 deletions
.../screen/desktop/Dashboard/DapDashboardTopPanelForm.ui.qml
libdap-qt-ui-qml
+1
-1
1 addition, 1 deletion
libdap-qt-ui-qml
with
23 additions
and
4 deletions
CellFrameDashboardGUI/screen/desktop/Dashboard/DapDashboardTopPanelForm.ui.qml
+
22
−
3
View file @
d212bf0f
...
...
@@ -43,7 +43,6 @@ DapAbstractTopPanel
ListElement
{
text
:
"
Money for education
"
}
ListElement
{
text
:
"
Money for medicine
"
}
}
indicatorImageNormal
:
"
qrc:/res/icons/ic_arrow_drop_down.png
"
indicatorImageActive
:
"
qrc:/res/icons/ic_arrow_drop_up.png
"
sidePaddingNormal
:
0
*
pt
...
...
@@ -55,7 +54,6 @@ DapAbstractTopPanel
hilightColorTopText
:
"
#070023
"
hilightColor
:
"
#330F54
"
normalTopColor
:
"
#070023
"
fontSizeComboBox
:
14
*
px
widthPopupComboBoxNormal
:
148
*
pt
widthPopupComboBoxActive
:
180
*
pt
heightComboBoxNormal
:
24
*
pt
...
...
@@ -63,6 +61,22 @@ DapAbstractTopPanel
bottomIntervalListElement
:
8
*
pt
topEffect
:
false
x
:
popup
.
visible
?
sidePaddingActive
*
(
-
1
)
:
sidePaddingNormal
normalColor
:
"
#FFFFFF
"
hilightTopColor
:
normalColor
topIndentNormal
:
12
*
pt
bottomIndentNormal
:
14
*
pt
bottomIndentActive
:
bottomIndentNormal
paddingTopItemDelegate
:
8
*
pt
paddingBottomItemDelegate
:
paddingTopItemDelegate
heightListElement
:
32
*
pt
intervalListElement
:
10
*
pt
indicatorWidth
:
24
*
pt
indicatorHeight
:
indicatorWidth
colorTopNormalDropShadow
:
"
#00000000
"
colorDropShadow
:
"
#40ABABAB
"
fontComboBox.pixelSize
:
14
*
pt
fontComboBox.family
:
"
Roboto
"
}
}
...
...
@@ -112,9 +126,14 @@ DapAbstractTopPanel
colorButtonTextNormal
:
"
#FFFFFF
"
colorButtonTextHover
:
"
#FFFFFF
"
indentTextRight
:
20
*
pt
fontSizeButton
:
14
*
pt
existenceImage
:
true
borderColorButton
:
"
#000000
"
borderWidthButton
:
0
fontButton.family
:
"
Roboto
"
fontButton.pixelSize
:
14
*
pt
fontButton.weight
:
Font
.
Normal
horizontalAligmentText
:
Qt
.
AlignRight
colorTextButton
:
"
#FFFFFF
"
}
}
This diff is collapsed.
Click to expand it.
libdap-qt-ui-qml
@
35158bf2
Compare
1f0a5e1d
...
35158bf2
Subproject commit
1f0a5e1d2e71ef054963bdde7e641ee5c146b2e4
Subproject commit
35158bf204facfeebe2acb5e215dcf29a00003b5
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment