kword

PartFramePolicy Class Reference

#include <KWFrameView.h>

Inheritance diagram for PartFramePolicy:

FramePolicy

List of all members.


Detailed Description

A policy for Part Frames.

Definition at line 168 of file KWFrameView.h.


Public Member Functions

 PartFramePolicy (KWFrameView *view)
MouseMeaning mouseMeaning (const KoPoint &point, int keyState)
QPopupMenu * createPopup (const KoPoint &point, KWView *view)

Member Function Documentation

MouseMeaning PartFramePolicy::mouseMeaning ( const KoPoint &  point,
int  keyState 
) [virtual]

Return the MouseMeaning enum value for the parent view.

Parameters:
point the point where the mouse is hovering.
keyState the bitmask of keys that are pressed. Same as Event::state();

Implements FramePolicy.

Definition at line 317 of file KWFrameView.cpp.

QPopupMenu * PartFramePolicy::createPopup ( const KoPoint &  point,
KWView *  view 
) [virtual]

Return a fully initialized popup for the context of frame at point.

Parameters:
point the point where the mouse is hovering.
view the parent view widget

Implements FramePolicy.

Definition at line 327 of file KWFrameView.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys