kmdi Library Compound List
Here are the classes, structs, unions and interfaces with brief descriptions:KMdiChildArea | Internal class |
KMdiChildFrm | Internal class. It's an MDI child frame widget. It contains a view widget and a frame caption. Usually you derive from its view |
KMdiChildFrmCaption | Internal class |
KMdiChildFrmDragBeginEvent | A QCustomEvent for begin of dragging This special event will be useful, to inform view about child frame event |
KMdiChildFrmDragEndEvent | A QCustomEvent for end of dragging This special event will be useful, to inform view about child frame event |
KMdiChildFrmMoveEvent | A QCustomEvent for move This special event will be useful, to inform view about child frame event |
KMdiChildFrmResizeBeginEvent | A QCustomEvent for begin of resizing This special event will be useful, to inform view about child frame event |
KMdiChildFrmResizeEndEvent | A QCustomEvent for end of resizing This special event will be useful, to inform view about child frame event |
KMdiChildView | Base class for all your special view windows |
KMdiMainFrm | Base class for all your special main frames |
KMdiTaskBar | Internal class |
KMdiTaskBarButton | Internal class |
KMdiViewCloseEvent | Internal class |
KMdiWin32IconButton | Internal class, only used on Win32. This class provides a label widget that can process mouse click events |