From 460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdgantt/itemAttributeDialog.ui | 737 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 737 insertions(+) create mode 100644 kdgantt/itemAttributeDialog.ui (limited to 'kdgantt/itemAttributeDialog.ui') diff --git a/kdgantt/itemAttributeDialog.ui b/kdgantt/itemAttributeDialog.ui new file mode 100644 index 000000000..8b8d5518e --- /dev/null +++ b/kdgantt/itemAttributeDialog.ui @@ -0,0 +1,737 @@ + +itemAttributeDialog + + + itemAttributeDialog + + + + 0 + 0 + 744 + 319 + + + + Edit Item Attributes + + + + unnamed + + + 11 + + + 6 + + + + Layout4 + + + + unnamed + + + 0 + + + 6 + + + + TextLabel1_2 + + + Item name: + + + + + itemName + + + + + + + Spacer2 + + + Vertical + + + Expanding + + + + 0 + 16 + + + + + + Layout5 + + + + unnamed + + + 0 + + + 6 + + + + TextLabel4 + + + ShapeType: + + + + + TextLabel8 + + + Highlight color: + + + + + TimeEdit5 + + + + + TextLabel1 + + + Lead + + + + + TextLabel5 + + + ShapeColor: + + + + + DateEdit1 + + + true + + + + + + TriangleDown + + + + + TriangleUp + + + + + Diamond + + + + + Square + + + + + Circle + + + + MiddleBox + + + + + DateEdit2 + + + true + + + + + StartShape + + + Start + + + + + ChangeStart + + + Change + + + + + TextLabel2 + + + Middle + + + + + + TriangleDown + + + + + TriangleUp + + + + + Diamond + + + + + Square + + + + + Circle + + + + StartBox + + + + + TextLabel3 + + + End + + + + + DateEdit4 + + + + + DateEdit3 + + + true + + + + + TextLabel2_2 + + + Actual End + + + + + HighMiddle + + + Change + + + + + HighStart + + + Change + + + + + ChangeMiddle + + + Change + + + + + TimeEdit3 + + + true + + + + + ChangeEnd + + + Change + + + + + TextLabel6 + + + Date: + + + + + HighEnd + + + Change + + + + + + TriangleDown + + + + + TriangleUp + + + + + Diamond + + + + + Square + + + + + Circle + + + + EndBox + + + + + TimeEdit4 + + + + + DateEdit5 + + + + + TimeEdit1 + + + true + + + + + TimeEdit2 + + + true + + + + + TextLabel10 + + + Time: + + + + + + + Spacer3 + + + Vertical + + + Expanding + + + + 0 + 16 + + + + + + Layout3 + + + + unnamed + + + 0 + + + 6 + + + + Layout1 + + + + unnamed + + + 0 + + + 6 + + + + TextLabel7 + + + Displayed text: + + + + + LineEdit1 + + + + 3 + 0 + 0 + 0 + + + + + + + + Layout2 + + + + unnamed + + + 0 + + + 6 + + + + TextLabel9 + + + Text color: + + + AlignVCenter|AlignRight + + + + + ChangeText + + + Change + + + + + + + + + Layout8 + + + + unnamed + + + 0 + + + 6 + + + + PrioLabel + + + Priority: + + + + + PrioSpinBox + + + 199 + + + 1 + + + + + PrioSlider + + + 1 + + + 199 + + + Horizontal + + + + + CalBox + + + Display subitems as group + + + + + + + + + ChangeText + clicked() + itemAttributeDialog + ChangeText_clicked() + + + ChangeStart + clicked() + itemAttributeDialog + ChangeStart_clicked() + + + ChangeMiddle + clicked() + itemAttributeDialog + ChangeMiddle_clicked() + + + ChangeEnd + clicked() + itemAttributeDialog + ChangeEnd_clicked() + + + HighStart + clicked() + itemAttributeDialog + HighStart_clicked() + + + HighMiddle + clicked() + itemAttributeDialog + HighMiddle_clicked() + + + HighEnd + clicked() + itemAttributeDialog + HighEnd_clicked() + + + DateEdit1 + valueChanged(const QDate&) + itemAttributeDialog + DateEdit1_valueChanged(const QDate&) + + + TimeEdit1 + valueChanged(const QTime&) + itemAttributeDialog + TimeEdit1_valueChanged(const QTime&) + + + DateEdit2 + valueChanged(const QDate&) + itemAttributeDialog + DateEdit2_valueChanged(const QDate&) + + + TimeEdit2 + valueChanged(const QTime&) + itemAttributeDialog + TimeEdit2_valueChanged(const QTime&) + + + DateEdit3 + valueChanged(const QDate&) + itemAttributeDialog + DateEdit3_valueChanged(const QDate&) + + + TimeEdit3 + valueChanged(const QTime&) + itemAttributeDialog + TimeEdit3_valueChanged(const QTime&) + + + LineEdit1 + textChanged(const QString&) + itemAttributeDialog + LineEdit1_textChanged(const QString&) + + + StartBox + activated(const QString&) + itemAttributeDialog + StartBox_activated(const QString&) + + + MiddleBox + activated(const QString&) + itemAttributeDialog + MiddleBox_activated(const QString&) + + + EndBox + activated(const QString&) + itemAttributeDialog + EndBox_activated(const QString&) + + + DateEdit4 + valueChanged(const QDate&) + itemAttributeDialog + DateEdit4_valueChanged(const QDate&) + + + TimeEdit4 + valueChanged(const QTime&) + itemAttributeDialog + TimeEdit4_valueChanged(const QTime&) + + + DateEdit5 + valueChanged(const QDate&) + itemAttributeDialog + DateEdit5_valueChanged(const QDate&) + + + TimeEdit5 + valueChanged(const QTime&) + itemAttributeDialog + TimeEdit5_valueChanged(const QTime&) + + + itemName + textChanged(const QString&) + itemAttributeDialog + itemName_textChanged(const QString&) + + + PrioSpinBox + valueChanged(int) + itemAttributeDialog + PrioSpinBox_valueChanged(int) + + + CalBox + toggled(bool) + itemAttributeDialog + CalBox_toggled(bool) + + + PrioSlider + valueChanged(int) + itemAttributeDialog + PrioSlider_valueChanged(int) + + + + KDGanttViewSummaryItem.h + KDGanttViewItem.h + KDGanttView.h + KDGanttViewEventItem.h + KDGanttViewEventItem.h + KDGanttViewItem.h + KDGanttViewSummaryItem.h + itemAttributeDialog.ui.h + + + KDGanttViewItem * myItem + + + init() + ChangeText_clicked() + ChangeStart_clicked() + ChangeMiddle_clicked() + ChangeEnd_clicked() + resetTime( KDGanttViewItem * item ) + reset( KDGanttViewItem * item ) + HighStart_clicked() + HighMiddle_clicked() + HighEnd_clicked() + DateEdit1_valueChanged( const QDate & ) + TimeEdit1_valueChanged( const QTime & ) + DateEdit2_valueChanged( const QDate & ) + TimeEdit2_valueChanged( const QTime & ) + DateEdit3_valueChanged( const QDate & ) + TimeEdit3_valueChanged( const QTime & ) + LineEdit1_textChanged( const QString & ) + StartBox_activated( const QString & s ) + MiddleBox_activated( const QString & s ) + EndBox_activated( const QString & s ) + DateEdit4_valueChanged( const QDate & ) + TimeEdit4_valueChanged( const QTime & ) + DateEdit5_valueChanged( const QDate & ) + TimeEdit5_valueChanged( const QTime & ) + itemName_textChanged( const QString & ) + PrioSpinBox_valueChanged( int val ) + CalBox_toggled( bool mode ) + PrioSlider_valueChanged( int val ) + getItem() + + + -- cgit v1.2.1