HistoryForm
0
0
864
639
Qt::CustomContextMenu
Twinkle - Call History
-
QAbstractItemView::SingleSelection
QAbstractItemView::SelectRows
QAbstractItemView::NoEditTriggers
true
false
false
-
-
Call details
-
Details of the selected call record.
QTextEdit::AutoAll
true
-
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>
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
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
call(QModelIndex)
popupMenu(QPoint)