Column options dialog.
More...
#include <TableDialog.h>
List of all members.
Public Member Functions |
| TableDialog (Table *t, QWidget *parent, Qt::WFlags fl=0) |
Detailed Description
Constructor & Destructor Documentation
TableDialog::TableDialog |
( |
Table * |
t, |
|
|
QWidget * |
parent, |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
References accept(), apply(), applyToAllBox, applyToRightCols, boxHideColumn, boxReadOnly, boxShowTableComments, buttonApply, buttonCancel, buttonNext, buttonOk, buttonPrev, colName, columnsBox, colWidth, comments, Table::commentsEnabled(), d_table, displayBox, enumerateAllBox, formatBox, labelFormat, labelNumeric, nextColumn(), precisionBox, prevColumn(), Table::selectedColumn(), setColumnWidth(), setPlotDesignation(), updateColumn(), updateDisplay(), and updatePrecision().
Member Function Documentation
void TableDialog::accept |
( |
| ) |
|
|
privateslot |
void TableDialog::apply |
( |
| ) |
|
|
privateslot |
References applyToAllBox, applyToRightCols, boxHideColumn, boxReadOnly, colName, colWidth, comments, d_table, displayBox, enumerateAllBox, formatBox, Table::hideColumn(), Table::numCols(), precisionBox, Table::selectedColumn(), Table::setColComment(), Table::setColName(), Table::setColumnWidth(), setDateTimeFormat(), setDayFormat(), setMonthFormat(), setNumericFormat(), Table::setReadOnlyColumn(), and setTextFormat().
Referenced by accept(), nextColumn(), prevColumn(), and TableDialog().
void TableDialog::changeWidth |
( |
const QString & |
, |
|
|
bool |
|
|
) |
| |
|
signal |
void TableDialog::closeEvent |
( |
QCloseEvent * |
ce | ) |
|
|
private |
void TableDialog::enumRightCols |
( |
bool |
| ) |
|
|
signal |
void TableDialog::nameChanged |
( |
const QString & |
| ) |
|
|
signal |
void TableDialog::nextColumn |
( |
| ) |
|
|
privateslot |
void TableDialog::prevColumn |
( |
| ) |
|
|
privateslot |
void TableDialog::setColumnWidth |
( |
int |
width | ) |
|
|
privateslot |
void TableDialog::setDateTimeFormat |
( |
int |
type, |
|
|
const QString & |
format, |
|
|
bool |
allRightColumns |
|
) |
| |
|
private |
void TableDialog::setDayFormat |
( |
const QString & |
format, |
|
|
bool |
allRightColumns |
|
) |
| |
|
privateslot |
void TableDialog::setMonthFormat |
( |
const QString & |
format, |
|
|
bool |
allRightColumns |
|
) |
| |
|
privateslot |
void TableDialog::setNumericFormat |
( |
int |
type, |
|
|
int |
prec, |
|
|
bool |
allRightColumns |
|
) |
| |
|
privateslot |
void TableDialog::setPlotDesignation |
( |
int |
i | ) |
|
|
privateslot |
void TableDialog::setTextFormat |
( |
bool |
allRightColumns | ) |
|
|
private |
void TableDialog::showPrecisionBox |
( |
int |
item | ) |
|
|
privateslot |
void TableDialog::updateColumn |
( |
int |
sc | ) |
|
|
privateslot |
References boxHideColumn, boxReadOnly, buttonNext, buttonPrev, Table::colLabel(), colName, Table::colPlotDesignation(), Table::columnFormat(), Table::columnNumericFormat(), columnsBox, Table::columnType(), Table::columnWidth(), colWidth, Table::comment(), comments, d_table, Table::Date, Table::Day, displayBox, formatBox, Table::isColumnHidden(), Table::isReadOnlyColumn(), Table::Label, Table::Month, Table::numCols(), Table::Numeric, precisionBox, Table::saveToMemory(), Table::setSelectedCol(), Table::table(), Table::Time, and updateDisplay().
Referenced by nextColumn(), prevColumn(), and TableDialog().
void TableDialog::updateDisplay |
( |
int |
item | ) |
|
|
privateslot |
void TableDialog::updatePrecision |
( |
int |
prec | ) |
|
|
privateslot |
Member Data Documentation
QCheckBox* TableDialog::applyToAllBox |
|
private |
QCheckBox* TableDialog::applyToRightCols |
|
private |
QCheckBox * TableDialog::boxHideColumn |
|
private |
QCheckBox * TableDialog::boxReadOnly |
|
private |
QCheckBox* TableDialog::boxShowTableComments |
|
private |
QPushButton* TableDialog::buttonApply |
|
private |
QPushButton* TableDialog::buttonCancel |
|
private |
QPushButton* TableDialog::buttonNext |
|
private |
QPushButton* TableDialog::buttonOk |
|
private |
QPushButton* TableDialog::buttonPrev |
|
private |
QLineEdit* TableDialog::colName |
|
private |
QComboBox* TableDialog::columnsBox |
|
private |
QSpinBox* TableDialog::colWidth |
|
private |
QTextEdit* TableDialog::comments |
|
private |
Table* TableDialog::d_table |
|
private |
Referenced by apply(), closeEvent(), nextColumn(), prevColumn(), setColumnWidth(), setDateTimeFormat(), setDayFormat(), setMonthFormat(), setNumericFormat(), setPlotDesignation(), setTextFormat(), TableDialog(), and updateColumn().
QComboBox* TableDialog::displayBox |
|
private |
QCheckBox* TableDialog::enumerateAllBox |
|
private |
QComboBox* TableDialog::formatBox |
|
private |
QLabel * TableDialog::labelFormat |
|
private |
QLabel* TableDialog::labelNumeric |
|
private |
QSpinBox * TableDialog::precisionBox |
|
private |
The documentation for this class was generated from the following files: