GOFIGURE2
0.9.0
|
#include "GoDBTraceInfoForTableWidget.h"
#include "GoDBTraceRow.h"
#include "vtkMySQLDatabase.h"
#include "SelectQueryDatabaseHelper.h"
#include <string>
#include <vector>
#include <list>
#include "QGoIOConfigure.h"
Go to the source code of this file.
Classes | |
class | GoDBTableWidgetContainer |
this class describes the columns of the table widget with the corresponding info to find their values in the database if the columns refer to data stored in the database and provides methods to fill the rows of the table widget and to get the right queries to find the data in the database More... | |