#include <WApplication>#include <WBreak>#include <WText>#include <WPushButton>#include <WContainerWidget>#include <WStringUtil>#include <unistd.h>#include "Composer.h"#include "ComposeExample.h"#include "Contact.h"Go to the source code of this file.
Functions | |
| WApplication * | createApplication (const WEnvironment &env) |
| int | main (int argc, char **argv) |
| WApplication* createApplication | ( | const WEnvironment & | env | ) |
Definition at line 146 of file ComposeExample.C.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 158 of file ComposeExample.C.
1.5.3