Enviro application
Classes | Macros | Functions
EnviroFrame.h File Reference
Include dependency graph for EnviroFrame.h:
This graph shows which files directly or indirectly include this file:

Classes

class  EnviroFrame
 

Macros

#define ADD_TOOL2(bar, id, bmp, label, type)   bar->AddTool(id, label, bmp, wxNullBitmap, type, label, label)
 

Functions

EnviroFrameGetFrame ()
 

Macro Definition Documentation

#define ADD_TOOL2 (   bar,
  id,
  bmp,
  label,
  type 
)    bar->AddTool(id, label, bmp, wxNullBitmap, type, label, label)

Function Documentation

EnviroFrame* GetFrame ( )