#include <cellulamainwindow.h>
Public Slots | |
void | showOptionDialog () |
void | createCLMachine () |
void | startSimulation () |
void | stopSimulation () |
void | newModel () |
Public Member Functions | |
CellulaMainWindow () | |
~CellulaMainWindow () |
CellulaMainWindow::CellulaMainWindow | ( | ) |
CellulaMainWindow::~CellulaMainWindow | ( | ) |
void CellulaMainWindow::createCLMachine | ( | ) | [slot] |
void CellulaMainWindow::newModel | ( | ) | [slot] |
void CellulaMainWindow::showOptionDialog | ( | ) | [slot] |
void CellulaMainWindow::startSimulation | ( | ) | [slot] |
void CellulaMainWindow::stopSimulation | ( | ) | [slot] |