From 81a256d9a4f032f349c2fea52b794dec48150920 Mon Sep 17 00:00:00 2001 From: Lubos Dolezel Date: Wed, 3 Jun 2015 11:25:57 +0200 Subject: historyform ported to Qt4 --- src/gui/historyform.ui | 859 ++++++++++++++++++++++++++----------------------- 1 file changed, 458 insertions(+), 401 deletions(-) (limited to 'src/gui/historyform.ui') diff --git a/src/gui/historyform.ui b/src/gui/historyform.ui index 68d4edd..c77b3f8 100644 --- a/src/gui/historyform.ui +++ b/src/gui/historyform.ui @@ -1,408 +1,465 @@ - - - - - HistoryForm - - - - 0 - 0 - 872 - 647 - - - - Twinkle - Call History - - - - - - true + + HistoryForm + + + + 0 + 0 + 866 + 641 + + + + Qt::CustomContextMenu + + + Twinkle - Call History + + + + + + QAbstractItemView::SingleSelection + + + QAbstractItemView::SelectRows + + + true + + + false + + + + + + + + + Call details + + + + + + Details of the selected call record. - - true + + QTextEdit::AutoAll - - Q3ListView::LastColumn + + true - - - Time - - - true - - - true - - - - - In/Out - - - true - - - true - - - - - From/To - - - true - - - true - - - - - Subject - - - true - - - true - - - - - Status - - - true - - - true - - - - - - - - - - Call details - - - - - - Qt::RichText - - - Q3TextEdit::NoWrap - - - true - - - Q3TextEdit::AutoAll - - - Details of the selected call record. - - - - - - - - - - View - - - - - - &Incoming calls - - - Alt+I - - - Check this option to show incoming calls. - - - - - - - &Outgoing calls - - - Alt+O - - - Check this option to show outgoing calls. - - - - - - - &Answered calls - - - Alt+A - - - Check this option to show answered calls. - - - - - - - &Missed calls - - - Alt+M - - - Check this option to show missed calls. - - - - - - - Current &user profiles only - - - Alt+U - - - Check this option to show only calls associated with this user profile. - - - - - - - - - - - - - - C&lear - - - Alt+L - - - <p>Clear the complete call history.</p> + + + + + + + + + View + + + + + + Check this option to show incoming calls. + + + &Incoming calls + + + Alt+I + + + + + + + Check this option to show outgoing calls. + + + &Outgoing calls + + + Alt+O + + + + + + + Check this option to show answered calls. + + + &Answered calls + + + Alt+A + + + + + + + Check this option to show missed calls. + + + &Missed calls + + + Alt+M + + + + + + + Check this option to show only calls associated with this user profile. + + + Current &user profiles only + + + Alt+U + + + + + + + + + + + + + + <p>Clear the complete call history.</p> <p><b>Note:</b> this will clear <b>all</b> records, also records not shown depending on the checked view options.</p> - - - - - - - - 540 - 20 - - - - QSizePolicy::Expanding - - - Qt::Horizontal - - - - - - - Clo&se - - - Alt+S - - - false - - - Close this window. - - - - - - - &Call - - - Alt+C - - - true - - - Call selected address. - - - - - - - - - - - Number of calls: - - - false - - - - - - - ### - - - false - - - - - - - Total call duration: - - - false - - - - - - - ### - - - false - - - - - - - - 460 - 20 - - - - QSizePolicy::Expanding - - - Qt::Horizontal - - - - - + + + C&lear + + + Alt+L + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 540 + 20 + + + + + + + + Close this window. + + + Clo&se + + + Alt+S + + + false + + + + + + + Call selected address. + + + &Call + + + Alt+C + + + true + + + + + + + + + + + Number of calls: + + + false + + + + + + + ### + + + false + + + + + + + Total call duration: + + + false + + + + + + + ### + + + false + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 460 + 20 + + + + - - - - - historyListView - cdrTextEdit - inCheckBox - outCheckBox - successCheckBox - missedCheckBox - profileCheckBox - clearPushButton - closePushButton - - - user.h - phone.h - q3popupmenu.h - - - - closePushButton - clicked() - HistoryForm - close() - - - historyListView - currentChanged(Q3ListViewItem*) - HistoryForm - showCallDetails(Q3ListViewItem*) - - - inCheckBox - toggled(bool) - HistoryForm - loadHistory() - - - missedCheckBox - toggled(bool) - HistoryForm - loadHistory() - - - outCheckBox - toggled(bool) - HistoryForm - loadHistory() - - - profileCheckBox - toggled(bool) - HistoryForm - loadHistory() - - - successCheckBox - toggled(bool) - HistoryForm - loadHistory() - - - historyListView - rightButtonPressed(Q3ListViewItem*,QPoint,int) - HistoryForm - popupMenu(Q3ListViewItem*,QPoint) - - - historyListView - doubleClicked(Q3ListViewItem*,QPoint,int) - HistoryForm - call(Q3ListViewItem*) - - - clearPushButton - clicked() - HistoryForm - clearHistory() - - - callPushButton - clicked() - HistoryForm - call() - - + + + + + + historyListView + cdrTextEdit + inCheckBox + outCheckBox + successCheckBox + missedCheckBox + profileCheckBox + clearPushButton + closePushButton + + + user.h + phone.h + q3popupmenu.h + + + + + closePushButton + clicked() + HistoryForm + close() + + + 713 + 631 + + + 20 + 20 + + + + + inCheckBox + toggled(bool) + HistoryForm + loadHistory() + + + 689 + 356 + + + 20 + 20 + + + + + missedCheckBox + toggled(bool) + HistoryForm + loadHistory() + + + 689 + 494 + + + 20 + 20 + + + + + outCheckBox + toggled(bool) + HistoryForm + loadHistory() + + + 689 + 402 + + + 20 + 20 + + + + + profileCheckBox + toggled(bool) + HistoryForm + loadHistory() + + + 689 + 540 + + + 20 + 20 + + + + + successCheckBox + toggled(bool) + HistoryForm + loadHistory() + + + 689 + 448 + + + 20 + 20 + + + + + clearPushButton + clicked() + HistoryForm + clearHistory() + + + 27 + 631 + + + 20 + 20 + + + + + callPushButton + clicked() + HistoryForm + call() + + + 799 + 631 + + + 20 + 20 + + + + + historyListView + doubleClicked(QModelIndex) + HistoryForm + call(QModelIndex) + + + 827 + 91 + + + 862 + 300 + + + + + historyListView + customContextMenuRequested(QPoint) + HistoryForm + popupMenu(QPoint) + + + 819 + 45 + + + 858 + 290 + + + + + historyListView + activated(QModelIndex) + HistoryForm + showCallDetails(QModelIndex) + + + 743 + 238 + + + 658 + 300 + + + + + + call(QModelIndex) + popupMenu(QPoint) + showCallDetails(QModelIndex) + -- cgit v1.2.3