Public Member Functions

Div Class Reference

Inherits Wt::WContainerWidget.

List of all members.

Public Member Functions

 Div (WContainerWidget *parent, const std::string &id)

Detailed Description

Definition at line 33 of file Home.C.


Constructor & Destructor Documentation

Div::Div ( WContainerWidget parent,
const std::string &  id 
) [inline]

Definition at line 36 of file Home.C.

    : WContainerWidget(parent)
  {
    setId(id);
  }


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

Generated on Mon Nov 29 2010 08:03:14 for Wt by doxygen 1.7.1