-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnamobuddha.ui
79 lines (79 loc) · 3.01 KB
/
namobuddha.ui
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Namobuddha</class>
<widget class="QDialog" name="Namobuddha">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>958</width>
<height>625</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<property name="styleSheet">
<string notr="true">background:white;
color:black;</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="1" column="0" colspan="2">
<widget class="QLabel" name="label">
<property name="font">
<font>
<family>Times New Roman</family>
<pointsize>13</pointsize>
<italic>true</italic>
</font>
</property>
<property name="styleSheet">
<string notr="true">background:none;</string>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-style:normal;">Namobudha is one of the most important religious sites of the Buddhists after Kathmandu's,</span></p><p><span style=" font-style:normal;">Swyambhunath and Bouddhanath.It is located on a picturesque hill, 45 km along Banepa, Panauti route. </span></p><p><span style=" font-style:normal;">The religiously important Namobuddha, surrounded by serene environment and green hills, is gaining</span></p><p><span style=" font-style:normal;">fame as an important Buddhist pilgrimage site</span></p><p><br/></p><p><br/></p><p><span style=" font-weight:700; font-style:normal; color:#5500ff;">Expected Budget: 5k/person</span></p></body></html></string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="0" colspan="2">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label_3">
<property name="styleSheet">
<string notr="true">border-image: url(:/image preview/images/namobuddha.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="styleSheet">
<string notr="true">border-image: url(:/image preview/images/namobuddha1.jpg);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_4">
<property name="styleSheet">
<string notr="true">border-image: url(:/image preview/images/namobuddha2.jpg);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>