|
|
|
@ -7,7 +7,7 @@ |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>825</width> |
|
|
|
|
<height>718</height> |
|
|
|
|
<height>748</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="windowTitle"> |
|
|
|
@ -82,7 +82,7 @@ |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QTabWidget" name="mainTabWidget"> |
|
|
|
|
<property name="currentIndex"> |
|
|
|
|
<number>7</number> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QWidget" name="displayTab"> |
|
|
|
|
<attribute name="title"> |
|
|
|
@ -148,8 +148,21 @@ |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="8" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="toolbarGroupBox"> |
|
|
|
|
<item row="14" column="0"> |
|
|
|
|
<spacer name="modeSpacer"> |
|
|
|
|
<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 row="15" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="modeGroupBox"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
@ -157,36 +170,56 @@ |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Toolbar</string> |
|
|
|
|
<string>Mode</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_9"> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_10"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_15"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer_5"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1" rowspan="2"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_16"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="toolbarAtTopRadioButton"> |
|
|
|
|
<widget class="QLabel" name="modeLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Positioned at the Top (recommended for tablets)</string> |
|
|
|
|
<string>Mode to start in:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="toolbarAtBottomRadioButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Positioned at the Bottom (recommended for white boards)</string> |
|
|
|
|
</property> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QComboBox" name="startModeComboBox"> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Board</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Desktop</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<spacer name="verticalSpacer"> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<spacer name="horizontalSpacer_6"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Fixed</enum> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
@ -194,45 +227,6 @@ |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<spacer name="toolbarLSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<spacer name="toolbarRSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="toolbarDisplayTextCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Display Text Under Button</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
@ -338,75 +332,6 @@ |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="15" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="modeGroupBox"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Mode</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_15"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer_5"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1" rowspan="2"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_16"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="modeLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Mode to start in:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QComboBox" name="startModeComboBox"> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Board</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Desktop</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<spacer name="horizontalSpacer_6"> |
|
|
|
|
<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> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="13" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="keyboardGroupBox"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
@ -472,14 +397,11 @@ |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="9" column="0"> |
|
|
|
|
<spacer name="keyboardSpacer"> |
|
|
|
|
<item row="7" column="0"> |
|
|
|
|
<spacer name="verticalSpacer_3"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
@ -488,20 +410,95 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<spacer name="toolbarSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
<item row="8" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="toolbarGroupBox"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Toolbar</string> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_9"> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_10"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="toolbarAtTopRadioButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Positioned at the Top (recommended for tablets)</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="toolbarAtBottomRadioButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Positioned at the Bottom (recommended for white boards)</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<spacer name="verticalSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Fixed</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<spacer name="toolbarLSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<spacer name="toolbarRSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="toolbarDisplayTextCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Display Text Under Button</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="16" column="0"> |
|
|
|
|
<item row="17" column="0"> |
|
|
|
|
<spacer name="verticalSpacer_7"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
@ -514,11 +511,14 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="7" column="0"> |
|
|
|
|
<spacer name="verticalSpacer_3"> |
|
|
|
|
<item row="9" column="0"> |
|
|
|
|
<spacer name="keyboardSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
@ -527,8 +527,8 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="14" column="0"> |
|
|
|
|
<spacer name="modeSpacer"> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<spacer name="toolbarSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
@ -540,6 +540,54 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="16" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="documentsGroupBox"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Documents Mode</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_19"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_18"> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="showDateColumnOnAlphabeticalSort"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Display date column on alphabetical sort</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer_9"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Fixed</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QWidget" name="gridTab"> |
|
|
|
|