dockmainwindow.h
54 DockMainWindow( TQWidget* parent = 0L, const char *name = 0L, WFlags f = (WFlags)WDestructiveClose );
KDockMainWindow(TQWidget *parent=0L, const char *name=0L, WFlags f=(WFlags)(WType_TopLevel|WDestructiveClose))
virtual void slotSetStatusBarText(const TQString &)
Called when the active part wants to change the statusbar message.
Definition dockmainwindow.cpp:125
void createGUI(KParts::Part *part)
Create the GUI (by merging the host's and the active part's).
Definition dockmainwindow.cpp:73
DockMainWindow(TQWidget *parent=0L, const char *name=0L, WFlags f=(WFlags) WDestructiveClose)
Constructor, same signature as KDockMainWindow.
Definition dockmainwindow.cpp:61
Trinity API Reference