kword

TextFramePolicy Class Reference

#include <KWFrameView.h>

Inheritance diagram for TextFramePolicy:

FramePolicy List of all members.

Detailed Description

A policy for Text Frames.

Definition at line 176 of file KWFrameView.h.


Public Member Functions

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

Member Function Documentation

QPopupMenu * TextFramePolicy::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 367 of file KWFrameView.cpp.

MouseMeaning TextFramePolicy::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 349 of file KWFrameView.cpp.


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