Collaboration diagram for PinDlg:

Public Member Functions | |
| PinDlg (QWidget *parent, const char *name, bool modal, bool fullscreen=FALSE) | |
| void | resizeEvent (QResizeEvent *) |
| void | reset () |
| void | accept () |
| Slot receiving the Skip or Enter commands, and closing the QDialog. | |
Public Attributes | |
| PinDialog * | pinD |
| bool | modl |
Dialog containing the PinDialog widget (which asks for a PIN) and interfacing with its I/O.
Definition at line 159 of file pin.cpp.
|
||||||||||||||||||||
|
Definition at line 162 of file pin.cpp. References accept(), fullscreen, oApp, and pinD. |
|
|
Slot receiving the Skip or Enter commands, and closing the QDialog.
Definition at line 189 of file pin.cpp. Referenced by PinDlg(). |
|
|
Definition at line 183 of file pin.cpp. References PinDialog::clear(), and pinD. Referenced by PinPlugin::authenticate(). |
|
|
|
|
|
Definition at line 197 of file pin.cpp. Referenced by accept(). |
|
|
Definition at line 196 of file pin.cpp. Referenced by PinPlugin::authenticate(), PinPlugin::getPIN(), PinDlg(), reset(), and resizeEvent(). |
1.4.2