GOFIGURE2
0.9.0
|
structure to pass the column information between the Table Widget and the Database More...
#include <Code/IO/GoDBTraceInfoForTableWidget.h>
Public Member Functions | |
void | Clear () |
GoDBTraceInfoForTableWidget () | |
Public Attributes | |
std::string | AccessFromTraceTableThroughWhichTable |
std::string | ColumnNameDatabase |
std::string | ColumnNameTableWidget |
std::string | InfoName |
bool | SameFieldForDifferentValues |
std::string | TableForeignKeyDatabase |
std::string | TableKeyDatabase |
std::string | TableNameDatabase |
std::string | ToolTip |
std::string | TypeName |
structure to pass the column information between the Table Widget and the Database
Definition at line 41 of file GoDBTraceInfoForTableWidget.h.
|
inline |
Definition at line 57 of file GoDBTraceInfoForTableWidget.h.
|
inline |
Definition at line 71 of file GoDBTraceInfoForTableWidget.h.
std::string GoDBTraceInfoForTableWidget::AccessFromTraceTableThroughWhichTable |
Definition at line 54 of file GoDBTraceInfoForTableWidget.h.
std::string GoDBTraceInfoForTableWidget::ColumnNameDatabase |
Definition at line 45 of file GoDBTraceInfoForTableWidget.h.
std::string GoDBTraceInfoForTableWidget::ColumnNameTableWidget |
Definition at line 43 of file GoDBTraceInfoForTableWidget.h.
std::string GoDBTraceInfoForTableWidget::InfoName |
Definition at line 42 of file GoDBTraceInfoForTableWidget.h.
bool GoDBTraceInfoForTableWidget::SameFieldForDifferentValues |
Definition at line 47 of file GoDBTraceInfoForTableWidget.h.
std::string GoDBTraceInfoForTableWidget::TableForeignKeyDatabase |
Definition at line 52 of file GoDBTraceInfoForTableWidget.h.
std::string GoDBTraceInfoForTableWidget::TableKeyDatabase |
Definition at line 50 of file GoDBTraceInfoForTableWidget.h.
std::string GoDBTraceInfoForTableWidget::TableNameDatabase |
Definition at line 46 of file GoDBTraceInfoForTableWidget.h.
std::string GoDBTraceInfoForTableWidget::ToolTip |
Definition at line 44 of file GoDBTraceInfoForTableWidget.h.
std::string GoDBTraceInfoForTableWidget::TypeName |
Definition at line 55 of file GoDBTraceInfoForTableWidget.h.