Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

visualization/ScheduleWin.cpp File Reference

#include <iostream>
#include "../algorithms/SAllAlgorithms.h"
#include "../algorithms/SClassification.h"
#include "../model/SMachines.h"
#include "../model/STSysEditEvent.h"
#include "../general/SPref.h"
#include "SSampleDialog.h"
#include "SBibView.h"
#include "ScheduleWin.h"
#include "pixmaps/filenew.xpm"
#include "pixmaps/fileopen.xpm"
#include "pixmaps/filesave.xpm"
#include "pixmaps/navplay.xpm"
#include "pixmaps/navstop.xpm"
#include "pixmaps/navstep.xpm"
#include "pixmaps/navreset.xpm"
#include "pixmaps/dag.xpm"
#include "pixmaps/gantt.xpm"
#include "pixmaps/machine.xpm"
#include "pixmaps/mesh.xpm"
#include "pixmaps/logo.xpm"
#include "pixmaps/man.xpm"
#include <qaccel.h>
#include <qaction.h>
#include <qhbox.h>
#include <qiconset.h>
#include <qmultilineedit.h>

Include dependency graph for ScheduleWin.cpp:

Include dependency graph

Functions

int compare (const std::string &s1, const std::string &s2)
void errorMsgGUI (const QString &caption, const QString &msg)

Variables

QString fileNewText
QString fileOpenText
QString fileSaveText
QString navPlayText
QString navStopText
QString navStepText = "Click this button to execute only one step of the simulation"
QString navResetText
QString navTimeText
QString viewDAGText = "Click this button to show/hide the 'DAG-Visualization' window."
QString viewMachineText = "Click this button to show/hide the 'Machine-Visualization' window."
QString viewMeshText = "Click this button to show/hide the 'Mesh-Visualization' window."
QString viewGanttText = "Click this button to show/hide the 'Gantt-Chart' window."
QString viewBibText = "Click this button to show the bibliographic reference\nof the current algorithm"
QString simTimeLCDText = "This displays shows the current simulation time"

Function Documentation

int compare const std::string &    s1,
const std::string &    s2
 

void errorMsgGUI const QString &    caption,
const QString &    msg
 


Variable Documentation

QString fileNewText
 

Initial value:

 "Click this button to create a new tasksystem.\n\n"
"You can also select the New command from the File menu."

QString fileOpenText
 

Initial value:

 "Click this button to open a new tasksystem file.\n\n"
"You can also select the Open command from the File menu."

QString fileSaveText
 

Initial value:

 "Click this button to save the current tasksystem.\n\n"
"You can also select the Save command from the File menu."

QString navPlayText
 

Initial value:

 "Click this button to start/continue the simulation.\n\n"
"To start a simulation you first have to load a tasksystem."

QString navResetText
 

Initial value:

 "Click this button to reset the tasksystem.\n\n"
"Use this command to begin the simulation from the start."

QString navStepText = "Click this button to execute only one step of the simulation"
 

QString navStopText
 

Initial value:

 "Click this button to stop the simulation.\n\n"
"To continue simulation press the 'Step' or 'Play' button."

QString navTimeText
 

Initial value:

 "Use this slider to set the simulation speed.\n\n"
"If you move the slider to the left the simulation speed will increase, to the right it will decrease"

QString simTimeLCDText = "This displays shows the current simulation time"
 

QString viewBibText = "Click this button to show the bibliographic reference\nof the current algorithm"
 

QString viewDAGText = "Click this button to show/hide the 'DAG-Visualization' window."
 

QString viewGanttText = "Click this button to show/hide the 'Gantt-Chart' window."
 

QString viewMachineText = "Click this button to show/hide the 'Machine-Visualization' window."
 

QString viewMeshText = "Click this button to show/hide the 'Mesh-Visualization' window."
 


Generated on Thu May 22 16:50:21 2003 for Sketch-it! by doxygen1.2.18