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) const KXMLGUIClient
action(const QDomElement &element) const KXMLGUIClient [virtual]
actionCollection() const KXMLGUIClient [virtual]
addStateActionDisabled(const QString &state, const QString &action)KXMLGUIClient
addStateActionEnabled(const QString &state, const QString &action)KXMLGUIClient
appFrontend() const KDevPlugin
attachProcess(int pid)GDBDebugger::DebuggerPart [private]
beginXMLPlug(QWidget *)KXMLGUIClient
callingDcopClient()DCOPObject
childClients()KXMLGUIClient
clientBuilder() const KXMLGUIClient
codeModel() const KDevPlugin
codeRepository() const KDevPlugin
configModules() const KDevPlugin [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() const KDevPlugin
createDCOPInterface(const QString &)KDevPlugin [inline, virtual]
createFileSupport() const KDevPlugin
dcopClient() const KDevPlugin
DCOPObject()DCOPObject
DCOPObject(QObject *obj)DCOPObject
DCOPObject(const QCString &objId)DCOPObject
debugger() const KDevPlugin
DebuggerPart(QObject *parent, const char *name, const QStringList &)GDBDebugger::DebuggerPart
description() const KDevPlugin [virtual]
diffFrontend() const KDevPlugin
disassembleWidgetGDBDebugger::DebuggerPart [private]
disconnectDCOPSignal(const QCString &sender, const QCString &senderObj, const QCString &signal, const QCString &slot)DCOPObject
domDocument() const KXMLGUIClient [virtual]
emitDCOPSignal(const QCString &signal, const QByteArray &data)DCOPObject
endXMLPlug()KXMLGUIClient
factory() const KXMLGUIClient
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() const KDevPlugin
insertChildClient(KXMLGUIClient *child)KXMLGUIClient
instance() const KXMLGUIClient [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() const KDevPlugin
localXMLFile() const KXMLGUIClient [virtual]
m_contextIdentGDBDebugger::DebuggerPart [private]
m_drkonqiGDBDebugger::DebuggerPart [private]
mainWindow()KDevPlugin
mainWindowValid()KDevPlugin
makeFrontend() const KDevPlugin
match(const QCString &partialId)DCOPObject [static]
objectName(QObject *obj)DCOPObject [static]
objId() const DCOPObject
parentClient() const KXMLGUIClient
part()KDevPlugin [inline, virtual]
partController() const KDevPlugin
plugActionList(const QString &name, const QPtrList< KAction > &actionList)KXMLGUIClient
pluginName() const KDevPlugin
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() const KDevPlugin
projectClosed()GDBDebugger::DebuggerPart [private, slot]
projectConfigWidget(KDialogBase *dlg)GDBDebugger::DebuggerPart [private, slot]
projectDom() const 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]
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() const KDevPlugin [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() const KDevPlugin
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
variableWidgetGDBDebugger::DebuggerPart [private]
versionControl() const KDevPlugin
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() const KXMLGUIClient [virtual]
xmlguiBuildDocument() const KXMLGUIClient
~DCOPObject()DCOPObject [virtual]
~DebuggerPart()GDBDebugger::DebuggerPart
~KDevPlugin()KDevPlugin
~KXMLGUIClient()KXMLGUIClient [virtual]

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:32:23 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003