Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Hugo Hörnquist
Stupan
Commits
a6c8415b
Commit
a6c8415b
authored
Apr 20, 2018
by
Hugo Hörnquist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Laid out money tab in splitter
parent
76514fa9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
120 additions
and
100 deletions
+120
-100
admin/mainwindow.ui
admin/mainwindow.ui
+120
-100
No files found.
admin/mainwindow.ui
View file @
a6c8415b
...
...
@@ -691,129 +691,149 @@
<attribute
name=
"title"
>
<string>
Pengar
</string>
</attribute>
<layout
class=
"QGridLayout"
name=
"gridLayout_5"
>
<item
row=
"0"
column=
"1"
rowspan=
"4"
>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout_10"
>
<item>
<layout
class=
"QGridLayout"
name=
"gridLayout_6"
>
<item
row=
"1"
column=
"1"
>
<widget
class=
"QDoubleSpinBox"
name=
"accTransferAmonut"
>
<property
name=
"suffix"
>
<string>
kr
</string>
</property>
<property
name=
"maximum"
>
<double>
99999999999999991433150857216.000000000000000
</double>
</property>
</widget>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout_11"
>
<item>
<widget
class=
"QSplitter"
name=
"splitter_2"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"opaqueResize"
>
<bool>
false
</bool>
</property>
<property
name=
"handleWidth"
>
<number>
4
</number>
</property>
<property
name=
"childrenCollapsible"
>
<bool>
false
</bool>
</property>
<widget
class=
"QWidget"
name=
""
>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout_10"
>
<item>
<layout
class=
"QGridLayout"
name=
"gridLayout_6"
>
<item
row=
"1"
column=
"1"
>
<widget
class=
"QDoubleSpinBox"
name=
"accTransferAmonut"
>
<property
name=
"suffix"
>
<string>
kr
</string>
</property>
<property
name=
"maximum"
>
<double>
99999999999999991433150857216.000000000000000
</double>
</property>
</widget>
</item>
<item
row=
"2"
column=
"0"
colspan=
"2"
>
<widget
class=
"QLineEdit"
name=
"accTransferText"
>
<property
name=
"placeholderText"
>
<string>
Notering (anledning, person, ...)
</string>
</property>
</widget>
</item>
<item
row=
"1"
column=
"2"
>
<widget
class=
"QComboBox"
name=
"accTransferTo"
/>
</item>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_16"
>
<property
name=
"text"
>
<string>
Från
</string>
</property>
</widget>
</item>
<item
row=
"0"
column=
"1"
>
<widget
class=
"QLabel"
name=
"label_18"
>
<property
name=
"text"
>
<string>
Kronor
</string>
</property>
</widget>
</item>
<item
row=
"1"
column=
"0"
>
<widget
class=
"QComboBox"
name=
"accTransferFrom"
/>
</item>
<item
row=
"0"
column=
"2"
>
<widget
class=
"QLabel"
name=
"label_17"
>
<property
name=
"text"
>
<string>
Till
</string>
</property>
</widget>
</item>
<item
row=
"2"
column=
"2"
>
<widget
class=
"QPushButton"
name=
"accTransferSubmit"
>
<property
name=
"text"
>
<string>
Submit
</string>
</property>
</widget>
</item>
</layout>
</item>
<item
row=
"2"
column=
"0"
colspan=
"2"
>
<widget
class=
"
Q
Line
Edit
"
name=
"
accTransferText
"
>
<property
name=
"
placeholderText
"
>
<
string>
Notering (anledning, person, ...)
</string
>
<item>
<widget
class=
"Line"
name=
"
line_7
"
>
<property
name=
"
orientation
"
>
<
enum>
Qt::Horizontal
</enum
>
</property>
</widget>
</item>
<item
row=
"1"
column=
"2"
>
<widget
class=
"QComboBox"
name=
"accTransferTo"
/>
</item>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_16"
>
<property
name=
"text"
>
<string>
Från
</string>
<item>
<widget
class=
"QTreeView"
name=
"accTreeView"
>
<property
name=
"editTriggers"
>
<set>
QAbstractItemView::NoEditTriggers
</set>
</property>
</widget>
</item>
<item
row=
"0"
column=
"1"
>
<widget
class=
"QLabel"
name=
"label_18"
>
<property
name=
"text"
>
<string>
Kronor
</string>
<property
name=
"alternatingRowColors"
>
<bool>
true
</bool>
</property>
</widget>
</item>
<item
row=
"1"
column=
"0"
>
<widget
class=
"QComboBox"
name=
"accTransferFrom"
/>
</item>
<item
row=
"0"
column=
"2"
>
<widget
class=
"QLabel"
name=
"label_17"
>
<property
name=
"text"
>
<string>
Till
</string>
<property
name=
"rootIsDecorated"
>
<bool>
false
</bool>
</property>
</widget>
</item>
<item
row=
"2"
column=
"2"
>
<widget
class=
"QPushButton"
name=
"acc
TransferSubmit
"
>
<item>
<widget
class=
"QPushButton"
name=
"acc
UpdateBtn
"
>
<property
name=
"text"
>
<string>
Submit
</string>
<string>
Uppdatera
</string>
</property>
</widget>
</item>
<item>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_5"
>
<item>
<widget
class=
"QLineEdit"
name=
"accNewAccText"
>
<property
name=
"placeholderText"
>
<string>
Kontonamn
</string>
</property>
</widget>
</item>
<item>
<widget
class=
"QPushButton"
name=
"accNewAccBtn"
>
<property
name=
"text"
>
<string>
Lägg till konto
</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
<item>
<widget
class=
"Line"
name=
"line_7"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
</widget>
</item>
<item>
<widget
class=
"QTreeView"
name=
"accTreeView"
>
<property
name=
"editTriggers"
>
<set>
QAbstractItemView::NoEditTriggers
</set>
</property>
<property
name=
"alternatingRowColors"
>
<bool>
true
</bool>
</property>
<property
name=
"rootIsDecorated"
>
<bool>
false
</bool>
</property>
</widget>
</item>
<item>
<widget
class=
"QPushButton"
name=
"accUpdateBtn"
>
<property
name=
"text"
>
<string>
Uppdatera
</string>
</property>
</widget>
</item>
<item>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_5"
>
</widget>
<widget
class=
"QWidget"
name=
""
>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout_5"
>
<item>
<widget
class=
"QL
ineEdit
"
name=
"
accNewAccText
"
>
<property
name=
"
placeholderT
ext"
>
<string>
Kontonamn
</string>
<widget
class=
"QL
abel
"
name=
"
label
"
>
<property
name=
"
t
ext"
>
<string>
Forna Överföringar
</string>
</property>
</widget>
</item>
<item>
<widget
class=
"QPushButton"
name=
"accNewAccBtn"
>
<property
name=
"text"
>
<string>
Lägg till konto
</string>
<widget
class=
"QTreeView"
name=
"moneyTransferHistory"
>
<property
name=
"editTriggers"
>
<set>
QAbstractItemView::NoEditTriggers
</set>
</property>
<property
name=
"alternatingRowColors"
>
<bool>
true
</bool>
</property>
<property
name=
"rootIsDecorated"
>
<bool>
false
</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
<item
row=
"1"
column=
"2"
colspan=
"2"
>
<widget
class=
"QTreeView"
name=
"moneyTransferHistory"
>
<property
name=
"editTriggers"
>
<set>
QAbstractItemView::NoEditTriggers
</set>
</property>
<property
name=
"alternatingRowColors"
>
<bool>
true
</bool>
</property>
<property
name=
"rootIsDecorated"
>
<bool>
false
</bool>
</property>
</widget>
</item>
<item
row=
"0"
column=
"2"
colspan=
"2"
>
<widget
class=
"QLabel"
name=
"label"
>
<property
name=
"text"
>
<string>
Forna Överföringar
</string>
</property>
</widget>
</widget>
</item>
</layout>
...
...
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