Signals | Public Member Functions

SMProject Class Reference

#include <smproject.h>

Collaboration diagram for SMProject:
Collaboration graph
[legend]

List of all members.

Signals

void error (QString err)
void readInputFileCompleted (bool, QStringList)

Public Member Functions

 SMProject (QWidget *parentWidget)
 ~SMProject ()
void initNewSM ()
void close ()
void readInputFile (QString file)
void save (QString file)
QGraphicsView * getQGraphicsView ()
SCDataModelgetDM ()

Constructor & Destructor Documentation

SMProject::SMProject ( QWidget *  parentWidget  ) 
SMProject::~SMProject (  ) 

Here is the call graph for this function:


Member Function Documentation

void SMProject::close (  ) 

Here is the caller graph for this function:

void SMProject::error ( QString  err  )  [signal]
SCDataModel * SMProject::getDM (  ) 
QGraphicsView * SMProject::getQGraphicsView (  ) 

Here is the call graph for this function:

void SMProject::initNewSM (  ) 

Here is the call graph for this function:

void SMProject::readInputFile ( QString  file  ) 

Here is the call graph for this function:

void SMProject::readInputFileCompleted ( bool  _t1,
QStringList  _t2 
) [signal]
void SMProject::save ( QString  file  ) 

Here is the call graph for this function:


The documentation for this class was generated from the following files: