1#ifndef __TEST_FORM_HH__
2#define __TEST_FORM_HH__
137 lout::container::typed::List <ResourceDecorator> *
resources;
149 const char **values);
154 const char **values);
159 void send (
const char *buttonName,
const char *buttonValue,
int x,
int y);
Receiver interface for the "activate" signal.
Receiver interface for the "clicked" signal.
Basic interface for all resources.
Base interface for dw::core::ui::ListResource and dw::core::ui::OptionMenuResource.
Decorates instances of dw::core::ui::TextResource.
dw::core::ui::TextResource * resource
A class for fast concatenation of a large number of strings.
This is the base class for many other classes, which defines very common virtual methods.