Warning, /graphics/krita/libs/ui/forms/wdgnodequerypatheditor.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  <author>
0004     SPDX-FileCopyrightText: none
0005     SPDX-License-Identifier: GPL-3.0-or-later
0006   </author>
0007  <class>WdgNodeQueryPathEditor</class>
0008  <widget class="QWidget" name="WdgNodeQueryPathEditor">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>435</width>
0014     <height>37</height>
0015    </rect>
0016   </property>
0017   <layout class="QHBoxLayout" name="horizontalLayout">
0018    <item>
0019     <widget class="QRadioButton" name="radioButtonCurrentLayer">
0020      <property name="text">
0021       <string>current layer</string>
0022      </property>
0023      <property name="checked">
0024       <bool>true</bool>
0025      </property>
0026     </widget>
0027    </item>
0028    <item>
0029     <widget class="QRadioButton" name="radioButtonCustomPath">
0030      <property name="text">
0031       <string>path</string>
0032      </property>
0033     </widget>
0034    </item>
0035    <item>
0036     <widget class="QLineEdit" name="klineeditPath"/>
0037    </item>
0038    <item>
0039     <widget class="QPushButton" name="kpushbutton"/>
0040    </item>
0041    <item>
0042     <spacer name="horizontalSpacer">
0043      <property name="orientation">
0044       <enum>Qt::Horizontal</enum>
0045      </property>
0046      <property name="sizeHint" stdset="0">
0047       <size>
0048        <width>77</width>
0049        <height>20</height>
0050       </size>
0051      </property>
0052     </spacer>
0053    </item>
0054   </layout>
0055  </widget>
0056  <resources/>
0057  <connections/>
0058 </ui>