Warning, /graphics/digikam/core/dplugins/generic/tools/calendar/ui/calevents.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0" > 0003 <class>CalEvents</class> 0004 <widget class="QWidget" name="CalEvents" > 0005 <property name="geometry" > 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>486</width> 0010 <height>455</height> 0011 </rect> 0012 </property> 0013 <property name="windowTitle" > 0014 <string>Calendar events</string> 0015 </property> 0016 <layout class="QVBoxLayout" > 0017 <item> 0018 <widget class="QLabel" name="ohHeaderLabel" > 0019 <property name="font" > 0020 <font> 0021 <weight>75</weight> 0022 <bold>true</bold> 0023 </font> 0024 </property> 0025 <property name="text" > 0026 <string>Select an optional calendar file with the official holidays</string> 0027 </property> 0028 </widget> 0029 </item> 0030 <item> 0031 <widget class="Digikam::DFileSelector" name="ohUrlRequester"/> 0032 </item> 0033 <item> 0034 <widget class="QLabel" name="ohExplainLabel" > 0035 <property name="font" > 0036 <font> 0037 <italic>true</italic> 0038 </font> 0039 </property> 0040 <property name="text" > 0041 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "https://www.w3.org/TR/REC-html40/strict.dtd"> 0042 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 0043 p, li { white-space: pre-wrap; } 0044 </style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:italic;"> 0045 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You can download a calendar for your country from <a href="www.icalshare.com"><span style=" text-decoration: underline; color:#0057ae;">www.icalshare.com</span></a> or other sites.</p> 0046 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This is fully optional. All the events from this calendar will be printed in red.</p></body></html></string> 0047 </property> 0048 <property name="alignment" > 0049 <set>Qt::AlignVCenter</set> 0050 </property> 0051 <property name="wordWrap" > 0052 <bool>true</bool> 0053 </property> 0054 </widget> 0055 </item> 0056 <item> 0057 <widget class="Line" name="line1" > 0058 <property name="frameShape" > 0059 <enum>QFrame::HLine</enum> 0060 </property> 0061 <property name="frameShadow" > 0062 <enum>QFrame::Sunken</enum> 0063 </property> 0064 </widget> 0065 </item> 0066 <item> 0067 <widget class="QLabel" name="fhHeaderLabel" > 0068 <property name="font" > 0069 <font> 0070 <weight>75</weight> 0071 <bold>true</bold> 0072 </font> 0073 </property> 0074 <property name="text" > 0075 <string>Select an optional calendar file with your "family holidays"</string> 0076 </property> 0077 <property name="wordWrap" > 0078 <bool>false</bool> 0079 </property> 0080 </widget> 0081 </item> 0082 <item> 0083 <widget class="Digikam::DFileSelector" name="fhUrlRequester"/> 0084 </item> 0085 <item> 0086 <widget class="QLabel" name="fhExplainLabel" > 0087 <property name="font" > 0088 <font> 0089 <italic>true</italic> 0090 </font> 0091 </property> 0092 <property name="text" > 0093 <string>You can create such a calendar using program which support <a href="https://en.wikipedia.org/wiki/ICalendar">iCalendar format</a>. 0094 This is fully optional. All the events from this calendar will be printed in green.</string> 0095 </property> 0096 <property name="alignment" > 0097 <set>Qt::AlignVCenter</set> 0098 </property> 0099 <property name="wordWrap" > 0100 <bool>true</bool> 0101 </property> 0102 </widget> 0103 </item> 0104 <item> 0105 <spacer name="spacer1" > 0106 <property name="orientation" > 0107 <enum>Qt::Vertical</enum> 0108 </property> 0109 <property name="sizeType" > 0110 <enum>QSizePolicy::Expanding</enum> 0111 </property> 0112 <property name="sizeHint" stdset="0" > 0113 <size> 0114 <width>41</width> 0115 <height>140</height> 0116 </size> 0117 </property> 0118 </spacer> 0119 </item> 0120 </layout> 0121 </widget> 0122 <layoutdefault spacing="6" margin="11" /> 0123 <customwidgets> 0124 <customwidget> 0125 <class>Digikam::DFileSelector</class> 0126 <extends>QWidget</extends> 0127 <header>dfileselector.h</header> 0128 </customwidget> 0129 </customwidgets> 0130 <resources/> 0131 <connections/> 0132 <slots> 0133 <signal>fhChanged(QString)</signal> 0134 <signal>ohChanged(QString)</signal> 0135 </slots> 0136 </ui>