KDevelop API Documentation

GDBDebugger::DebuggerPart Member List

This is the complete list of members for GDBDebugger::DebuggerPart, including all inherited members.

aboutData()KDevPlugin [inline, virtual]
aboutToShowPart()KDevPlugin [signal]
action(const char *name) constKXMLGUIClient
action(const QDomElement &element) constKXMLGUIClient [virtual]
actionCollection() constKXMLGUIClient [virtual]
addStateActionDisabled(const QString &state, const QString &action)KXMLGUIClient
addStateActionEnabled(const QString &state, const QString &action)KXMLGUIClient
appFrontend() constKDevPlugin
attachProcess(int pid)GDBDebugger::DebuggerPart [private]
beginXMLPlug(QWidget *)KXMLGUIClient
callingDcopClient()DCOPObject
childClients()KXMLGUIClient
clientBuilder() constKXMLGUIClient
codeModel() constKDevPlugin
codeRepository() constKDevPlugin
configModules() constKDevPlugin [inline, virtual]
connectDCOPSignal(const QCString &sender, const QCString &senderObj, const QCString &signal, const QCString &slot, bool Volatile)DCOPObject
conserveMemory()KXMLGUIClient [protected, virtual]
contextMenu(QPopupMenu *popup, const Context *context)GDBDebugger::DebuggerPart [private, slot]
contextWatch()GDBDebugger::DebuggerPart [private, slot]
controllerGDBDebugger::DebuggerPart [private]
core() constKDevPlugin
createDCOPInterface(const QString &)KDevPlugin [inline, virtual]
createFileSupport() constKDevPlugin
dcopClient() constKDevPlugin
DCOPObject()DCOPObject
DCOPObject(QObject *obj)DCOPObject
DCOPObject(const QCString &objId)DCOPObject
debugger() constKDevPlugin
DebuggerPart(QObject *parent, const char *name, const QStringList &)GDBDebugger::DebuggerPart
description() constKDevPlugin [virtual]
diffFrontend() constKDevPlugin
disassembleWidgetGDBDebugger::DebuggerPart [private]
disconnectDCOPSignal(const QCString &sender, const QCString &senderObj, const QCString &signal, const QCString &slot)DCOPObject
domDocument() constKXMLGUIClient [virtual]
emitDCOPSignal(const QCString &signal, const QByteArray &data)DCOPObject
endXMLPlug()KXMLGUIClient
factory() constKXMLGUIClient
find(const QCString &objId)DCOPObject [static]
findMostRecentXMLFile(const QStringList &files, QString &doc)KXMLGUIClient [static]
floatingToolBarGDBDebugger::DebuggerPart [private]
framestackWidgetGDBDebugger::DebuggerPart [private]
functions()DCOPObject [virtual]
functionsDynamic()DCOPObject [virtual]
gdbBreakpointWidgetGDBDebugger::DebuggerPart [private]
gdbLineMakerGDBDebugger::DebuggerPart [private]
gdbOutputWidgetGDBDebugger::DebuggerPart [private]
getActionsToChangeForState(const QString &state)KXMLGUIClient
guiClientAdded(KXMLGUIClient *)GDBDebugger::DebuggerPart [private, slot]
hasObject(const QCString &objId)DCOPObject [static]
icon() constKDevPlugin
insertChildClient(KXMLGUIClient *child)KXMLGUIClient
instance() constKXMLGUIClient [virtual]
interfaces()DCOPObject [virtual]
interfacesDynamic()DCOPObject [virtual]
KDevPlugin(const QString &pluginName, const QString &icon, QObject *parent, const char *name=0)KDevPlugin
KXMLGUIClient()KXMLGUIClient
KXMLGUIClient(KXMLGUIClient *parent)KXMLGUIClient
languageSupport() constKDevPlugin
localXMLFile() constKXMLGUIClient [virtual]
m_contextIdentGDBDebugger::DebuggerPart [private]
m_drkonqiGDBDebugger::DebuggerPart [private]
mainWindow()KDevPlugin
mainWindowValid()KDevPlugin
makeFrontend() constKDevPlugin
match(const QCString &partialId)DCOPObject [static]
objectName(QObject *obj)DCOPObject [static]
objId() constDCOPObject
parentClient() constKXMLGUIClient
part()KDevPlugin [inline, virtual]
partController() constKDevPlugin
plugActionList(const QString &name, const QPtrList< KAction > &actionList)KXMLGUIClient
pluginName() constKDevPlugin
prepareXMLUnplug(QWidget *)KXMLGUIClient
process(const QCString &fun, const QByteArray &data, QCString &replyType, QByteArray &replyData)DCOPObject [virtual]
processDynamic(const QCString &fun, const QByteArray &data, QCString &replyType, QByteArray &replyData)DCOPObject [virtual]
procLineMakerGDBDebugger::DebuggerPart [private]
project() constKDevPlugin
projectClosed()GDBDebugger::DebuggerPart [private, slot]
projectConfigWidget(KDialogBase *dlg)GDBDebugger::DebuggerPart [private, slot]
projectDom() constKDevPlugin
registeredVersionControls() constKDevPlugin
registerVersionControl(KDevVersionControl *vcs)KDevPlugin
reloadXML()KXMLGUIClient
removeChildClient(KXMLGUIClient *child)KXMLGUIClient
restorePartialProjectSession(const QDomElement *el)GDBDebugger::DebuggerPart [virtual]
savePartialProjectSession(QDomElement *el)GDBDebugger::DebuggerPart [virtual]
setCallingDcopClient(DCOPClient *)DCOPObject
setClientBuilder(KXMLGUIBuilder *builder)KXMLGUIClient
setDOMDocument(const QDomDocument &document, bool merge=false)KXMLGUIClient [protected, virtual]
setFactory(KXMLGUIFactory *factory)KXMLGUIClient
setInstance(KInstance *instance)KXMLGUIClient [protected, virtual]
setLocalXMLFile(const QString &file)KXMLGUIClient [protected, virtual]
setObjId(const QCString &objId)DCOPObject
setupController()GDBDebugger::DebuggerPart [private]
setVersionControl(KDevVersionControl *vcsToUse)KDevPlugin
setXML(const QString &document, bool merge=false)KXMLGUIClient [protected, virtual]
setXMLFile(const QString &file, bool merge=false, bool setXMLDoc=true)KXMLGUIClient [protected, virtual]
setXMLGUIBuildDocument(const QDomDocument &doc)KXMLGUIClient
shortDescription() constKDevPlugin [virtual]
showPart()KDevPlugin [protected, virtual]
slotActivePartChanged(KParts::Part *)GDBDebugger::DebuggerPart [private, slot]
slotAttachProcess()GDBDebugger::DebuggerPart [private, slot]
slotCloseDrKonqi()GDBDebugger::DebuggerPart [private, slot]
slotDCOPApplicationRegistered(const QCString &appId)GDBDebugger::DebuggerPart [private, slot]
slotDebugExternalProcessGDBDebugger::DebuggerPart [virtual]
slotExamineCore()GDBDebugger::DebuggerPart [private, slot]
slotGotoSource(const QString &fileName, int lineNum)GDBDebugger::DebuggerPart [private, slot]
slotMemoryView()GDBDebugger::DebuggerPart [private, slot]
slotPause()GDBDebugger::DebuggerPart [private, slot]
slotRefreshBPState(const Breakpoint &)GDBDebugger::DebuggerPart [private, slot]
slotRun()GDBDebugger::DebuggerPart [private, slot]
slotRunToCursor()GDBDebugger::DebuggerPart [private, slot]
slotShowStep(const QString &fileName, int lineNum)GDBDebugger::DebuggerPart [private, slot]
slotStatus(const QString &msg, int state)GDBDebugger::DebuggerPart [private, slot]
slotStepInto()GDBDebugger::DebuggerPart [private, slot]
slotStepIntoInstruction()GDBDebugger::DebuggerPart [private, slot]
slotStepOut()GDBDebugger::DebuggerPart [private, slot]
slotStepOver()GDBDebugger::DebuggerPart [private, slot]
slotStepOverInstruction()GDBDebugger::DebuggerPart [private, slot]
slotStop(KDevPlugin *which=0)GDBDebugger::DebuggerPart [private, slot]
slotStopDebugger()GDBDebugger::DebuggerPart [private, slot]
sourceFormatter() constKDevPlugin
startDebugger()GDBDebugger::DebuggerPart [private]
stateChanged(const QString &newstate, ReverseStateChange reverse=StateNoReverse)KXMLGUIClient [protected, virtual]
statusBarIndicatorGDBDebugger::DebuggerPart [private]
toggleBreakpoint()GDBDebugger::DebuggerPart [private, slot]
unplugActionList(const QString &name)KXMLGUIClient
unregisterVersionControl(KDevVersionControl *vcs)KDevPlugin
variableWidgetGDBDebugger::DebuggerPart [private]
versionControl() constKDevPlugin
versionControlByName(const QString &uid) constKDevPlugin
KDevPlugin::virtual_hook(int id, void *data)KXMLGUIClient [protected, virtual]
DebuggerDCOPInterface::virtual_hook(int id, void *data)DCOPObject [protected, virtual]
widget()KDevPlugin [inline, virtual]
xmlFile() constKXMLGUIClient [virtual]
xmlguiBuildDocument() constKXMLGUIClient
~DCOPObject()DCOPObject [virtual]
~DebuggerPart()GDBDebugger::DebuggerPart
~KDevPlugin()KDevPlugin
~KXMLGUIClient()KXMLGUIClient [virtual]

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:32 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003