sptk2 logo
SPTK Home Page

sptk::CPasswordInput Class Reference
[GUI Classes]

Password input widget. More...

#include <CPasswordInput.h>

Inheritance diagram for sptk::CPasswordInput:

sptk::CInput sptk::CControl sptk::CLayoutClient

List of all members.

Public Member Functions

 CPasswordInput (const char *label=0, int layoutSize=10, CLayoutAlign layoutAlign=SP_ALIGN_TOP)
 Constructor in SPTK style.

Static Public Member Functions

static CLayoutClientcreator (CXmlNode *node)
 Creates a widget based on the XML node information.


Detailed Description

Password input widget.

The extended version of Fl_SecretInput. Displays '*' for the text inside


Constructor & Destructor Documentation

sptk::CPasswordInput::CPasswordInput ( const char *  label = 0,
int  layoutSize = 10,
CLayoutAlign  layoutAlign = SP_ALIGN_TOP 
)

Constructor in SPTK style.

Parameters:
label const char *, label
layoutSize int, widget align in layout
layoutAlign CLayoutAlign, widget align in layout


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

Mon Mar 5 11:56:17 2012: SPTK 3.5.7