/home/koen/project/wt/cvs/wt/examples/charts/ChartConfig.C File Reference

#include "ChartConfig.h"
#include "PanelList.h"
#include <iostream>
#include <boost/lexical_cast.hpp>
#include <Wt/WAbstractItemModel>
#include <Wt/WApplication>
#include <Wt/WCheckBox>
#include <Wt/WComboBox>
#include <Wt/WDoubleValidator>
#include <Wt/WEnvironment>
#include <Wt/WIntValidator>
#include <Wt/WLineEdit>
#include <Wt/WPanel>
#include <Wt/WPushButton>
#include <Wt/WStandardItemModel>
#include <Wt/WTable>
#include <Wt/WText>
#include <Wt/Chart/WCartesianChart>

Go to the source code of this file.

Functions

void addHeader (WTable *t, const char *value)
void addEntry (WAbstractItemModel *model, const char *value)
bool getDouble (WLineEdit *edit, double &value)


Function Documentation

void @72::addEntry ( WAbstractItemModel model,
const char *  value 
) [static]

Definition at line 37 of file ChartConfig.C.

void @72::addHeader ( WTable t,
const char *  value 
) [static]

Definition at line 33 of file ChartConfig.C.

bool @72::getDouble ( WLineEdit edit,
double &  value 
) [static]

Definition at line 42 of file ChartConfig.C.


Generated on Fri Jul 25 17:05:59 2008 for Wt by doxygen 1.5.3