Go to the source code of this file.
Variables | |
const int | NColumns = 7 |
const int | ColumnWidths [NColumns] = { 150, 40, 120, 90, 60, 100, 50 } |
const char * | ColumnNames [NColumns] = { "Name", "Flags", "Info", "Date", "Time", "Class", "Size" } |
const int | ColumnAllign [NColumns] = { Qt::AlignLeft, Qt::AlignLeft, Qt::AlignLeft, Qt::AlignLeft, Qt::AlignLeft, Qt::AlignLeft, Qt::AlignRight } |
|
Definition at line 16 of file TGo4Browser.ui.h. |
|
Definition at line 17 of file TGo4Browser.ui.h. |
|
Definition at line 18 of file TGo4Browser.ui.h. |
|
Definition at line 19 of file TGo4Browser.ui.h. |