kde-playground/kgpg/kgpgwidget.ui
Ivailo Monev 973b98117c generic: adjust
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-05-29 06:47:59 +03:00

406 lines
11 KiB
XML

<?xml version="1.0" encoding="System"?>
<ui version="4.0">
<class>KGPGWindow</class>
<widget class="QMainWindow" name="KGPGWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>388</width>
<height>364</height>
</rect>
</property>
<property name="windowTitle">
<string>KGPG</string>
</property>
<property name="windowIcon">
<iconset theme="kgpg">
<normaloff/>
</iconset>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QGridLayout" name="gridLayout_3">
<item row="8" column="0" colspan="3">
<widget class="QProgressBar" name="progressbar">
<property name="value">
<number>24</number>
</property>
</widget>
</item>
<item row="5" column="0" colspan="3">
<widget class="QFrame" name="frame">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="1" column="1">
<widget class="QLabel" name="emaillabel">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="9" column="0" colspan="2">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Comment:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>E-Mail:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Revoked:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QLabel" name="commentlabel">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="6" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
<string>Expired:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="7" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>Can encrypt:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="8" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Can sign:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Name:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="namelabel">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_11">
<property name="text">
<string>Disabled:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="KLed" name="disabledled">
<property name="state">
<enum>KLed::Off</enum>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="KLed" name="revokedled">
<property name="state">
<enum>KLed::Off</enum>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="KLed" name="expiredled">
<property name="state">
<enum>KLed::Off</enum>
</property>
</widget>
</item>
<item row="7" column="1">
<widget class="KLed" name="canencryptled">
<property name="state">
<enum>KLed::Off</enum>
</property>
</widget>
</item>
<item row="8" column="1">
<widget class="KLed" name="cansignled">
<property name="state">
<enum>KLed::Off</enum>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="6" column="1">
<widget class="KPushButton" name="startbutton">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Start</string>
</property>
<property name="icon">
<iconset theme="application-x-executable">
<normaloff/>
</iconset>
</property>
</widget>
</item>
<item row="6" column="0">
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="6" column="2">
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0" colspan="3">
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="1">
<widget class="KUrlRequester" name="sourcerequester"/>
</item>
<item row="0" column="0">
<widget class="QLabel" name="sourcelabel">
<property name="text">
<string>Select source:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="destinationlabel">
<property name="text">
<string>Select destination:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="KUrlRequester" name="destinationrequester">
<property name="mode">
<set>KFile::File|KFile::LocalOnly</set>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="KComboBox" name="keysbox">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="keyslabel">
<property name="text">
<string>Select key:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>388</width>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
<property name="title">
<string>File</string>
</property>
</widget>
<widget class="QMenu" name="menuMode">
<property name="title">
<string>Mode</string>
</property>
<addaction name="actionEncrypt"/>
<addaction name="actionDecrypt"/>
<addaction name="actionSign"/>
<addaction name="actionVerify"/>
</widget>
<widget class="QMenu" name="menuKey">
<property name="title">
<string>Key</string>
</property>
<addaction name="actionGenerate"/>
<addaction name="actionExport"/>
<addaction name="actionImport"/>
</widget>
<addaction name="menuFile"/>
<addaction name="menuMode"/>
<addaction name="menuKey"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<action name="actionQuit">
<property name="text">
<string>Quit</string>
</property>
</action>
<action name="actionEncrypt">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Encrypt</string>
</property>
</action>
<action name="actionDecrypt">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Decrypt</string>
</property>
</action>
<action name="actionSign">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Sign</string>
</property>
</action>
<action name="actionVerify">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Verify</string>
</property>
</action>
<action name="actionGenerate">
<property name="text">
<string>Generate</string>
</property>
</action>
<action name="actionExport">
<property name="text">
<string>Export</string>
</property>
</action>
<action name="actionImport">
<property name="text">
<string>Import</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>
<class>KComboBox</class>
<extends></extends>
<header>kcombobox.h</header>
</customwidget>
<customwidget>
<class>KPushButton</class>
<extends></extends>
<header>kpushbutton.h</header>
</customwidget>
<customwidget>
<class>KLed</class>
<extends></extends>
<header>kled.h</header>
</customwidget>
<customwidget>
<class>KUrlRequester</class>
<extends></extends>
<header>kurlrequester.h</header>
</customwidget>
</customwidgets>
<connections/>
</ui>