|
KSeExpr 6.0.0.0
|
#include <ExprPopupDoc.h>
Public Member Functions | |
| ExprPopupDoc (QWidget *parent, const QPoint &cr, const QString &msg) | |
Public Attributes | |
| QLabel * | label |
Protected Member Functions | |
| void | mousePressEvent (QMouseEvent *event) override |
Definition at line 11 of file ExprPopupDoc.h.
| ExprPopupDoc::ExprPopupDoc | ( | QWidget * | parent, |
| const QPoint & | cr, | ||
| const QString & | msg | ||
| ) |
Definition at line 11 of file ExprPopupDoc.cpp.
References label.
|
overrideprotected |
Definition at line 27 of file ExprPopupDoc.cpp.
| QLabel* ExprPopupDoc::label |
Definition at line 16 of file ExprPopupDoc.h.
Referenced by ExprPopupDoc().