ValgrindWidget Class Reference
#include <valgrind_widget.h>
Inheritance diagram for ValgrindWidget:


Signals | |
void | jumpToFile (const QString &url, int line) |
Public Member Functions | |
ValgrindWidget (ValgrindPart *part) | |
~ValgrindWidget () | |
void | addMessage (const ValgrindItem &vi) |
void | clear () |
Private Slots | |
void | executed (QListViewItem *item) |
void | slotContextMenu (KListView *l, QListViewItem *i, const QPoint &p) |
void | expandAll () |
void | collapseAll () |
void | aboutToShowPopup () |
Private Attributes | |
KListView * | lv |
int | msgNumber |
ValgrindPart * | _part |
QPopupMenu * | popup |
Constructor & Destructor Documentation
|
Definition at line 90 of file valgrind_widget.cpp. References _part, aboutToShowPopup(), KListView::addColumn(), collapseAll(), executed(), expandAll(), lv, popup, KListView::setSorting(), and slotContextMenu(). |
|
Definition at line 118 of file valgrind_widget.cpp. |
Member Function Documentation
|
Definition at line 191 of file valgrind_widget.cpp. Referenced by ValgrindWidget(). |
|
Definition at line 128 of file valgrind_widget.cpp. References ValgrindItem::backtrace(), ValgrindItem::BacktraceList, lv, ValListViewItem::message(), ValgrindItem::message(), msgNumber, and ValgrindItem::pid(). |
|
Definition at line 122 of file valgrind_widget.cpp. |
|
Definition at line 182 of file valgrind_widget.cpp. References lv. Referenced by ValgrindWidget(). |
|
Definition at line 145 of file valgrind_widget.cpp. References _part, KDevPartController::editDocument(), ValListViewItem::fileName(), ValListViewItem::line(), KDevMainWindow::lowerView(), lv, KDevPlugin::mainWindow(), ValListViewItem::message(), KDevPlugin::partController(), KDevMainWindow::statusBar(), and VALLISTVIEWITEMRTTI. Referenced by ValgrindWidget(). |
|
Definition at line 173 of file valgrind_widget.cpp. References lv. Referenced by ValgrindWidget(). |
|
|
|
Definition at line 198 of file valgrind_widget.cpp. References popup. Referenced by ValgrindWidget(). |
Member Data Documentation
|
Definition at line 39 of file valgrind_widget.h. Referenced by executed(), and ValgrindWidget(). |
|
Definition at line 37 of file valgrind_widget.h. Referenced by aboutToShowPopup(), addMessage(), clear(), collapseAll(), executed(), expandAll(), and ValgrindWidget(). |
|
Definition at line 38 of file valgrind_widget.h. Referenced by addMessage(), and clear(). |
|
Definition at line 40 of file valgrind_widget.h. Referenced by aboutToShowPopup(), slotContextMenu(), and ValgrindWidget(). |
The documentation for this class was generated from the following files:
- parts/valgrind/valgrind_widget.h
- parts/valgrind/valgrind_widget.cpp