KDE3Support
dockmainwindow3.cpp
Go to the documentation of this file.
virtual KActionCollection * actionCollection() const
void removeClient(KXMLGUIClient *client)
static QString locate(const char *type, const QString &filename, const KComponentData &cData=KGlobal::mainComponent())
void addClient(KXMLGUIClient *client)
virtual void setXMLFile(const QString &file, bool merge=false, bool setXMLDoc=true)
KXMLGUIFactory * factory() const
virtual QString xmlFile() const
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
A special kind of KMainWindow that is able to have dockwidget child widgets (and member of the dockwi...
Definition: k3dockwidget.h:1278
DockMainWindow3(QWidget *parent=0L, const char *name=0L, Qt::WindowFlags f=0)
Constructor, same signature as K3DockMainWindow3.
Definition: dockmainwindow3.cpp:60
virtual KComponentData componentData() const
virtual void slotSetStatusBarText(const QString &)
Called when the active part wants to change the statusbar message Reimplement if your dock-mainwindow...
Definition: dockmainwindow3.cpp:125
virtual void setCaption(const QString &caption)
virtual KXMLGUIFactory * guiFactory()
KStatusBar * statusBar()
void createGUI(KParts::Part *part)
Create the GUI (by merging the host's and the active part's)
Definition: dockmainwindow3.cpp:73
const KComponentData & mainComponent()
virtual void createShellGUI(bool create=true)
Definition: dockmainwindow3.cpp:130
bool isHelpMenuEnabled() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.