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.

310 lines
7.7 KiB

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ChatWindow</class>
<widget class="QMainWindow" name="ChatWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>607</width>
<height>421</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>Conversations</string>
</property>
<property name="windowIcon">
<iconset>
<normaloff>:/assets/images/appicons/64x64.png</normaloff>:/assets/images/appicons/64x64.png</iconset>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QWebEngineView" name="webWidget"/>
</item>
<item>
<widget class="QPushButton" name="btn">
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QStatusBar" name="statusBar"/>
<action name="actionQuit">
<property name="text">
<string>Quit application</string>
</property>
</action>
<action name="action">
<property name="text">
<string>Network</string>
</property>
</action>
<action name="actionSignVerify">
<property name="text">
<string>Sign/verify message</string>
</property>
</action>
<action name="actionAbout">
<property name="text">
<string>About</string>
</property>
</action>
<action name="actionOfficialWebsite">
<property name="text">
<string>Official website</string>
</property>
</action>
<action name="actionSettings">
<property name="text">
<string>Settings</string>
</property>
</action>
<action name="actionCalculator">
<property name="text">
<string>Calculator</string>
</property>
</action>
<action name="actionInformation">
<property name="text">
<string>Information</string>
</property>
</action>
<action name="actionPassword">
<property name="text">
<string>Password</string>
</property>
</action>
<action name="actionSeed">
<property name="text">
<string>Seed</string>
</property>
</action>
<action name="actionReport_bug">
<property name="text">
<string>Report bug</string>
</property>
</action>
<action name="actionDonate_to_Wowlet">
<property name="text">
<string>Donate to WOWlet</string>
</property>
</action>
<action name="actionExport_CSV">
<property name="text">
<string>Export CSV</string>
</property>
</action>
<action name="actionShow_Coins">
<property name="text">
<string>Show Coins</string>
</property>
</action>
<action name="actionShow_xmr_to">
<property name="text">
<string>Show XMR.to</string>
</property>
</action>
<action name="actionShow_calc">
<property name="text">
<string>Show Calc</string>
</property>
</action>
<action name="actionClose">
<property name="text">
<string>Close current wallet</string>
</property>
</action>
<action name="actionVerifyTxProof">
<property name="text">
<string>Verify transaction proof</string>
</property>
</action>
<action name="actionStore_wallet">
<property name="text">
<string>Save wallet</string>
</property>
</action>
<action name="actionUpdate_balance">
<property name="text">
<string>Update balance</string>
</property>
</action>
<action name="actionRefresh_tabs">
<property name="text">
<string>Refresh models</string>
</property>
</action>
<action name="actionImportContactsCSV">
<property name="text">
<string>Import CSV</string>
</property>
</action>
<action name="actionExportContactsCSV">
<property name="text">
<string>Export CSV</string>
</property>
</action>
<action name="actionChange_restore_height">
<property name="text">
<string>Change restore height</string>
</property>
</action>
<action name="actionKeys">
<property name="text">
<string>Keys</string>
</property>
</action>
<action name="actionCreateDesktopEntry">
<property name="text">
<string>Create desktop entry</string>
</property>
</action>
<action name="actionShow_debug_info">
<property name="text">
<string>Debug info</string>
</property>
</action>
<action name="actionCreate_view_only_details">
<property name="text">
<string>Details</string>
</property>
</action>
<action name="actionCreate_view_only_wallet_file">
<property name="text">
<string>Export wallet file</string>
</property>
</action>
<action name="actionViewOnly">
<property name="text">
<string>View-Only</string>
</property>
</action>
<action name="actionExport_key_images">
<property name="text">
<string>Export key images</string>
</property>
</action>
<action name="actionImport_key_images">
<property name="text">
<string>Import key images</string>
</property>
</action>
<action name="actionExport_outputs">
<property name="text">
<string>Export outputs</string>
</property>
</action>
<action name="actionImport_outputs">
<property name="text">
<string>Import outputs</string>
</property>
</action>
<action name="actionExportKeyImages">
<property name="text">
<string>Key Images</string>
</property>
</action>
<action name="actionExportOutputs">
<property name="text">
<string>Outputs</string>
</property>
</action>
<action name="actionImportKeyImages">
<property name="text">
<string>Key images</string>
</property>
</action>
<action name="actionImportOutputs">
<property name="text">
<string>Outputs</string>
</property>
</action>
<action name="actionShow_XMRig">
<property name="text">
<string>Show Mining</string>
</property>
</action>
<action name="actionImportTransaction">
<property name="text">
<string>Transaction</string>
</property>
</action>
<action name="actionSubmitTransaction">
<property name="text">
<string>Submit transaction file</string>
</property>
</action>
<action name="actionLoadUnsignedTxFromFile">
<property name="text">
<string>From file</string>
</property>
</action>
<action name="actionLoadSignedTxFromFile">
<property name="text">
<string>From file</string>
</property>
</action>
<action name="actionLoadUnsignedTxFromClipboard">
<property name="text">
<string>From clipboard</string>
</property>
</action>
<action name="actionLoadSignedTxFromText">
<property name="text">
<string>From text</string>
</property>
</action>
<action name="actionImport_transaction">
<property name="text">
<string>Import transaction</string>
</property>
</action>
<action name="actionRescan_spent">
<property name="text">
<string>Rescan spent</string>
</property>
</action>
<action name="actionShow_Home">
<property name="text">
<string>Show Home</string>
</property>
</action>
<action name="actionWallet_cache_debug">
<property name="text">
<string>Wallet cache debug</string>
</property>
</action>
<action name="actionPay_to_many">
<property name="text">
<string>Pay to many</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<customwidgets>
<customwidget>
<class>QWebEngineView</class>
<extends>QWidget</extends>
<header location="global">QtWebEngineWidgets/QWebEngineView</header>
<container>1</container>
</customwidget>
</customwidgets>
<resources>
<include location="assets.qrc"/>
</resources>
<connections/>
<slots>
<slot>donateButtonClicked()</slot>
<slot>calcButtonClicked()</slot>
</slots>
</ui>