Public Member Functions | |
GFSMainWindow (GridSlamProcessorThread *t) | |
void | start (int c) |
Protected Attributes | |
QGraphPainter * | gpainter |
GridSlamProcessorThread * | gsp_thread |
QLabel * | help |
QVBoxLayout * | layout |
QParticleViewer * | pviewer |
Definition at line 33 of file gfs_simplegui.cpp.
GFSMainWindow::GFSMainWindow | ( | GridSlamProcessorThread * | t | ) | [inline] |
Definition at line 35 of file gfs_simplegui.cpp.
void GFSMainWindow::start | ( | int | c | ) | [inline] |
Definition at line 57 of file gfs_simplegui.cpp.
QGraphPainter* GFSMainWindow::gpainter [protected] |
Definition at line 66 of file gfs_simplegui.cpp.
GridSlamProcessorThread* GFSMainWindow::gsp_thread [protected] |
Definition at line 63 of file gfs_simplegui.cpp.
QLabel* GFSMainWindow::help [protected] |
Definition at line 67 of file gfs_simplegui.cpp.
QVBoxLayout* GFSMainWindow::layout [protected] |
Definition at line 64 of file gfs_simplegui.cpp.
QParticleViewer* GFSMainWindow::pviewer [protected] |
Definition at line 65 of file gfs_simplegui.cpp.