COPASI API
4.16.103
|
#include "copasi.h"
#include "CCopasiRootContainer.h"
#include "ArtisticLicense.h"
#include "copasi/function/CFunctionDB.h"
#include "copasi/commandline/CConfigurationFile.h"
#include "copasi/commandline/COptions.h"
#include "copasi/function/CFunction.h"
#include "copasi/function/CEvaluationNodeOperator.h"
#include "copasi/function/CEvaluationNodeVariable.h"
#include "copasi/function/CEvaluationNodeConstant.h"
#include <copasi/layout/CLGlobalRenderInformation.h>
Go to the source code of this file.
Variables | |
CCopasiVector < CLGlobalRenderInformation > * | DEFAULT_STYLES |
CCopasiRootContainer * | pRootContainer |
CCopasiVector<CLGlobalRenderInformation>* DEFAULT_STYLES |
A pointer to the list of default styles.
Definition at line 22 of file CLDefaultStyles.cpp.
Referenced by CQNewMainWindow::CQNewMainWindow(), getDefaultStyles(), and loadDefaultStyles().
CCopasiRootContainer* pRootContainer |
Referenced by CCopasiRootContainer::destroy(), and CCopasiRootContainer::getRoot().