Warning, /pim/incidenceeditor/src/ui/schedulingdialog.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>Dialog</class> 0004 <widget class="QWidget" name="Dialog"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>558</width> 0010 <height>502</height> 0011 </rect> 0012 </property> 0013 <property name="windowTitle"> 0014 <string>Schedule a time</string> 0015 </property> 0016 <layout class="QGridLayout" name="gridLayout_2"> 0017 <property name="leftMargin"> 0018 <number>0</number> 0019 </property> 0020 <property name="topMargin"> 0021 <number>0</number> 0022 </property> 0023 <property name="rightMargin"> 0024 <number>0</number> 0025 </property> 0026 <property name="bottomMargin"> 0027 <number>0</number> 0028 </property> 0029 <item row="0" column="0"> 0030 <layout class="QHBoxLayout" name="horizontalLayout_3"> 0031 <item> 0032 <layout class="QFormLayout" name="formLayout"> 0033 <property name="fieldGrowthPolicy"> 0034 <enum>QFormLayout::ExpandingFieldsGrow</enum> 0035 </property> 0036 <item row="0" column="0"> 0037 <widget class="QLabel" name="label"> 0038 <property name="text"> 0039 <string>Earliest time to start:</string> 0040 </property> 0041 <property name="alignment"> 0042 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0043 </property> 0044 </widget> 0045 </item> 0046 <item row="0" column="1"> 0047 <layout class="QHBoxLayout" name="horizontalLayout"> 0048 <item> 0049 <widget class="KDateComboBox" name="mStartDate"/> 0050 </item> 0051 <item> 0052 <widget class="KTimeComboBox" name="mStartTime"/> 0053 </item> 0054 </layout> 0055 </item> 0056 <item row="1" column="0"> 0057 <widget class="QLabel" name="label_2"> 0058 <property name="text"> 0059 <string>Latest time to end:</string> 0060 </property> 0061 <property name="alignment"> 0062 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0063 </property> 0064 </widget> 0065 </item> 0066 <item row="1" column="1"> 0067 <layout class="QHBoxLayout" name="horizontalLayout_2"> 0068 <item> 0069 <widget class="KDateComboBox" name="mEndDate"/> 0070 </item> 0071 <item> 0072 <widget class="KTimeComboBox" name="mEndTime"/> 0073 </item> 0074 </layout> 0075 </item> 0076 </layout> 0077 </item> 0078 <item> 0079 <layout class="QFormLayout" name="formLayout_2"> 0080 <item row="0" column="0"> 0081 <widget class="QLabel" name="label_3"> 0082 <property name="toolTip"> 0083 <string>Check the weekdays to include in the search.</string> 0084 </property> 0085 <property name="statusTip"> 0086 <string/> 0087 </property> 0088 <property name="whatsThis"> 0089 <string>Only the checked weekdays will be included in the free time slot search.</string> 0090 </property> 0091 <property name="text"> 0092 <string>Allowed weekdays:</string> 0093 </property> 0094 <property name="alignment"> 0095 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0096 </property> 0097 </widget> 0098 </item> 0099 <item row="0" column="1"> 0100 <widget class="IncidenceEditorNG::KWeekdayCheckCombo" name="mWeekdayCombo"> 0101 <property name="sizePolicy"> 0102 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> 0103 <horstretch>0</horstretch> 0104 <verstretch>0</verstretch> 0105 </sizepolicy> 0106 </property> 0107 <property name="toolTip"> 0108 <string>Check the weekdays to include in the search.</string> 0109 </property> 0110 <property name="whatsThis"> 0111 <string>Only the checked weekdays will be included in the free time slot search.</string> 0112 </property> 0113 </widget> 0114 </item> 0115 <item row="1" column="0"> 0116 <widget class="QLabel" name="label_5"> 0117 <property name="toolTip"> 0118 <string>Check the roles to include in the search.</string> 0119 </property> 0120 <property name="whatsThis"> 0121 <string>Only the participants with the checked roles will be considered in the free time slot search.</string> 0122 </property> 0123 <property name="text"> 0124 <string>Mandatory roles:</string> 0125 </property> 0126 <property name="alignment"> 0127 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0128 </property> 0129 </widget> 0130 </item> 0131 <item row="1" column="1"> 0132 <widget class="KPIM::KCheckComboBox" name="mRolesCombo"> 0133 <property name="sizePolicy"> 0134 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> 0135 <horstretch>0</horstretch> 0136 <verstretch>0</verstretch> 0137 </sizepolicy> 0138 </property> 0139 <property name="toolTip"> 0140 <string>Check the roles to include in the search.</string> 0141 </property> 0142 <property name="whatsThis"> 0143 <string>Only the participants with the checked roles will be considered in the free time slot search.</string> 0144 </property> 0145 </widget> 0146 </item> 0147 </layout> 0148 </item> 0149 </layout> 0150 </item> 0151 <item row="1" column="0"> 0152 <widget class="QTabWidget" name="mTabWidget"> 0153 <property name="toolTip"> 0154 <string>Select the search option</string> 0155 </property> 0156 <property name="whatsThis"> 0157 <string>Use these tabs to choose the search option.</string> 0158 </property> 0159 <property name="currentIndex"> 0160 <number>0</number> 0161 </property> 0162 <widget class="QWidget" name="mTextTab"> 0163 <attribute name="title"> 0164 <string>Automatic Search</string> 0165 </attribute> 0166 <layout class="QGridLayout" name="gridLayout"> 0167 <item row="0" column="0"> 0168 <widget class="QTableView" name="mTableView"> 0169 <property name="alternatingRowColors"> 0170 <bool>true</bool> 0171 </property> 0172 <property name="selectionMode"> 0173 <enum>QAbstractItemView::SingleSelection</enum> 0174 </property> 0175 <property name="selectionBehavior"> 0176 <enum>QAbstractItemView::SelectRows</enum> 0177 </property> 0178 <property name="showGrid"> 0179 <bool>false</bool> 0180 </property> 0181 <attribute name="horizontalHeaderVisible"> 0182 <bool>false</bool> 0183 </attribute> 0184 <attribute name="horizontalHeaderStretchLastSection"> 0185 <bool>true</bool> 0186 </attribute> 0187 <attribute name="verticalHeaderVisible"> 0188 <bool>false</bool> 0189 </attribute> 0190 <attribute name="verticalHeaderStretchLastSection"> 0191 <bool>false</bool> 0192 </attribute> 0193 </widget> 0194 </item> 0195 </layout> 0196 </widget> 0197 <widget class="QWidget" name="mGanttTab"> 0198 <attribute name="title"> 0199 <string>Visual Search</string> 0200 </attribute> 0201 </widget> 0202 </widget> 0203 </item> 0204 <item row="2" column="0"> 0205 <widget class="QGroupBox" name="mMoveApptGroupBox"> 0206 <property name="title"> 0207 <string>Move your appointment to:</string> 0208 </property> 0209 <layout class="QVBoxLayout" name="verticalLayout_3"> 0210 <item> 0211 <layout class="QHBoxLayout" name="horizontalLayout_4"> 0212 <item> 0213 <spacer name="horizontalSpacer"> 0214 <property name="orientation"> 0215 <enum>Qt::Horizontal</enum> 0216 </property> 0217 <property name="sizeHint" stdset="0"> 0218 <size> 0219 <width>40</width> 0220 <height>20</height> 0221 </size> 0222 </property> 0223 </spacer> 0224 </item> 0225 <item> 0226 <widget class="QLabel" name="mMoveDayLabel"> 0227 <property name="text"> 0228 <string>Monday, 12th June</string> 0229 </property> 0230 <property name="alignment"> 0231 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0232 </property> 0233 </widget> 0234 </item> 0235 <item> 0236 <widget class="KTimeComboBox" name="mMoveBeginTimeEdit"/> 0237 </item> 0238 <item> 0239 <widget class="QLabel" name="mMoveEndTimeLabel"> 0240 <property name="text"> 0241 <string>to 10:00am</string> 0242 </property> 0243 </widget> 0244 </item> 0245 <item> 0246 <spacer name="horizontalSpacer_2"> 0247 <property name="orientation"> 0248 <enum>Qt::Horizontal</enum> 0249 </property> 0250 <property name="sizeHint" stdset="0"> 0251 <size> 0252 <width>40</width> 0253 <height>20</height> 0254 </size> 0255 </property> 0256 </spacer> 0257 </item> 0258 </layout> 0259 </item> 0260 </layout> 0261 </widget> 0262 </item> 0263 </layout> 0264 </widget> 0265 <customwidgets> 0266 <customwidget> 0267 <class>KPIM::KCheckComboBox</class> 0268 <extends>QComboBox</extends> 0269 <header>Libkdepim/KCheckComboBox</header> 0270 </customwidget> 0271 <customwidget> 0272 <class>QComboBox</class> 0273 <extends>QComboBox</extends> 0274 <header>kcombobox.h</header> 0275 </customwidget> 0276 <customwidget> 0277 <class>KDateComboBox</class> 0278 <extends>QComboBox</extends> 0279 <header>kdatecombobox.h</header> 0280 </customwidget> 0281 <customwidget> 0282 <class>KTimeComboBox</class> 0283 <extends>QComboBox</extends> 0284 <header>ktimecombobox.h</header> 0285 </customwidget> 0286 <customwidget> 0287 <class>IncidenceEditorNG::KWeekdayCheckCombo</class> 0288 <extends>KPIM::KCheckComboBox</extends> 0289 <header>kweekdaycheckcombo.h</header> 0290 </customwidget> 0291 </customwidgets> 0292 <resources/> 0293 <connections/> 0294 </ui>