CopperWindow.cpp File Reference

#include "CopperWindow.h"
#include "MercuryTheme.h"

Go to the source code of this file.

Functions

CopperWindowGetCopperByClass (const MString &sClassName, const MString &sWindowName)
void RegisterCopperWindow (const MString &sClassName, NewCopperFunction pfn)

Variables

std::map< MString, NewCopperFunction > * ToMakeWindows


Function Documentation

CopperWindow* GetCopperByClass ( const MString sClassName,
const MString sWindowName 
)

Definition at line 128 of file CopperWindow.cpp.

void RegisterCopperWindow ( const MString sClassName,
NewCopperFunction  pfn 
)

Definition at line 134 of file CopperWindow.cpp.


Variable Documentation

std::map< MString, NewCopperFunction >* ToMakeWindows

Definition at line 4 of file CopperWindow.cpp.


Hosted by SourceForge.net Logo