#include "qtFront.h"
#include "qtFrontEnd.h"
#include "../../../common/buffer.h"
#include <qapp.h>
#include <string.h>
Go to the source code of this file.
Variables | |
int | myUsers |
int | myMatrices |
Buffer* | myStr |
bool | usersChanged |
bool | matricesChanged |
bool | strChanged |
|
Definition at line 27 of file server/frontends/qt/qtFrontEnd.cpp.
|
Definition at line 23 of file server/frontends/qt/qtFrontEnd.cpp.
|
Definition at line 24 of file server/frontends/qt/qtFrontEnd.cpp.
|
Definition at line 22 of file server/frontends/qt/qtFrontEnd.cpp.
|
Definition at line 28 of file server/frontends/qt/qtFrontEnd.cpp.
|
Definition at line 26 of file server/frontends/qt/qtFrontEnd.cpp.