43 OverrideAction(
const QIcon& icon,
const QString& text, QObject* parent);
67 bool event(QEvent* e)
override;
OverrideAction(const QIcon &icon, const QString &text, QObject *parent)
Constructor.
bool publicEvent(QEvent *e)
Passes the Event to protected method event.
bool event(QEvent *e) override
Event triggered.