tdemdichildfrm.h
int m_windowMenuID
Every child frame window has an temporary ID in the Window menu of the child area.
Definition tdemdichildfrm.h:168
void setClient(KMdiChildView *w, bool bAutomaticResize=false)
Reparents the widget w to this KMdiChildFrm (if this is not already done) Installs an event filter to...
Definition tdemdichildfrm.cpp:726
virtual void resizeEvent(TQResizeEvent *)
Reimplemented from the base class.
Definition tdemdichildfrm.cpp:982
void enableClose(bool bEnable)
Enables or disables the close button.
Definition tdemdichildfrm.cpp:694
void unsetClient(TQPoint positionOffset=TQPoint(0, 0))
Reparents the client widget to 0 (desktop), moves with an offset from the original position Removes t...
Definition tdemdichildfrm.cpp:812
KMdiChildFrm(KMdiChildArea *parent)
Creates a new KMdiChildFrm class.
Definition tdemdichildfrm.cpp:101
TQPopupMenu * m_pSystemMenu
Imitates a system menu for child frame windows.
Definition tdemdichildfrm.h:173
void setCaption(const TQString &text)
Sets the caption of this window.
Definition tdemdichildfrm.cpp:687
void updateRects()
Forces updating the rects of the caption and so... It may be useful when setting the mdiCaptionFont o...
Definition tdemdichildfrm.h:261
Trinity API Reference