StyleExample Class Reference
[Style example]

A demonstration of the RoundedWidget. More...

#include <StyleExample.h>

Inherits Wt::WContainerWidget.

Inheritance diagram for StyleExample:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 StyleExample (WContainerWidget *parent=0)
 Create a StyleExample.

Private Slots

void updateStyle ()

Private Member Functions

WLineEditcreateValidateLineEdit (int value, int min, int max)

Private Attributes

RoundedWidgetw_
WTexterror_
WLineEditradius_
WLineEditr_
WLineEditg_
WLineEditb_

Detailed Description

A demonstration of the RoundedWidget.

This is the main class for the style example.

Definition at line 31 of file StyleExample.h.


Constructor & Destructor Documentation

StyleExample::StyleExample ( WContainerWidget parent = 0  ) 

Create a StyleExample.

Definition at line 29 of file StyleExample.C.


Member Function Documentation

WLineEdit * StyleExample::createValidateLineEdit ( int  value,
int  min,
int  max 
) [private]

Definition at line 57 of file StyleExample.C.

void StyleExample::updateStyle (  )  [private, slot]

Definition at line 67 of file StyleExample.C.


Member Data Documentation

WLineEdit * StyleExample::b_ [private]

Definition at line 42 of file StyleExample.h.

WText* StyleExample::error_ [private]

Definition at line 40 of file StyleExample.h.

WLineEdit * StyleExample::g_ [private]

Definition at line 42 of file StyleExample.h.

WLineEdit * StyleExample::r_ [private]

Definition at line 42 of file StyleExample.h.

WLineEdit* StyleExample::radius_ [private]

Definition at line 42 of file StyleExample.h.

RoundedWidget* StyleExample::w_ [private]

Definition at line 39 of file StyleExample.h.


The documentation for this class was generated from the following files:
Generated on Sun Jul 1 19:37:24 2007 for Wt by doxygen 1.4.7