KDE3Support
dockmainwindow3.cpp
Go to the documentation of this file.
void create(WId window, bool initializeWindow, bool destroyOldWindow)
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)
void setAttribute(Qt::WidgetAttribute attribute, bool on)
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)
bool disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)
A special kind of KMainWindow that is able to have dockwidget child widgets (and member of the dockwi...
Definition: k3dockwidget.h:1278
const char * name() const
DockMainWindow3(QWidget *parent=0L, const char *name=0L, Qt::WindowFlags f=0)
Constructor, same signature as K3DockMainWindow3.
Definition: dockmainwindow3.cpp:60
void message(const QString &message, int timeout)
virtual KComponentData componentData() const
void setUpdatesEnabled(bool enable)
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
bool isEmpty() const
bool sendEvent(QObject *receiver, QEvent *event)
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()
typedef WindowFlags
virtual void createShellGUI(bool create=true)
Definition: dockmainwindow3.cpp:130
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
bool isHelpMenuEnabled() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.