lib Library API Documentation

ContainerHandler Class Reference

This class can handle moving and resizing of embedded documents in your class derived from KoView. More...

#include <handler.h>

Inheritance diagram for ContainerHandler:

Inheritance graph
[legend]
Collaboration diagram for ContainerHandler:

Collaboration graph
[legend]
List of all members.

Signals

void popupMenu (KoChild *, const QPoint &global_pos)

Public Member Functions

 ContainerHandler (KoView *view, QWidget *widget)

Protected Member Functions

bool eventFilter (QObject *, QEvent *)

Detailed Description

This class can handle moving and resizing of embedded documents in your class derived from KoView.

Just create one instance per view of this class and parts will megically be moved around on your document.

This class acts like an event filter on your view, so the mouse events which are used for parts moving and resizing will never show up in your view.

See also:
PartMoveHandlerPrivate

PartResizeHandlerPrivate

Definition at line 109 of file handler.h.


Member Function Documentation

void ContainerHandler::popupMenu KoChild ,
const QPoint global_pos
[signal]
 

Emitted if the user wants to open the popup menu for some child object.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for lib Library Version 1.3.5.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Mar 20 14:25:36 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003