qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Public Member Functions | Public Attributes | List of all members
PasswordEdit::EventHandler Class Reference
Inheritance diagram for PasswordEdit::EventHandler:
Inheritance graph
Collaboration diagram for PasswordEdit::EventHandler:
Collaboration graph

Public Member Functions

 EventHandler ()
 
 ~EventHandler ()
 
void updateActions ()
 
bool eventFilter (QObject *obj, QEvent *event)
 

Public Attributes

QVector< QAction * > actions
 

Detailed Description

Definition at line 37 of file passwordedit.h.

Constructor & Destructor Documentation

◆ EventHandler()

PasswordEdit::EventHandler::EventHandler ( )

◆ ~EventHandler()

PasswordEdit::EventHandler::~EventHandler ( )

Member Function Documentation

◆ eventFilter()

bool PasswordEdit::EventHandler::eventFilter ( QObject *  obj,
QEvent *  event 
)

◆ updateActions()

void PasswordEdit::EventHandler::updateActions ( )

Member Data Documentation

◆ actions

QVector<QAction*> PasswordEdit::EventHandler::actions

Definition at line 40 of file passwordedit.h.


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