FormExample Class Reference
[Form example]

Main widget for the Form example. More...

#include <FormExample.h>

Inheritance diagram for FormExample:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 FormExample (WContainerWidget *parent=0)
 Instantiate a new form example.

Private Slots

void changeLanguage ()
 Change the language.

Private Member Functions

void setLanguage (const std::string lang)

Private Attributes

std::vector< WText * > languageSelects_


Detailed Description

Main widget for the Form example.

This class demonstrates, next instantiating the form itself, handling of different languages.

Definition at line 29 of file FormExample.h.


Constructor & Destructor Documentation

FormExample::FormExample ( WContainerWidget parent = 0  ) 

Instantiate a new form example.

Definition at line 14 of file FormExample.C.


Member Function Documentation

void FormExample::changeLanguage (  )  [private, slot]

Change the language.

Definition at line 62 of file FormExample.C.

void FormExample::setLanguage ( const std::string  lang  )  [private]

Definition at line 40 of file FormExample.C.


Member Data Documentation

std::vector<WText *> FormExample::languageSelects_ [private]

Definition at line 42 of file FormExample.h.


The documentation for this class was generated from the following files:
Generated on Fri Jul 25 17:06:01 2008 for Wt by doxygen 1.5.3