Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PinDlg Class Reference

PIN dialog. More...

Collaboration diagram for PinDlg:

Collaboration graph
[legend]
List of all members.

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

PinDialogpinD
bool modl

Detailed Description

PIN dialog.

Dialog containing the PinDialog widget (which asks for a PIN) and interfacing with its I/O.

See also:
PinDialog

Definition at line 159 of file pin.cpp.


Constructor & Destructor Documentation

PinDlg::PinDlg QWidget *  parent,
const char *  name,
bool  modal,
bool  fullscreen = FALSE
[inline]
 

Definition at line 162 of file pin.cpp.

References accept(), fullscreen, oApp, and pinD.


Member Function Documentation

void PinDlg::accept  )  [inline]
 

Slot receiving the Skip or Enter commands, and closing the QDialog.

Definition at line 189 of file pin.cpp.

References modl, and oApp.

Referenced by PinDlg().

void PinDlg::reset  )  [inline]
 

Definition at line 183 of file pin.cpp.

References PinDialog::clear(), and pinD.

Referenced by PinPlugin::authenticate().

void PinDlg::resizeEvent QResizeEvent *   )  [inline]
 

Definition at line 178 of file pin.cpp.

References pinD, and size.


Member Data Documentation

bool PinDlg::modl
 

Definition at line 197 of file pin.cpp.

Referenced by accept().

PinDialog* PinDlg::pinD
 

Definition at line 196 of file pin.cpp.

Referenced by PinPlugin::authenticate(), PinPlugin::getPIN(), PinDlg(), reset(), and resizeEvent().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:44:44 2005 for OPIE by  doxygen 1.4.2