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

CheezyPage.cxx File Reference

#include "CheezyPage.h"
#include <Midad/Base/Mint.h>
#include <Midad/Base/Jint.h>
#include <Midad/Base/PageProxy.h>
#include <Midad/Base/PageDisplay.h>
#include <Midad/Base/RegistryGui.h>
#include <Midad/Gui/GuiBox.h>
#include <Midad/Gui/GuiMenu.h>
#include <Midad/Gui/GuiButton.h>
#include <Midad/Gui/GuiMainWindow.h>
#include <DataUtil/GetCandidate.h>
#include <DataUtil/CDL2STL.h>
#include <RerootExodus/CheezyDisplay.h>
#include <MinosObjectMap/MomNavigator.h>
#include <Plex/PlexStripEndId.h>
#include <CandData/CandRecord.h>
#include <CandDigit/CandDigitHandle.h>
#include <CandDigit/CandDigitListHandle.h>
#include <Record/RecMinos.h>
#include <Record/RecMinosHdr.h>
#include <TCanvas.h>
#include <MessageService/MsgService.h>
#include <sigc++/sigc++.h>
#include <sigc++/class_slot.h>
#include <cassert>

Go to the source code of this file.

Functions

 CVSID ("$Id: CheezyPage.cxx,v 1.5 2004/08/26 22:01:32 avva Exp $")
void apply_reg_gui (CheezyPage *cp, RegistryGui *rg)

Variables

PageProxy< CheezyPagegsCheezyPageProxy ("Cheezy")


Function Documentation

void apply_reg_gui CheezyPage cp,
RegistryGui rg
[static]
 

Definition at line 239 of file CheezyPage.cxx.

References CheezyPage::Configure(), RegistryGui::GetRegistry(), and CheezyPage::Update().

00240 {
00241     cp->Configure(rg->GetRegistry());
00242     cp->Update();
00243 }

CVSID "$Id: CheezyPage cxx,
v 1.5 2004/08/26 22:01:32 avva Exp $" 
 


Variable Documentation

PageProxy<CheezyPage> gsCheezyPageProxy("Cheezy") [static]
 


Generated on Mon Feb 15 11:07:55 2010 for loon by  doxygen 1.3.9.1