Saeterprosjekt/src/core/mainwindow.ui

321 lines
9.2 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>965</width>
<height>627</height>
</rect>
</property>
<property name="windowTitle">
<string>Sæterprosjekt</string>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="labelMenuHeadline">
<property name="font">
<font>
<pointsize>16</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Hovedmeny</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<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>
<widget class="QCommandLinkButton" name="commandCustomers">
<property name="text">
<string>Kundeliste</string>
</property>
<property name="icon">
<iconset resource="../../resources.qrc">
<normaloff>:/res/user.svg</normaloff>:/res/user.svg</iconset>
</property>
</widget>
</item>
<item>
<widget class="QCommandLinkButton" name="commandProsjekter">
<property name="text">
<string>Prosjekter</string>
</property>
<property name="icon">
<iconset resource="../../resources.qrc">
<normaloff>:/res/clipboard.svg</normaloff>:/res/clipboard.svg</iconset>
</property>
</widget>
</item>
<item>
<widget class="QCommandLinkButton" name="commandDeadlines">
<property name="text">
<string>Utløpsdatoer</string>
</property>
<property name="icon">
<iconset resource="../../resources.qrc">
<normaloff>:/res/clock.svg</normaloff>:/res/clock.svg</iconset>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</item>
<item>
<layout class="QVBoxLayout" name="hovedLayout"/>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<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>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QLabel" name="labelCustomerAmount">
<property name="text">
<string>Antall kunder i databasen:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labelCustomerAmountValue">
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>0</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QLabel" name="labelProjectsAmount">
<property name="text">
<string>Antall prosjekter i databasen:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labelProjectAmountValue">
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>0</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>965</width>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menu_Fil">
<property name="title">
<string>&amp;Fil</string>
</property>
<addaction name="actionNy"/>
<addaction name="action_pne"/>
<addaction name="actionLagre"/>
<addaction name="actionL_agre_som"/>
<addaction name="separator"/>
<addaction name="action_Innstillinger"/>
<addaction name="separator"/>
<addaction name="action_Avslutt"/>
</widget>
<widget class="QMenu" name="menuOm">
<property name="title">
<string>&amp;Hjelp</string>
</property>
<addaction name="actionOm"/>
</widget>
<widget class="QMenu" name="menuH_istorikk">
<property name="title">
<string>H&amp;istorikk</string>
</property>
</widget>
<addaction name="menu_Fil"/>
<addaction name="menuH_istorikk"/>
<addaction name="menuOm"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<widget class="QToolBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionNy"/>
<addaction name="action_pne"/>
<addaction name="actionLagre"/>
<addaction name="separator"/>
<addaction name="action_Avslutt"/>
</widget>
<action name="actionNy">
<property name="icon">
<iconset resource="../../resources.qrc">
<normaloff>:/res/database.svg</normaloff>:/res/database.svg</iconset>
</property>
<property name="text">
<string>Ny</string>
</property>
<property name="toolTip">
<string>Opprett ny database</string>
</property>
<property name="shortcut">
<string>Ctrl+N</string>
</property>
</action>
<action name="actionLagre">
<property name="icon">
<iconset resource="../../resources.qrc">
<normaloff>:/res/save.svg</normaloff>:/res/save.svg</iconset>
</property>
<property name="text">
<string>&amp;Lagre</string>
</property>
<property name="toolTip">
<string>Lagre database</string>
</property>
<property name="shortcut">
<string>Ctrl+S</string>
</property>
</action>
<action name="actionL_agre_som">
<property name="text">
<string>L&amp;agre som</string>
</property>
</action>
<action name="action_Avslutt">
<property name="icon">
<iconset resource="../../resources.qrc">
<normaloff>:/res/log-out.svg</normaloff>:/res/log-out.svg</iconset>
</property>
<property name="text">
<string>&amp;Avslutt ...</string>
</property>
<property name="toolTip">
<string>Avslutt program</string>
</property>
<property name="shortcut">
<string>Ctrl+Q</string>
</property>
</action>
<action name="actionOm">
<property name="text">
<string>Om</string>
</property>
</action>
<action name="action_pne">
<property name="icon">
<iconset resource="../../resources.qrc">
<normaloff>:/res/book-open.svg</normaloff>:/res/book-open.svg</iconset>
</property>
<property name="text">
<string>&amp;Åpne</string>
</property>
<property name="toolTip">
<string>Åpne eksisterende database</string>
</property>
</action>
<action name="action_Innstillinger">
<property name="text">
<string>&amp;Innstillinger</string>
</property>
</action>
</widget>
<resources>
<include location="../../resources.qrc"/>
</resources>
<connections/>
</ui>