gwenhywfar 5.14.1
libtest.cpp File Reference
#include "qt5_gui.hpp"
#include "../testdialogs/dlg_test.h"
#include <gwenhywfar/gwenhywfar.h>
#include <gwenhywfar/gui.h>
#include <gwenhywfar/dialog.h>
#include <gwenhywfar/debug.h>
#include <QApplication>
#include <unistd.h>
Include dependency graph for qt5/libtest.cpp:

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)

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 159 of file qt5/libtest.cpp.

References test1().

Here is the call graph for this function:

◆ test1()

int test1 ( int argc,
char ** argv )

◆ test2()

◆ test3()