From: Jean-Baptiste Mardelle Date: Sun, 9 Oct 2011 09:26:16 +0000 (+0000) Subject: Small cleanup in title widget layout X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=287ad0539c4f29ae483a36ecbeeed32b419142d9;p=kdenlive Small cleanup in title widget layout svn path=/trunk/kdenlive/; revision=5951 --- diff --git a/src/titlewidget.cpp b/src/titlewidget.cpp index 53b75160..0e98ceeb 100644 --- a/src/titlewidget.cpp +++ b/src/titlewidget.cpp @@ -145,6 +145,8 @@ TitleWidget::TitleWidget(KUrl url, Timecode tc, QString projectTitlePath, Render m_frameHeight = render->renderHeight(); showToolbars(TITLE_SELECT); + splitter->setStretchFactor(0, 20); + //If project is drop frame, set the input mask as such. title_duration->setInputMask(""); title_duration->setValidator(m_tc.validator()); diff --git a/src/widgets/titlewidget_ui.ui b/src/widgets/titlewidget_ui.ui index 54067909..5e4de84e 100644 --- a/src/widgets/titlewidget_ui.ui +++ b/src/widgets/titlewidget_ui.ui @@ -20,7 +20,10 @@ Title Clip - + + 0 + + @@ -36,7 +39,7 @@ - + @@ -195,69 +198,7 @@ - - - - V - - - true - - - - - - - V - - - true - - - - - - - - 100 - 0 - - - - - 150 - 16777215 - - - - 1 - - - 150 - - - 30 - - - Qt::Horizontal - - - - - - - x1 - - - - - - - Show background - - - - + @@ -393,9 +334,6 @@ - - - @@ -584,6 +522,9 @@ + + + @@ -605,48 +546,7 @@ - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - - - - - - - - Template: - - - - - - - Qt::Vertical - - - - - - - Qt::Vertical - - - - - - - Qt::Vertical - - - - + @@ -1215,29 +1115,149 @@ + + + + 0 + + + + + V + + + true + + + + + + + V + + + true + + + + + + + Qt::Vertical + + + + + + + + 100 + 0 + + + + + 150 + 16777215 + + + + 1 + + + 150 + + + 30 + + + Qt::Horizontal + + + + + + + x1 + + + + + + + Qt::Vertical + + + + + + + Show background + + + + + + + Qt::Vertical + + + + + + + Template: + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + - KIntSpinBox - QSpinBox -
knuminput.h
-
- - KLineEdit - QLineEdit -
klineedit.h
+ KFontComboBox + KComboBox +
kfontcombobox.h
KColorButton QPushButton
kcolorbutton.h
+ + KComboBox + QComboBox +
kcombobox.h
+
+ + KLineEdit + QLineEdit +
klineedit.h
+
KRestrictedLine KLineEdit
krestrictedline.h
+ + KIntSpinBox + QSpinBox +
knuminput.h
+
KoSliderCombo QComboBox