kword
TableFramePolicy Class Reference
#include <KWFrameView.h>
Inheritance diagram for TableFramePolicy:

Detailed Description
A policy for Table Frames.
Definition at line 156 of file KWFrameView.h.
Public Member Functions | |
TableFramePolicy (KWFrameView *view) | |
MouseMeaning | mouseMeaning (const KoPoint &point, int keyState) |
QPopupMenu * | createPopup (const KoPoint &point, KWView *view) |
void | setSelected (MouseMeaning selectPolicy) |
Protected Member Functions | |
MouseMeaning | mouseMeaningOnBorder (const KoPoint &point, int keyState) |
Member Function Documentation
|
Return a fully initialized popup for the context of frame at
Implements FramePolicy. Definition at line 251 of file KWFrameView.cpp. |
|
Return the MouseMeaning enum value for the parent view.
Implements FramePolicy. Definition at line 238 of file KWFrameView.cpp. |
|
Shared method for all policies called when the border of the frame is clicked.
Reimplemented from FramePolicy. Definition at line 257 of file KWFrameView.cpp. |
|
Override this method to do more than select the parent frame-view.
Reimplemented from FramePolicy. Definition at line 288 of file KWFrameView.cpp. |
The documentation for this class was generated from the following files: