</size>
</property>
<property name="windowTitle">
- <string>FOSDEM Schedule</string>
+ <string>ConfClerk</string>
+ </property>
+ <property name="windowIcon">
+ <iconset resource="../../data/data.qrc">
+ <normaloff>:/confclerk.svg</normaloff>:/confclerk.svg</iconset>
</property>
<widget class="QWidget" name="centralwidget">
- <layout class="QGridLayout" name="gridLayout">
- <item row="0" column="0">
+ <layout class="QHBoxLayout" name="horizontalLayout">
+ <item>
+ <widget class="DayNavigatorWidget" name="dayNavigator" native="true">
+ <property name="minimumSize">
+ <size>
+ <width>20</width>
+ <height>0</height>
+ </size>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
- <number>2</number>
+ <number>0</number>
+ </property>
+ <property name="elideMode">
+ <enum>Qt::ElideRight</enum>
</property>
- <widget class="QWidget" name="nowTab">
- <attribute name="title">
- <string>Now</string>
- </attribute>
- <layout class="QGridLayout" name="gridLayout_7">
- <item row="0" column="0">
- <widget class="NowTabContainer" name="nowTabContainer" native="true"/>
- </item>
- </layout>
- </widget>
<widget class="QWidget" name="favouritesTab">
<attribute name="title">
- <string>Favourites</string>
+ <string>&Favourites</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
</widget>
<widget class="QWidget" name="dayViewTab">
<attribute name="title">
- <string>Day View</string>
+ <string>&Days</string>
</attribute>
- <layout class="QGridLayout" name="gridLayout_2">
+ <layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="DayViewTabContainer" name="dayTabContainer" native="true"/>
</item>
</widget>
<widget class="QWidget" name="tracksTab">
<attribute name="title">
- <string>Tracks</string>
+ <string>&Tracks</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
</widget>
<widget class="QWidget" name="roomsTab">
<attribute name="title">
- <string>Rooms</string>
+ <string>&Rooms</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_8">
<item row="0" column="0">
</widget>
<widget class="QWidget" name="searchTab">
<attribute name="title">
- <string>Search</string>
+ <string>&Search</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_1">
<item>
</item>
</layout>
</widget>
- <widget class="QWidget" name="conferenceTab">
- <attribute name="title">
- <string>Conference</string>
- </attribute>
- <layout class="QGridLayout" name="gridLayout_5">
- <item row="0" column="0">
- <layout class="QVBoxLayout" name="verticalLayout_4">
- <item>
- <widget class="QWidget" name="conferenceHeader" native="true">
- <layout class="QGridLayout" name="gridLayout_9">
- <item row="0" column="0">
- <widget class="QLabel" name="conferenceTitle">
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>Conference Name</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- <property name="wordWrap">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QLabel" name="conferenceSubtitle">
- <property name="text">
- <string>Conference Subtitle</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- <property name="wordWrap">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item row="2" column="0">
- <widget class="Line" name="line">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item row="3" column="0">
- <layout class="QGridLayout" name="gridLayout_6">
- <item row="0" column="0">
- <widget class="QLabel" name="label">
- <property name="font">
- <font>
- <weight>75</weight>
- <italic>true</italic>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>When:</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QLabel" name="label_2">
- <property name="font">
- <font>
- <weight>75</weight>
- <italic>true</italic>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>Where:</string>
- </property>
- </widget>
- </item>
- <item row="0" column="2">
- <widget class="QLabel" name="conferenceWhen">
- <property name="text">
- <string>DATE (FROM - TO)</string>
- </property>
- </widget>
- </item>
- <item row="1" column="2">
- <widget class="QLabel" name="conferenceWhere">
- <property name="text">
- <string>CITY, CAMPUS</string>
- </property>
- </widget>
- </item>
- <item row="1" column="3">
- <widget class="QPushButton" name="showMapButton">
- <property name="text">
- <string>MAP</string>
- </property>
- <property name="icon">
- <iconset resource="../icons.qrc">
- <normaloff>:/icons/compassBig.png</normaloff>:/icons/compassBig.png</iconset>
- </property>
- <property name="flat">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item row="1" column="4">
- <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>
- <item row="0" column="1">
- <widget class="QLabel" name="spacer">
- <property name="text">
- <string/>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item row="4" column="0">
- <widget class="Line" name="line_2">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <widget class="QWidget" name="selectConferenceWidget" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout">
- <item>
- <widget class="QLabel" name="selectConferenceLabel">
- <property name="text">
- <string>Select conference: </string>
- </property>
- </widget>
- </item>
- <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>
- <widget class="QComboBox" name="selectConference">
- <property name="sizePolicy">
- <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <widget class="ImportScheduleWidget" name="importScheduleWidget" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- </widget>
- </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>
- </layout>
- </item>
- </layout>
- </widget>
</widget>
</item>
</layout>
</widget>
- <widget class="QStatusBar" name="statusbar"/>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>903</width>
- <height>25</height>
+ <height>23</height>
</rect>
</property>
- <widget class="QMenu" name="menuMenu">
- <property name="title">
- <string>Menu</string>
- </property>
- <addaction name="settingsAction"/>
- <addaction name="aboutAction"/>
- </widget>
- <addaction name="menuMenu"/>
+ <property name="layoutDirection">
+ <enum>Qt::LeftToRight</enum>
+ </property>
+ <addaction name="conferencesAction"/>
+ <addaction name="settingsAction"/>
+ <addaction name="aboutAction"/>
+ <addaction name="quitAction"/>
+ </widget>
+ <widget class="QToolBar" name="toolBar">
+ <property name="windowTitle">
+ <string>toolBar</string>
+ </property>
+ <attribute name="toolBarArea">
+ <enum>RightToolBarArea</enum>
+ </attribute>
+ <attribute name="toolBarBreak">
+ <bool>false</bool>
+ </attribute>
+ <addaction name="reloadAction"/>
+ <addaction name="nowAction"/>
+ <addaction name="searchAction"/>
</widget>
- <action name="actionSettings">
+ <action name="conferencesAction">
<property name="text">
- <string>Settings</string>
+ <string>C&onferences</string>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+O</string>
</property>
</action>
<action name="settingsAction">
+ <property name="text">
+ <string>S&ettings</string>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+E</string>
+ </property>
+ </action>
+ <action name="aboutAction">
+ <property name="text">
+ <string>&About</string>
+ </property>
+ </action>
+ <action name="quitAction">
+ <property name="text">
+ <string>&Quit</string>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+Q</string>
+ </property>
+ </action>
+ <action name="reloadAction">
<property name="icon">
<iconset resource="../icons.qrc">
- <normaloff>:/icons/settings.png</normaloff>:/icons/settings.png</iconset>
+ <normaloff>:/icons/reload.png</normaloff>:/icons/reload.png</iconset>
</property>
<property name="text">
- <string>Settings</string>
+ <string>Reload Conference</string>
+ </property>
+ <property name="toolTip">
+ <string>Reload Conference</string>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+R</string>
</property>
</action>
- <action name="aboutAction">
+ <action name="nowAction">
+ <property name="icon">
+ <iconset resource="../icons.qrc">
+ <normaloff>:/icons/today.png</normaloff>:/icons/today.png</iconset>
+ </property>
+ <property name="text">
+ <string>Jump to now</string>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+N</string>
+ </property>
+ </action>
+ <action name="searchAction">
<property name="icon">
<iconset resource="../icons.qrc">
- <normaloff>:/icons/info.png</normaloff>:/icons/info.png</iconset>
+ <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset>
</property>
<property name="text">
- <string>About</string>
+ <string>&Search</string>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+F</string>
</property>
</action>
</widget>
<customwidgets>
- <customwidget>
- <class>ImportScheduleWidget</class>
- <extends>QWidget</extends>
- <header>importschedulewidget.h</header>
- <container>1</container>
- </customwidget>
<customwidget>
<class>SearchTabContainer</class>
<extends>QWidget</extends>
<header>roomstabcontainer.h</header>
</customwidget>
<customwidget>
- <class>NowTabContainer</class>
+ <class>DayNavigatorWidget</class>
<extends>QWidget</extends>
- <header>nowtabcontainer.h</header>
+ <header>daynavigatorwidget.h</header>
+ <container>1</container>
</customwidget>
</customwidgets>
<resources>
+ <include location="../../data/data.qrc"/>
<include location="../icons.qrc"/>
</resources>
- <connections/>
+ <connections>
+ <connection>
+ <sender>quitAction</sender>
+ <signal>triggered()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>close()</slot>
+ <hints>
+ <hint type="sourcelabel">
+ <x>-1</x>
+ <y>-1</y>
+ </hint>
+ <hint type="destinationlabel">
+ <x>451</x>
+ <y>248</y>
+ </hint>
+ </hints>
+ </connection>
+ </connections>
</ui>