GDBDebugger::BreakpointTableRow Class Reference
Inheritance diagram for GDBDebugger::BreakpointTableRow:

Public Member Functions | |
BreakpointTableRow (QTable *table, EditType editType, Breakpoint *bp) | |
~BreakpointTableRow () | |
bool | match (Breakpoint *bp) const |
void | reset () |
void | setRow () |
Breakpoint * | breakpoint () |
Private Member Functions | |
void | appendEmptyRow () |
Private Attributes | |
Breakpoint * | m_breakpoint |
Constructor & Destructor Documentation
|
Definition at line 92 of file gdbbreakpointwidget.cpp. References appendEmptyRow(), and setRow(). |
|
Definition at line 103 of file gdbbreakpointwidget.cpp. |
Member Function Documentation
|
Definition at line 125 of file gdbbreakpointwidget.cpp. References GDBDebugger::Control, and GDBDebugger::Enable. Referenced by BreakpointTableRow(). |
|
|
Definition at line 110 of file gdbbreakpointwidget.cpp. References m_breakpoint, and GDBDebugger::Breakpoint::match(). Referenced by GDBDebugger::GDBBreakpointWidget::find(). |
|
Definition at line 117 of file gdbbreakpointwidget.cpp. References m_breakpoint, GDBDebugger::Breakpoint::reset(), and setRow(). Referenced by GDBDebugger::GDBBreakpointWidget::reset(), and GDBDebugger::GDBBreakpointWidget::slotUnableToSetBPNow(). |
|
Member Data Documentation
|
Definition at line 85 of file gdbbreakpointwidget.cpp. |
The documentation for this class was generated from the following file:
- languages/cpp/debugger/gdbbreakpointwidget.cpp