gwenhywfar 4.0.3
Functions

fox16/libtest.cpp File Reference

#include <gwen-gui-fox16/fox16_gui.hpp>
#include "fox16_htmlctx.hpp"
#include "fox16_htmllabel.hpp"
#include "fox16_htmltext.hpp"
#include "../testdialogs/dlg_test.h"
#include "../testdialogs/dlg_test2.h"
#include <gwenhywfar/debug.h>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
int test1 (int argc, char **argv)
int test2 (int argc, char **argv)
int test3 (int argc, char **argv)
int test4 (int argc, char **argv)
int test5 (int argc, char **argv)
int test6 (int argc, char **argv)
int test7 (int argc, char **argv)
int test8 (int argc, char **argv)
int test9 (int argc, char **argv)

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 463 of file fox16/libtest.cpp.

References test1(), test2(), test3(), test4(), test5(), test6(), test7(), test8(), and test9().

int test1 ( int  argc,
char **  argv 
)

Definition at line 27 of file fox16/libtest.cpp.

References CppGui::getCInterface(), GWEN_Gui_SetGui(), and NULL.

int test2 ( int  argc,
char **  argv 
)
int test3 ( int  argc,
char **  argv 
)

Definition at line 141 of file fox16/libtest.cpp.

References CppGui::getCInterface(), and GWEN_Gui_SetGui().

int test4 ( int  argc,
char **  argv 
)
int test5 ( int  argc,
char **  argv 
)

Definition at line 256 of file fox16/libtest.cpp.

References CppGui::getCInterface(), and GWEN_Gui_SetGui().

Referenced by main().

int test6 ( int  argc,
char **  argv 
)
int test7 ( int  argc,
char **  argv 
)
int test8 ( int  argc,
char **  argv 
)
int test9 ( int  argc,
char **  argv 
)