KDevelop API Documentation

gdbbreakpointwidget.cpp File Reference

#include "gdbbreakpointwidget.h"
#include "gdbtable.h"
#include "breakpoint.h"
#include "domutil.h"
#include <kdebug.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kpopupmenu.h>
#include <kurl.h>
#include <qvbuttongroup.h>
#include <qfileinfo.h>
#include <qheader.h>
#include <qtable.h>
#include <qtoolbutton.h>
#include <qtooltip.h>
#include <qwhatsthis.h>
#include <qvbox.h>
#include <qlayout.h>
#include <stdlib.h>
#include <ctype.h>
#include "gdbbreakpointwidget.moc"

Include dependency graph for gdbbreakpointwidget.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  GDBDebugger

Classes

class  GDBDebugger::BreakpointTableRow

Defines

#define numCols   8

Enumerations

enum  Column {
  Control = 0, Enable = 1, Type = 2, Status = 3,
  Location = 4, Condition = 5, IgnoreCount = 6, Hits = 7
}

Variables

int m_activeFlag = 0


Define Documentation

#define numCols   8
 

Definition at line 60 of file gdbbreakpointwidget.cpp.

Referenced by GDBDebugger::GDBBreakpointWidget::GDBBreakpointWidget(), FileCreate::FriendlyWidget::resizeCells(), FileCreate::FriendlyWidget::resizeColumn(), FileCreate::FriendlyWidget::resizeRow(), and FileCreate::FriendlyWidget::selectRow().


Enumeration Type Documentation

enum Column
 

Enumeration values:
Control 
Enable 
Type 
Status 
Location 
Condition 
IgnoreCount 
Hits 

Definition at line 48 of file gdbbreakpointwidget.cpp.


Variable Documentation

int GDBDebugger::m_activeFlag = 0 [static]
 

Definition at line 62 of file gdbbreakpointwidget.cpp.

Referenced by GDBDebugger::BreakpointTableRow::setRow(), GDBDebugger::GDBBreakpointWidget::slotParseGDBBreakpointSet(), and GDBDebugger::GDBBreakpointWidget::slotParseGDBBrkptList().

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:26:03 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003