-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchandragiri.ui
82 lines (82 loc) · 3.07 KB
/
chandragiri.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
80
81
82
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>chandragiri</class>
<widget class="QDialog" name="chandragiri">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1243</width>
<height>522</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<property name="styleSheet">
<string notr="true">color:black;
background:white;</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="1">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label_4">
<property name="styleSheet">
<string notr="true">border-image: url(:/image preview/images/chandra1.jpg);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_3">
<property name="styleSheet">
<string notr="true">border-image: url(:/image preview/images/chandra2.jpg);</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/chandra3.jpg);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label">
<property name="font">
<font>
<family>Times New Roman</family>
<pointsize>13</pointsize>
<italic>false</italic>
</font>
</property>
<property name="styleSheet">
<string notr="true">background:none;</string>
</property>
<property name="text">
<string><html><head/><body><p>Just 7 km away from Thankot, Kathmandu, Chandragiri Hills feels like a whole new world, altogether. <br/>The 2551 meter-high natural haven is surrounded by temperate wilderness with a fantastic panorama of the Himalayas as the backdrop. <br/>The closest location from Kathmandu to get a view of the majestic Mt. Everest is surely something that you shouldn’t be missing.Along <br/>with refreshing forest air and a spectacular view of the Himalayan vistas, the area is also home<br/>to one of the most important Hindu temple: the Bhaleshwor Mahadev, which is believed to possess wish-granting powers</p><p><br/></p><p><span style=" font-weight:700; color:#5500ff;">Expected Budget: 5k/person</span><span style=" font-weight:700; color:#ff0000;"><br/></span></p></body></html></string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>