Public Member Functions

QHelpEvent Class Reference

Search for all occurrences

Detailed Description

Definition at line 581 of file qevent.h.

#include <qevent.h>

Inheritance diagram for QHelpEvent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  QHelpEvent (Type type, const QPoint &pos, const QPoint &globalPos)
  ~QHelpEvent ()
int  x () const
int  y () const
int  globalX () const
int  globalY () const
const QPoint pos () const
const QPoint globalPos () const

Constructor & Destructor Documentation

QHelpEvent ( Type  type,
const QPoint pos,
const QPoint globalPos 
)
~QHelpEvent ( )

Member Function Documentation

int x ( ) const [inline]

Definition at line 587 of file qevent.h.

{ return p.x(); }
int y ( ) const [inline]

Definition at line 588 of file qevent.h.

{ return p.y(); }
int globalX ( ) const [inline]

Definition at line 589 of file qevent.h.

{ return gp.x(); }
int globalY ( ) const [inline]

Definition at line 590 of file qevent.h.

{ return gp.y(); }
const QPoint& pos ( ) const [inline]

Definition at line 592 of file qevent.h.

{ return p; }
const QPoint& globalPos ( ) const [inline]

Definition at line 593 of file qevent.h.

{ return gp; }

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

QHelpEvent QHelpEvent QHelpEvent QHelpEvent QHelpEvent QHelpEvent QHelpEvent QHelpEvent QHelpEvent QHelpEvent
QHelpEvent QHelpEvent QHelpEvent QHelpEvent QHelpEvent QHelpEvent QHelpEvent QHelpEvent QHelpEvent QHelpEvent