Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/pgui/config_pgui.cxx File Reference

#include "config_pgui.h"
#include "pgButton.h"
#include "pgCullTraverser.h"
#include "pgEntry.h"
#include "pgMouseWatcherParameter.h"
#include "pgMouseWatcherGroup.h"
#include "pgItem.h"
#include "pgMouseWatcherBackground.h"
#include "pgMouseWatcherRegion.h"
#include "pgTop.h"
#include "pgWaitBar.h"
#include "dconfig.h"

Go to the source code of this file.

Functions

 Configure (config_pgui)
 NotifyCategoryDef (pgui,"")
 ConfigureFn (config_pgui)
void init_libpgui ()
 Initializes the library.


Variables

const bool pgui_quick = config_pgui.GetBool("pgui-quick", true)
const bool use_keystrokes = config_pgui.GetBool("use-keystrokes", true)


Detailed Description

Definition in file config_pgui.cxx.


Function Documentation

Configure config_pgui   ) 
 

ConfigureFn config_pgui   ) 
 

Definition at line 39 of file config_pgui.cxx.

References pgui_quick.

void init_libpgui  ) 
 

Initializes the library.

This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist.

Definition at line 69 of file config_pgui.cxx.

NotifyCategoryDef pgui  ,
"" 
 


Variable Documentation

const bool pgui_quick = config_pgui.GetBool("pgui-quick", true)
 

Definition at line 46 of file config_pgui.cxx.

Referenced by ConfigureFn().

const bool use_keystrokes = config_pgui.GetBool("use-keystrokes", true)
 

Definition at line 50 of file config_pgui.cxx.


Generated on Fri May 2 00:46:02 2003 for Panda by doxygen1.3