LoginWidget Class Reference

#include <LoginWidget.h>

Inheritance diagram for LoginWidget:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 LoginWidget (WContainerWidget *parent=0)

Public Attributes

Wt::Signal
< std::wstring,
Dictionary
loginSuccessful

Private Slots

void checkCredentials ()
void startPlaying ()

Private Member Functions

void confirmLogin (const std::wstring text)

Private Attributes

WTextIntroText
WLineEditUsername
WLineEditPassword
WComboBoxLanguage
std::wstring User
Dictionary Dict


Detailed Description

Definition at line 22 of file LoginWidget.h.


Constructor & Destructor Documentation

LoginWidget::LoginWidget ( WContainerWidget parent = 0  ) 

Definition at line 21 of file LoginWidget.C.


Member Function Documentation

void LoginWidget::checkCredentials (  )  [private, slot]

Definition at line 61 of file LoginWidget.C.

void LoginWidget::startPlaying (  )  [private, slot]

Definition at line 96 of file LoginWidget.C.

void LoginWidget::confirmLogin ( const std::wstring  text  )  [private]

Definition at line 84 of file LoginWidget.C.


Member Data Documentation

Wt::Signal<std::wstring, Dictionary> LoginWidget::loginSuccessful

Definition at line 27 of file LoginWidget.h.

WText* LoginWidget::IntroText [private]

Definition at line 34 of file LoginWidget.h.

WLineEdit* LoginWidget::Username [private]

Definition at line 35 of file LoginWidget.h.

WLineEdit* LoginWidget::Password [private]

Definition at line 36 of file LoginWidget.h.

WComboBox* LoginWidget::Language [private]

Definition at line 37 of file LoginWidget.h.

std::wstring LoginWidget::User [private]

Definition at line 39 of file LoginWidget.h.

Dictionary LoginWidget::Dict [private]

Definition at line 40 of file LoginWidget.h.


The documentation for this class was generated from the following files:
Generated on Mon Apr 14 15:15:04 2008 for Wt by doxygen 1.5.3