Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

pgapplication.cpp File Reference

#include "pgapplication.h"
#include "pgwidget.h"
#include "pglayout.h"
#include "pglog.h"
#include "pgdraw.h"
#include "pgtheme.h"
#include "pgeventsupplier.h"
#include "pgsdleventsupplier.h"
#include <iostream>
#include <cstring>
#include <cassert>
#include <cmath>
#include "../../../../sdl/graphicsqueue.h"

Include dependency graph for pgapplication.cpp:

Go to the source code of this file.

Defines

#define PARAGUI_THEMEDIR   "./"

Functions

void PARAGUI_ShutDownCode ()
 new shutdown procedure (called at application termination
static PG_WidgetFindInChildObjects (PG_RectList *RectList, const std::string &Name)
static PG_WidgetFindInChildObjects (PG_RectList *RectList, int id)

Variables

volatile int lockCount = 0


Define Documentation

#define PARAGUI_THEMEDIR   "./"
 

Definition at line 50 of file pgapplication.cpp.


Function Documentation

static PG_Widget* FindInChildObjects PG_RectList RectList,
int  id
[inline, static]
 

Definition at line 924 of file pgapplication.cpp.

References PG_Widget::FindChild(), FindInChildObjects(), PG_Widget::GetChildList(), PG_Widget::GetID(), and PG_Rect::next().

static PG_Widget* FindInChildObjects PG_RectList RectList,
const std::string &  Name
[static]
 

Definition at line 890 of file pgapplication.cpp.

References PG_Widget::FindChild(), PG_RectList::first(), PG_Widget::GetChildList(), PG_Widget::GetName(), and PG_Rect::next().

Referenced by FindInChildObjects(), PG_Application::GetWidgetById(), and PG_Application::GetWidgetByName().

void PARAGUI_ShutDownCode  ) 
 

new shutdown procedure (called at application termination

Definition at line 83 of file pgapplication.cpp.

Referenced by PG_Application::PG_Application().


Variable Documentation

volatile int lockCount = 0
 

Definition at line 1299 of file pgapplication.cpp.


Generated on Tue Jun 24 01:57:01 2008 for Advanced Strategic Command by  doxygen 1.4.2