diff options
author | ZackaryWelch <welch.zackary@gmail.com> | 2018-02-16 15:34:39 -0500 |
---|---|---|
committer | ZackaryWelch <welch.zackary@gmail.com> | 2018-02-16 15:34:39 -0500 |
commit | 2691d605ddec6d72e0bdd24df63555349233306e (patch) | |
tree | 55733195684bba0b46005a5b0aa460ab052ce153 /src-qt5/desktop-utils/lumina-pdf/propDialog.ui | |
parent | Quick update for the icon finder routine. (diff) | |
download | lumina-2691d605ddec6d72e0bdd24df63555349233306e.tar.gz lumina-2691d605ddec6d72e0bdd24df63555349233306e.tar.bz2 lumina-2691d605ddec6d72e0bdd24df63555349233306e.zip |
Switched lumina-pdf from Poppler to MuPDF
Diffstat (limited to 'src-qt5/desktop-utils/lumina-pdf/propDialog.ui')
-rw-r--r-- | src-qt5/desktop-utils/lumina-pdf/propDialog.ui | 82 |
1 files changed, 45 insertions, 37 deletions
diff --git a/src-qt5/desktop-utils/lumina-pdf/propDialog.ui b/src-qt5/desktop-utils/lumina-pdf/propDialog.ui index 6806f81a..0e8ba90b 100644 --- a/src-qt5/desktop-utils/lumina-pdf/propDialog.ui +++ b/src-qt5/desktop-utils/lumina-pdf/propDialog.ui @@ -14,6 +14,13 @@ <string>PDF Information</string> </property> <layout class="QGridLayout" name="gridLayout"> + <item row="8" column="0" colspan="3"> + <widget class="QLabel" name="sizeL"> + <property name="text"> + <string>Page Size:</string> + </property> + </widget> + </item> <item row="0" column="0"> <widget class="QLabel" name="titleL"> <property name="text"> @@ -24,7 +31,7 @@ <item row="0" column="1" colspan="2"> <widget class="QTextEdit" name="titleE"> <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> @@ -54,11 +61,14 @@ <enum>QAbstractScrollArea::AdjustToContents</enum> </property> <property name="readOnly"> - <bool>false</bool> + <bool>true</bool> </property> <property name="acceptRichText"> <bool>false</bool> </property> + <property name="textInteractionFlags"> + <set>Qt::TextSelectableByKeyboard</set> + </property> </widget> </item> <item row="1" column="0"> @@ -71,7 +81,7 @@ <item row="1" column="1" colspan="2"> <widget class="QTextEdit" name="subjectE"> <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> @@ -101,11 +111,14 @@ <enum>QAbstractScrollArea::AdjustToContents</enum> </property> <property name="readOnly"> - <bool>false</bool> + <bool>true</bool> </property> <property name="acceptRichText"> <bool>false</bool> </property> + <property name="textInteractionFlags"> + <set>Qt::TextSelectableByKeyboard</set> + </property> </widget> </item> <item row="2" column="0"> @@ -118,7 +131,7 @@ <item row="2" column="1" colspan="2"> <widget class="QTextEdit" name="authorE"> <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> @@ -148,11 +161,14 @@ <enum>QAbstractScrollArea::AdjustToContents</enum> </property> <property name="readOnly"> - <bool>false</bool> + <bool>true</bool> </property> <property name="acceptRichText"> <bool>false</bool> </property> + <property name="textInteractionFlags"> + <set>Qt::TextSelectableByMouse</set> + </property> </widget> </item> <item row="3" column="0"> @@ -165,7 +181,7 @@ <item row="3" column="1" colspan="2"> <widget class="QTextEdit" name="creatorE"> <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> @@ -194,12 +210,18 @@ <property name="sizeAdjustPolicy"> <enum>QAbstractScrollArea::AdjustToContents</enum> </property> + <property name="lineWrapMode"> + <enum>QTextEdit::WidgetWidth</enum> + </property> <property name="readOnly"> - <bool>false</bool> + <bool>true</bool> </property> <property name="acceptRichText"> <bool>false</bool> </property> + <property name="textInteractionFlags"> + <set>Qt::TextSelectableByMouse</set> + </property> </widget> </item> <item row="4" column="0"> @@ -212,7 +234,7 @@ <item row="4" column="1" colspan="2"> <widget class="QTextEdit" name="producerE"> <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> @@ -242,7 +264,7 @@ <enum>QAbstractScrollArea::AdjustToContents</enum> </property> <property name="readOnly"> - <bool>false</bool> + <bool>true</bool> </property> <property name="acceptRichText"> <bool>false</bool> @@ -262,7 +284,7 @@ <bool>true</bool> </property> <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> @@ -301,7 +323,7 @@ <enum>QAbstractScrollArea::AdjustToContents</enum> </property> <property name="readOnly"> - <bool>false</bool> + <bool>true</bool> </property> <property name="acceptRichText"> <bool>false</bool> @@ -321,7 +343,7 @@ <bool>true</bool> </property> <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> @@ -380,7 +402,7 @@ <bool>true</bool> </property> <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> @@ -426,35 +448,14 @@ </property> </widget> </item> - <item row="8" column="0" colspan="3"> - <widget class="QLabel" name="versionL"> - <property name="text"> - <string>PDF Version:</string> - </property> - </widget> - </item> - <item row="9" column="0" colspan="3"> - <widget class="QLabel" name="sizeL"> - <property name="text"> - <string>Page Size:</string> - </property> - </widget> - </item> - <item row="10" column="0" colspan="3"> - <widget class="QLabel" name="numberL"> - <property name="text"> - <string>Number of Pages:</string> - </property> - </widget> - </item> - <item row="11" column="1"> + <item row="10" column="1"> <widget class="QPushButton" name="saveButton"> <property name="text"> <string>Save</string> </property> </widget> </item> - <item row="11" column="2"> + <item row="10" column="2"> <widget class="QPushButton" name="closeButton"> <property name="text"> <string>Close</string> @@ -470,6 +471,13 @@ </property> </widget> </item> + <item row="9" column="0" colspan="3"> + <widget class="QLabel" name="numberL"> + <property name="text"> + <string>Number of Pages:</string> + </property> + </widget> + </item> </layout> </widget> <resources/> |