Warning, /plasma/latte-dock/app/settings/actionsdialog/actionsdialog.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>ActionsDialog</class> 0004 <widget class="QDialog" name="ActionsDialog"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>835</width> 0010 <height>518</height> 0011 </rect> 0012 </property> 0013 <property name="windowTitle"> 0014 <string>Context Menu Actions</string> 0015 </property> 0016 <layout class="QVBoxLayout" name="verticalLayout"> 0017 <item> 0018 <layout class="QHBoxLayout" name="optionsLayout"> 0019 <item> 0020 <layout class="QVBoxLayout" name="verticalLayout_2"> 0021 <item> 0022 <widget class="KActionSelector" name="actionsSelector"> 0023 <property name="availableLabel"> 0024 <string comment="actions shown only in edit mode">Accessible only in edit mode:</string> 0025 </property> 0026 <property name="selectedLabel"> 0027 <string comment="actions shown always">Accessible always:</string> 0028 </property> 0029 <property name="selectedInsertionPolicy"> 0030 <enum>KActionSelector::Sorted</enum> 0031 </property> 0032 <property name="showUpDownButtons"> 0033 <bool>false</bool> 0034 </property> 0035 </widget> 0036 </item> 0037 </layout> 0038 </item> 0039 </layout> 0040 </item> 0041 <item> 0042 <widget class="QDialogButtonBox" name="buttonBox"> 0043 <property name="orientation"> 0044 <enum>Qt::Horizontal</enum> 0045 </property> 0046 <property name="standardButtons"> 0047 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset|QDialogButtonBox::RestoreDefaults</set> 0048 </property> 0049 </widget> 0050 </item> 0051 </layout> 0052 </widget> 0053 <customwidgets> 0054 <customwidget> 0055 <class>KActionSelector</class> 0056 <extends>QWidget</extends> 0057 <header>kactionselector.h</header> 0058 </customwidget> 0059 </customwidgets> 0060 <resources/> 0061 <connections/> 0062 </ui>