annotate src/viewtransactions.ui @ 221:4612cf95007b

Simplify transactions view window layout.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 07 Mar 2018 14:36:19 +0200
parents c3f47d489097
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
218
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 <ui version="4.0">
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 <class>ViewTransactions</class>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 <widget class="QDialog" name="ViewTransactions">
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 <property name="windowModality">
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 <enum>Qt::NonModal</enum>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 </property>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 <property name="geometry">
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9 <rect>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 <x>0</x>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11 <y>0</y>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
12 <width>1024</width>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
13 <height>700</height>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
14 </rect>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
15 </property>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
16 <property name="windowTitle">
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
17 <string>Kaikki viimeisimmät tapahtumat</string>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
18 </property>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
19 <layout class="QVBoxLayout" name="verticalLayout">
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
20 <item>
221
4612cf95007b Simplify transactions view window layout.
Matti Hamalainen <ccr@tnsp.org>
parents: 218
diff changeset
21 <widget class="QTableView" name="tableview_Transactions">
4612cf95007b Simplify transactions view window layout.
Matti Hamalainen <ccr@tnsp.org>
parents: 218
diff changeset
22 <property name="contextMenuPolicy">
4612cf95007b Simplify transactions view window layout.
Matti Hamalainen <ccr@tnsp.org>
parents: 218
diff changeset
23 <enum>Qt::DefaultContextMenu</enum>
218
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
24 </property>
221
4612cf95007b Simplify transactions view window layout.
Matti Hamalainen <ccr@tnsp.org>
parents: 218
diff changeset
25 <property name="selectionBehavior">
4612cf95007b Simplify transactions view window layout.
Matti Hamalainen <ccr@tnsp.org>
parents: 218
diff changeset
26 <enum>QAbstractItemView::SelectRows</enum>
4612cf95007b Simplify transactions view window layout.
Matti Hamalainen <ccr@tnsp.org>
parents: 218
diff changeset
27 </property>
218
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
28 </widget>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
29 </item>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
30 <item>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
31 <layout class="QHBoxLayout" name="horizontalLayout">
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
32 <item>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
33 <spacer name="horizontalSpacer">
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
34 <property name="orientation">
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
35 <enum>Qt::Horizontal</enum>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
36 </property>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
37 <property name="sizeHint" stdset="0">
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
38 <size>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
39 <width>40</width>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
40 <height>20</height>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
41 </size>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
42 </property>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
43 </spacer>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
44 </item>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
45 <item>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
46 <widget class="QPushButton" name="button_Close">
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
47 <property name="text">
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
48 <string>Sulje</string>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
49 </property>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
50 </widget>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
51 </item>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
52 </layout>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
53 </item>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
54 </layout>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
55 </widget>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
56 <tabstops>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
57 <tabstop>button_Close</tabstop>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
58 </tabstops>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
59 <resources/>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
60 <connections/>
c3f47d489097 Implement global transactions viewer dialog.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
61 </ui>