#include "pgmessageobject.h"
#include "pgfilearchive.h"
#include "pgfont.h"
#include "pgdraw.h"
Include dependency graph for pgapplication.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| int | PG_main (int argc, char **argv, PG_Application *app) |
| runs the ParaGUI main loop. | |
This include file defines the PG_Application class the PG_Main function and some macros for source backward compatibility.
Definition in file pgapplication.h.
|
||||||||||||||||
|
runs the ParaGUI main loop.
Definition at line 37 of file pgmain.cpp. References PG_CATCH_ALL, PG_LogERR(), PG_TRY, and PG_Application::Run(). |
1.4.2