• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

KParts

  • KParts
  • Part
KParts::Part Member List

This is the complete list of members for KParts::Part, including all inherited members.

action(const char *name) const KXMLGUIClient
action(const QDomElement &element) const KXMLGUIClientvirtual
actionCollection() const KXMLGUIClientvirtual
addStateActionDisabled(const QString &state, const QString &action)KXMLGUIClient
addStateActionEnabled(const QString &state, const QString &action)KXMLGUIClient
beginXMLPlug(QWidget *)KXMLGUIClient
blockSignals(bool block)QObject
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childClients()KXMLGUIClient
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
clientBuilder() const KXMLGUIClient
componentData() const KXMLGUIClientvirtual
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
customEvent(QEvent *event)KParts::Partprotectedvirtual
d_ptrKParts::PartBaseprotected
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
domDocument() const KXMLGUIClientvirtual
DoNotLoadPlugins enum valueKParts::PartBaseprotected
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
embed(QWidget *parentWidget)KParts::Partvirtual
endXMLPlug()KXMLGUIClient
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
factory() const KXMLGUIClient
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
findMostRecentXMLFile(const QStringList &files, QString &doc)KXMLGUIClientstatic
getActionsToChangeForState(const QString &state)KXMLGUIClient
guiActivateEvent(GUIActivateEvent *event)KParts::Partprotectedvirtual
hitTest(QWidget *widget, const QPoint &globalPos)KParts::Partvirtual
hostContainer(const QString &containerName)KParts::Partprotected
iconLoader()KParts::Part
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
insertChildClient(KXMLGUIClient *child)KXMLGUIClient
installEventFilter(QObject *filterObj)QObject
isA(const char *className) constQObject
isSelectable() const KParts::Part
isWidgetType() constQObject
killTimer(int id)QObject
KXMLGUIClient()KXMLGUIClient
KXMLGUIClient(KXMLGUIClient *parent)KXMLGUIClient
LoadPlugins enum valueKParts::PartBaseprotected
loadPlugins()KParts::Partprotected
KParts::PartBase::loadPlugins(QObject *parent, KXMLGUIClient *parentGUIClient, const KComponentData &componentData)KParts::PartBaseprotected
LoadPluginsIfEnabled enum valueKParts::PartBaseprotected
loadStandardsXmlFile()KXMLGUIClientprotected
localXMLFile() const KXMLGUIClientvirtual
manager() const KParts::Part
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
parent() constQObject
parentClient() const KXMLGUIClient
Part(QObject *parent=0)KParts::Partexplicit
Part(PartPrivate &dd, QObject *parent)KParts::Partprotected
partActivateEvent(PartActivateEvent *event)KParts::Partprotectedvirtual
PartBase()KParts::PartBase
PartBase(PartBasePrivate &dd)KParts::PartBaseprotected
partObject() const KParts::PartBase
partSelectEvent(PartSelectEvent *event)KParts::Partprotectedvirtual
plugActionList(const QString &name, const QList< QAction * > &actionList)KXMLGUIClient
PluginLoadingMode enum nameKParts::PartBaseprotected
prepareXMLUnplug(QWidget *)KXMLGUIClient
property(const char *name) constQObject
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal) constQObjectprotected
reloadXML()KXMLGUIClient
removeChild(QObject *object)QObject
removeChildClient(KXMLGUIClient *child)KXMLGUIClient
removeEventFilter(QObject *obj)QObject
replaceXMLFile(const QString &xmlfile, const QString &localxmlfile, bool merge=false)KXMLGUIClient
ReverseStateChange enum nameKXMLGUIClient
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setAutoDeletePart(bool autoDeletePart)KParts::Part
setAutoDeleteWidget(bool autoDeleteWidget)KParts::Part
setClientBuilder(KXMLGUIBuilder *builder)KXMLGUIClient
setComponentData(const KComponentData &componentData)KParts::PartBaseprotectedvirtual
setComponentData(const KComponentData &componentData, bool loadPlugins)KParts::PartBaseprotectedvirtual
setDOMDocument(const QDomDocument &document, bool merge=false)KXMLGUIClientprotectedvirtual
setFactory(KXMLGUIFactory *factory)KXMLGUIClient
setLocalXMLFile(const QString &file)KXMLGUIClientprotectedvirtual
setManager(PartManager *manager)KParts::Partvirtual
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setPartObject(QObject *object)KParts::PartBase
setPluginInterfaceVersion(int version)KParts::PartBaseprotected
setPluginLoadingMode(PluginLoadingMode loadingMode)KParts::PartBaseprotected
setProperty(const char *name, const QVariant &value)QObject
setSelectable(bool selectable)KParts::Partvirtual
setStatusBarText(const QString &text)KParts::Partsignal
setWidget(QWidget *widget)KParts::Partprotectedvirtual
setWindowCaption(const QString &caption)KParts::Partsignal
setXML(const QString &document, bool merge=false)KXMLGUIClientprotectedvirtual
setXMLFile(const QString &file, bool merge=false, bool setXMLDoc=true)KXMLGUIClientprotectedvirtual
setXMLGUIBuildDocument(const QDomDocument &doc)KXMLGUIClient
signalsBlocked() constQObject
slotWidgetDestroyed()KParts::Partprotectedslot
startTimer(int interval)QObject
stateChanged(const QString &newstate, ReverseStateChange reverse=StateNoReverse)KXMLGUIClientprotectedvirtual
StateNoReverse enum valueKXMLGUIClient
StateReverse enum valueKXMLGUIClient
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
unplugActionList(const QString &name)KXMLGUIClient
virtual_hook(int id, void *data)KXMLGUIClientprotectedvirtual
widget()KParts::Partvirtual
xmlFile() const KXMLGUIClientvirtual
xmlguiBuildDocument() const KXMLGUIClient
~KXMLGUIClient()KXMLGUIClientvirtual
~Part()KParts::Partvirtual
~PartBase()KParts::PartBasevirtual
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KParts

Skip menu "KParts"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal