KSeExpr 4.0.4.0
ExprPopupDoc Class Reference

#include <ExprPopupDoc.h>

Inheritance diagram for ExprPopupDoc:

Public Member Functions

 ExprPopupDoc (QWidget *parent, const QPoint &cr, const QString &msg)

Public Attributes

QLabel * label

Protected Member Functions

void mousePressEvent (QMouseEvent *event) override

Detailed Description

Definition at line 11 of file ExprPopupDoc.h.

Constructor & Destructor Documentation

◆ ExprPopupDoc()

ExprPopupDoc::ExprPopupDoc ( QWidget * parent,
const QPoint & cr,
const QString & msg )

Definition at line 11 of file ExprPopupDoc.cpp.

References label.

Member Function Documentation

◆ mousePressEvent()

void ExprPopupDoc::mousePressEvent ( QMouseEvent * event)
overrideprotected

Definition at line 27 of file ExprPopupDoc.cpp.

Member Data Documentation

◆ label

QLabel* ExprPopupDoc::label

Definition at line 16 of file ExprPopupDoc.h.

Referenced by ExprPopupDoc().


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