Gui::CallTipsList Class Reference

#include <CallTips.h>

List of all members.

Public Member Functions

 CallTipsList (QPlainTextEdit *parent)
 Construction.
void keyboardSearch (const QString &)
void showTips (const QString &)
void validateCursor ()
 ~CallTipsList ()
 Destruction.

Protected Member Functions

bool eventFilter (QObject *, QEvent *)
 Get all incoming events of the text edit and redirect some of them, like key up and down, mouse press events, .
void hideEvent (QHideEvent *)
void showEvent (QShowEvent *)

Detailed Description

Author:
Werner Mayer

Definition at line 51 of file CallTips.h.


Constructor & Destructor Documentation

CallTipsList::CallTipsList ( QPlainTextEdit *  parent  ) 

Construction.

Definition at line 51 of file CallTips.cpp.

References draftlibs::fcgeo::connect().

CallTipsList::~CallTipsList (  ) 

Destruction.

Definition at line 94 of file CallTips.cpp.


Member Function Documentation

bool CallTipsList::eventFilter ( QObject *  watched,
QEvent *  event 
) [protected]

Get all incoming events of the text edit and redirect some of them, like key up and down, mouse press events, .

.. to the widget itself.

Definition at line 496 of file CallTips.cpp.

References Mod::PartDesign::Scripts::Gear::hide(), and draftTools::p.

void CallTipsList::hideEvent ( QHideEvent *  e  )  [protected]

Definition at line 486 of file CallTips.cpp.

void CallTipsList::keyboardSearch ( const QString &  wordPrefix  ) 

Definition at line 98 of file CallTips.cpp.

References RobotExampleTrajectoryOutOfShapes::count.

Referenced by validateCursor().

void CallTipsList::showEvent ( QShowEvent *  e  )  [protected]

Definition at line 479 of file CallTips.cpp.

void CallTipsList::showTips ( const QString &  line  ) 
void CallTipsList::validateCursor (  ) 

The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:01:58 2011 for FreeCAD by  doxygen 1.6.1