|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|


Public Member Functions | |
| EventHandler () | |
| ~EventHandler () | |
| void | updateActions () |
| bool | eventFilter (QObject *obj, QEvent *event) |
Public Attributes | |
| QVector< QAction * > | actions |
Definition at line 37 of file passwordedit.h.
| PasswordEdit::EventHandler::EventHandler | ( | ) |
| PasswordEdit::EventHandler::~EventHandler | ( | ) |
| bool PasswordEdit::EventHandler::eventFilter | ( | QObject * | obj, |
| QEvent * | event | ||
| ) |
| void PasswordEdit::EventHandler::updateActions | ( | ) |
| QVector<QAction*> PasswordEdit::EventHandler::actions |
Definition at line 40 of file passwordedit.h.
1.8.17