Credentials_manager/PasswordManager/mainwindow.ui

776 lines
20 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>600</height>
</rect>
</property>
<property name="windowTitle">
<string>PasswordManeger</string>
</property>
<property name="windowIcon">
<iconset>
<normaloff>../../Изображения/safe-clip-art-12.png</normaloff>../../Изображения/safe-clip-art-12.png</iconset>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="QStackedWidget" name="stackedWidget">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>891</width>
<height>649</height>
</rect>
</property>
<property name="acceptDrops">
<bool>false</bool>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="page">
<widget class="QTableView" name="tableViewRecords">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>-10</x>
<y>0</y>
<width>800</width>
<height>481</height>
</rect>
</property>
</widget>
<widget class="QGroupBox" name="ToolGroup">
<property name="geometry">
<rect>
<x>0</x>
<y>490</y>
<width>1011</width>
<height>31</height>
</rect>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="deleteButton">
<property name="geometry">
<rect>
<x>280</x>
<y>0</y>
<width>241</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Delete</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_4">
<property name="geometry">
<rect>
<x>570</x>
<y>0</y>
<width>211</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Watch</string>
</property>
</widget>
<widget class="QPushButton" name="addButton">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>201</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Add</string>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="page_2">
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>110</x>
<y>60</y>
<width>121</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Имя записи</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>310</x>
<y>60</y>
<width>370</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_2">
<property name="geometry">
<rect>
<x>310</x>
<y>110</y>
<width>371</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_3">
<property name="geometry">
<rect>
<x>310</x>
<y>160</y>
<width>371</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_4">
<property name="geometry">
<rect>
<x>310</x>
<y>210</y>
<width>371</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_5">
<property name="geometry">
<rect>
<x>310</x>
<y>260</y>
<width>371</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>110</x>
<y>110</y>
<width>171</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Имя пользователя</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>110</x>
<y>160</y>
<width>121</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Пароль</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>110</x>
<y>220</y>
<width>101</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>URL</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>100</x>
<y>270</y>
<width>131</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Изменения</string>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>280</x>
<y>20</y>
<width>151</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Удалить запись</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_10">
<property name="geometry">
<rect>
<x>310</x>
<y>320</y>
<width>371</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>110</x>
<y>330</y>
<width>141</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Примечания</string>
</property>
</widget>
<widget class="QStackedWidget" name="stackedWidget_2">
<property name="geometry">
<rect>
<x>-20</x>
<y>-10</y>
<width>921</width>
<height>649</height>
</rect>
</property>
<property name="acceptDrops">
<bool>false</bool>
</property>
<property name="currentIndex">
<number>2</number>
</property>
<widget class="QWidget" name="page_4">
<widget class="QTableView" name="tableView_3">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>231</width>
<height>511</height>
</rect>
</property>
</widget>
<widget class="QTableView" name="tableViewRecords_2">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>250</x>
<y>10</y>
<width>541</width>
<height>481</height>
</rect>
</property>
</widget>
<widget class="QGroupBox" name="ToolGroup_2">
<property name="geometry">
<rect>
<x>250</x>
<y>490</y>
<width>541</width>
<height>31</height>
</rect>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="deleteButton_2">
<property name="geometry">
<rect>
<x>169</x>
<y>0</y>
<width>191</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Delete</string>
</property>
</widget>
<widget class="QPushButton" name="editButton_2">
<property name="geometry">
<rect>
<x>359</x>
<y>0</y>
<width>181</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Edit</string>
</property>
</widget>
<widget class="QPushButton" name="addButton_2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>171</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Add</string>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="page_5"/>
<widget class="QWidget" name="page_6">
<widget class="QLabel" name="label_20">
<property name="geometry">
<rect>
<x>190</x>
<y>160</y>
<width>67</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Путь:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_18">
<property name="geometry">
<rect>
<x>320</x>
<y>150</y>
<width>511</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_19">
<property name="geometry">
<rect>
<x>320</x>
<y>240</y>
<width>511</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_21">
<property name="geometry">
<rect>
<x>190</x>
<y>250</y>
<width>67</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Пароль:</string>
</property>
</widget>
<widget class="QLabel" name="label_24">
<property name="geometry">
<rect>
<x>400</x>
<y>70</y>
<width>241</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Разблокировать базу данных</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>
</widget>
<widget class="QPushButton" name="pushButton_8">
<property name="geometry">
<rect>
<x>610</x>
<y>340</y>
<width>141</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Разблокировать</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_9">
<property name="geometry">
<rect>
<x>250</x>
<y>340</y>
<width>141</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Создать</string>
</property>
</widget>
</widget>
</widget>
</widget>
<widget class="QWidget" name="page_3">
<widget class="QPushButton" name="pushButton_6">
<property name="geometry">
<rect>
<x>530</x>
<y>450</y>
<width>101</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>Ок</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_7">
<property name="geometry">
<rect>
<x>180</x>
<y>460</y>
<width>101</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>Назад</string>
</property>
</widget>
<widget class="QWidget" name="gridLayoutWidget_2">
<property name="geometry">
<rect>
<x>130</x>
<y>80</y>
<width>591</width>
<height>341</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_3">
<item row="1" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>Имя пользователя</string>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_26">
<property name="text">
<string>Примечания</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Пароль</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="lineEdit_username"/>
</item>
<item row="4" column="1">
<widget class="QLineEdit" name="lineEdit_note"/>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="lineEdit_password"/>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="lineEdit_name"/>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Имя записи</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QLineEdit" name="lineEdit_url"/>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_9">
<property name="text">
<string>URL</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>370</x>
<y>30</y>
<width>121</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Просмотр записи</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="page_7">
<widget class="QPushButton" name="pushButton_11">
<property name="geometry">
<rect>
<x>270</x>
<y>360</y>
<width>141</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Создать</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_10">
<property name="geometry">
<rect>
<x>530</x>
<y>360</y>
<width>141</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Разблокировать</string>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>430</x>
<y>50</y>
<width>141</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Создать новую БД</string>
</property>
</widget>
<widget class="QWidget" name="gridLayoutWidget">
<property name="geometry">
<rect>
<x>190</x>
<y>90</y>
<width>541</width>
<height>231</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="1">
<widget class="QLineEdit" name="lineEdit_21"/>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="lineEdit_23"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_22">
<property name="text">
<string>Пароль:</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_23">
<property name="text">
<string>Путь:</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_17">
<property name="text">
<string>Подтвердите пароль:</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="lineEdit_20"/>
</item>
</layout>
</widget>
</widget>
</widget>
<widget class="QTableView" name="tableView_2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>901</width>
<height>41</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>80</x>
<y>0</y>
<width>41</width>
<height>41</height>
</rect>
</property>
<property name="icon">
<iconset>
<normaloff>../../../../../media/daniil/_________/dice_3293.png</normaloff>../../../../../media/daniil/_________/dice_3293.png</iconset>
</property>
<property name="iconSize">
<size>
<width>30</width>
<height>30</height>
</size>
</property>
</widget>
<widget class="QPushButton" name="pushButton_5">
<property name="geometry">
<rect>
<x>20</x>
<y>0</y>
<width>40</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normaloff>../../../../../media/daniil/_________/home_house_3526.png</normaloff>../../../../../media/daniil/_________/home_house_3526.png</iconset>
</property>
<property name="iconSize">
<size>
<width>30</width>
<height>30</height>
</size>
</property>
</widget>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>23</height>
</rect>
</property>
<widget class="QMenu" name="menu">
<property name="title">
<string>Файл</string>
</property>
<addaction name="actionCreateNewDatabase"/>
<addaction name="actionOpenDatabase"/>
<addaction name="separator"/>
<addaction name="actionExit"/>
<addaction name="separator"/>
</widget>
<widget class="QMenu" name="menu_2">
<property name="title">
<string>Сервис</string>
</property>
<addaction name="separator"/>
<addaction name="action"/>
<addaction name="action_4"/>
</widget>
<widget class="QMenu" name="menu_3">
<property name="title">
<string>Справка</string>
</property>
<addaction name="action_7"/>
</widget>
<addaction name="menu"/>
<addaction name="menu_2"/>
<addaction name="menu_3"/>
</widget>
<action name="actionCreateNewDatabase">
<property name="text">
<string>Создать новую базу данных…</string>
</property>
</action>
<action name="actionOpenDatabase">
<property name="text">
<string>Открыть созданную ранее базу данных…</string>
</property>
</action>
<action name="actionExit">
<property name="text">
<string>Выход</string>
</property>
</action>
<action name="actionDB">
<property name="text">
<string>Заблокировать БД</string>
</property>
<property name="toolTip">
<string>Заблокировать БД</string>
</property>
</action>
<action name="action">
<property name="text">
<string>Заблокировать БД</string>
</property>
</action>
<action name="action_4">
<property name="text">
<string>Генерация пароля</string>
</property>
</action>
<action name="action_6">
<property name="text">
<string>Параметры</string>
</property>
</action>
<action name="action_7">
<property name="text">
<string>О программе</string>
</property>
</action>
<action name="actionblakc">
<property name="text">
<string>blakc</string>
</property>
</action>
<action name="action_2">
<property name="text">
<string>Светлая/Темная тема</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>