You've already forked ukui-session-manager
mirror of
https://github.com/ukui/ukui-session-manager.git
synced 2026-03-09 09:22:17 -07:00
570 lines
13 KiB
XML
570 lines
13 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>MainWindow</class>
|
|
<widget class="QWidget" name="MainWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1086</width>
|
|
<height>900</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<property name="autoFillBackground">
|
|
<bool>false</bool>
|
|
</property>
|
|
<widget class="QWidget" name="switchuser" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>300</y>
|
|
<width>140</width>
|
|
<height>140</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QLabel" name="switchuser_icon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>46</x>
|
|
<y>30</y>
|
|
<width>48</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="switchuser_lable">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>100</y>
|
|
<width>140</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Noto Sans CJK SC</family>
|
|
<pointsize>12</pointsize>
|
|
<weight>50</weight>
|
|
<italic>false</italic>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font:12pt;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Switch User</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="hibernate" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>158</x>
|
|
<y>300</y>
|
|
<width>140</width>
|
|
<height>140</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QLabel" name="hibernate_icon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>46</x>
|
|
<y>30</y>
|
|
<width>48</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="hibernate_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>100</y>
|
|
<width>140</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Noto Sans CJK SC</family>
|
|
<pointsize>12</pointsize>
|
|
<weight>50</weight>
|
|
<italic>false</italic>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font:12pt;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Hibernate</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="widget" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>20</y>
|
|
<width>260</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QLabel" name="time_lable">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>260</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Noto Sans CJK SC</family>
|
|
<pointsize>28</pointsize>
|
|
<weight>50</weight>
|
|
<italic>false</italic>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::NoContextMenu</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font:28pt;</string>
|
|
</property>
|
|
<property name="lineWidth">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="date_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>40</y>
|
|
<width>260</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Noto Sans CJK SC</family>
|
|
<pointsize>12</pointsize>
|
|
<weight>50</weight>
|
|
<italic>false</italic>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font:12pt;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="suspend" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>316</x>
|
|
<y>300</y>
|
|
<width>140</width>
|
|
<height>140</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QLabel" name="suspend_icon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>46</x>
|
|
<y>30</y>
|
|
<width>48</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="suspend_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>100</y>
|
|
<width>140</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Noto Sans CJK SC</family>
|
|
<pointsize>12</pointsize>
|
|
<weight>50</weight>
|
|
<italic>false</italic>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font:12pt;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Suspend</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="logout" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>632</x>
|
|
<y>300</y>
|
|
<width>140</width>
|
|
<height>140</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QLabel" name="logout_icon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>46</x>
|
|
<y>30</y>
|
|
<width>48</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="logout_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>100</y>
|
|
<width>140</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Noto Sans CJK SC</family>
|
|
<pointsize>12</pointsize>
|
|
<weight>50</weight>
|
|
<italic>false</italic>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font:12pt;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Logout</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="reboot" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>790</x>
|
|
<y>300</y>
|
|
<width>140</width>
|
|
<height>140</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QLabel" name="reboot_icon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>46</x>
|
|
<y>30</y>
|
|
<width>48</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="reboot_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>100</y>
|
|
<width>140</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Noto Sans CJK SC</family>
|
|
<pointsize>12</pointsize>
|
|
<weight>50</weight>
|
|
<italic>false</italic>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font:12pt;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Reboot</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="shutdown" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>948</x>
|
|
<y>300</y>
|
|
<width>140</width>
|
|
<height>140</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QLabel" name="shutdown_icon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>46</x>
|
|
<y>30</y>
|
|
<width>48</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="shutdown_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>100</y>
|
|
<width>140</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Noto Sans CJK SC</family>
|
|
<pointsize>12</pointsize>
|
|
<weight>50</weight>
|
|
<italic>false</italic>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font:12pt;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Shut Down</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="lockscreen" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>474</x>
|
|
<y>300</y>
|
|
<width>140</width>
|
|
<height>140</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QLabel" name="lockscreen_icon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>46</x>
|
|
<y>30</y>
|
|
<width>48</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lockscreen_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>100</y>
|
|
<width>140</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Noto Sans CJK SC</family>
|
|
<pointsize>12</pointsize>
|
|
<weight>50</weight>
|
|
<italic>false</italic>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font:12pt;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Lock Screen</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="message" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>190</x>
|
|
<y>614</y>
|
|
<width>700</width>
|
|
<height>80</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QLabel" name="message_label1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>700</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="layoutDirection">
|
|
<enum>Qt::LeftToRight</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font:12pt;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="message_label2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>40</y>
|
|
<width>700</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font:12pt;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="judgeWidget" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>170</y>
|
|
<width>850</width>
|
|
<height>140</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QPushButton" name="cancelButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>300</x>
|
|
<y>90</y>
|
|
<width>96</width>
|
|
<height>36</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>cancel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="confirmButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>450</x>
|
|
<y>90</y>
|
|
<width>96</width>
|
|
<height>36</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>confirm</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>10</y>
|
|
<width>841</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font:14pt;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><br/></p></body></html></string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|