summer/summer/QtDesignerFiles/MainWindow.ui

319 lines
7.4 KiB
XML

<?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>810</width>
<height>600</height>
</rect>
</property>
<property name="windowTitle">
<string>Point of Sale</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QPushButton" name="btnLogin">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Login</string>
</property>
</widget>
<widget class="QPushButton" name="btnSwipeLogin">
<property name="geometry">
<rect>
<x>170</x>
<y>10</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Swipe Login</string>
</property>
</widget>
<widget class="QPushButton" name="btnSales">
<property name="geometry">
<rect>
<x>330</x>
<y>10</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Sales</string>
</property>
</widget>
<widget class="QPushButton" name="btnCustomers">
<property name="geometry">
<rect>
<x>490</x>
<y>10</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Customers</string>
</property>
</widget>
<widget class="QPushButton" name="btnProducts">
<property name="geometry">
<rect>
<x>650</x>
<y>10</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Products</string>
</property>
</widget>
<widget class="QPushButton" name="btnUsers">
<property name="geometry">
<rect>
<x>650</x>
<y>120</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Users</string>
</property>
</widget>
<widget class="QPushButton" name="btnProductGroups">
<property name="geometry">
<rect>
<x>10</x>
<y>120</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Product Groups</string>
</property>
</widget>
<widget class="QPushButton" name="btnAdjustAdvance">
<property name="geometry">
<rect>
<x>490</x>
<y>120</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Adjust Advance</string>
</property>
</widget>
<widget class="QPushButton" name="btnReceiveAdvance">
<property name="geometry">
<rect>
<x>330</x>
<y>120</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Receive Advance</string>
</property>
</widget>
<widget class="QPushButton" name="btnOpenBill">
<property name="geometry">
<rect>
<x>170</x>
<y>120</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Open Bill</string>
</property>
</widget>
<widget class="QPushButton" name="btnSalesDetail">
<property name="geometry">
<rect>
<x>490</x>
<y>230</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Sales Detail</string>
</property>
</widget>
<widget class="QPushButton" name="btnDiscountReport">
<property name="geometry">
<rect>
<x>170</x>
<y>340</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Discount Report</string>
</property>
</widget>
<widget class="QPushButton" name="btnRoles">
<property name="geometry">
<rect>
<x>10</x>
<y>230</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Roles</string>
</property>
</widget>
<widget class="QPushButton" name="btnSalesAnalysis">
<property name="geometry">
<rect>
<x>330</x>
<y>230</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Sales Analysis</string>
</property>
</widget>
<widget class="QPushButton" name="btnCashierCheckout">
<property name="geometry">
<rect>
<x>170</x>
<y>230</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Cashier Checkout</string>
</property>
</widget>
<widget class="QPushButton" name="btnChangePassword">
<property name="geometry">
<rect>
<x>330</x>
<y>340</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Change Password</string>
</property>
</widget>
<widget class="QPushButton" name="btnVoids">
<property name="geometry">
<rect>
<x>10</x>
<y>340</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Voids / Reprints</string>
</property>
</widget>
<widget class="QPushButton" name="btnBillDetails">
<property name="geometry">
<rect>
<x>650</x>
<y>230</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Bill Details</string>
</property>
</widget>
<widget class="QPushButton" name="btnExit">
<property name="geometry">
<rect>
<x>10</x>
<y>450</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Exit</string>
</property>
</widget>
<widget class="QPushButton" name="btnManagement">
<property name="geometry">
<rect>
<x>490</x>
<y>340</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Management</string>
</property>
</widget>
<widget class="QPushButton" name="btnTaxes">
<property name="geometry">
<rect>
<x>650</x>
<y>340</y>
<width>150</width>
<height>100</height>
</rect>
</property>
<property name="text">
<string>Taxes</string>
</property>
</widget>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<tabstops>
<tabstop>btnLogin</tabstop>
<tabstop>btnSwipeLogin</tabstop>
<tabstop>btnSales</tabstop>
<tabstop>btnCustomers</tabstop>
<tabstop>btnProducts</tabstop>
<tabstop>btnProductGroups</tabstop>
<tabstop>btnOpenBill</tabstop>
<tabstop>btnReceiveAdvance</tabstop>
<tabstop>btnAdjustAdvance</tabstop>
<tabstop>btnUsers</tabstop>
<tabstop>btnRoles</tabstop>
<tabstop>btnCashierCheckout</tabstop>
<tabstop>btnSalesAnalysis</tabstop>
<tabstop>btnSalesDetail</tabstop>
<tabstop>btnBillDetails</tabstop>
<tabstop>btnVoids</tabstop>
<tabstop>btnDiscountReport</tabstop>
<tabstop>btnChangePassword</tabstop>
<tabstop>btnManagement</tabstop>
<tabstop>btnTaxes</tabstop>
<tabstop>btnExit</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>