SeExpr
|
#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) |
Definition at line 23 of file ExprPopupDoc.h.
ExprPopupDoc::ExprPopupDoc | ( | QWidget * | parent, |
const QPoint & | cr, | ||
const QString & | msg | ||
) |
Definition at line 21 of file ExprPopupDoc.cpp.
References label.
|
protected |
Definition at line 38 of file ExprPopupDoc.cpp.
QLabel* ExprPopupDoc::label |
Definition at line 25 of file ExprPopupDoc.h.
Referenced by ExprPopupDoc(), and ExprTextEdit::showTip().