You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gwenview/src/gvcore/thumbnaildetailsdialogbase.ui

118 lines
4.1 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>ThumbnailDetailsDialogBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>ThumbnailDetailsDialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>390</width>
<height>207</height>
</rect>
</property>
<property name="caption">
<string>Thumbnail Details</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Information to display in the thumbnail text:</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout6</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="1" column="0">
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="0" column="1">
<property name="name">
<cstring>mShowFileName</cstring>
</property>
<property name="text">
<string>File name</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="1">
<property name="name">
<cstring>mShowImageSize</cstring>
</property>
<property name="text">
<string>Image size</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="1">
<property name="name">
<cstring>mShowFileSize</cstring>
</property>
<property name="text">
<string>File size</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="1">
<property name="name">
<cstring>mShowFileDate</cstring>
</property>
<property name="text">
<string>File date</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer7_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>&lt;i&gt;For more options, use the "Configure Gwenview" dialog&lt;/i&gt;</string>
</property>
</widget>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>