TableDialog Class Reference

#include <TableDialog.h>

List of all members.


Detailed Description

Column options dialog.

Signals

void changeWidth (const QString &, bool)
void enumRightCols (bool)
void nameChanged (const QString &)

Public Member Functions

 TableDialog (Table *t, QWidget *parent, Qt::WFlags fl=0)

Private Slots

void accept ()
void apply ()
void changeColWidth (int width)
void enablePrecision (int f)
void nextColumn ()
void prevColumn ()
void setDayFormat (const QString &format, bool allRightColumns)
void setMonthFormat (const QString &format, bool allRightColumns)
void setNumericFormat (int type, int prec, bool allRightColumns)
void setPlotDesignation (int i)
void showPrecisionBox (int item)
void updateColumn (int)
void updateDisplay (int item)
void updatePrecision (int prec)

Private Member Functions

void closeEvent (QCloseEvent *)
void setDateTimeFormat (int type, const QString &format, bool allRightColumns)
void setTextFormat (bool allRightColumns)

Private Attributes

QCheckBox * applyToAllBox
QCheckBox * applyToRightCols
QCheckBox * boxReadOnly
QCheckBox * boxShowTableComments
QPushButton * buttonApply
QPushButton * buttonCancel
QPushButton * buttonNext
QPushButton * buttonOk
QPushButton * buttonPrev
QLineEdit * colName
QComboBox * columnsBox
QSpinBox * colWidth
QTextEdit * comments
Tabled_table
QComboBox * displayBox
QCheckBox * enumerateAllBox
QComboBox * formatBox
QLabel * labelFormat
QLabel * labelNumeric
QSpinBox * precisionBox

Constructor & Destructor Documentation

TableDialog::TableDialog ( Table t,
QWidget *  parent,
Qt::WFlags  fl = 0 
)


Member Function Documentation

void TableDialog::accept (  )  [private, slot]

void TableDialog::apply (  )  [private, slot]

void TableDialog::changeColWidth ( int  width  )  [private, slot]

void TableDialog::changeWidth ( const QString &  ,
bool   
) [signal]

void TableDialog::closeEvent ( QCloseEvent *  ce  )  [private]

void TableDialog::enablePrecision ( int  f  )  [private, slot]

void TableDialog::enumRightCols ( bool   )  [signal]

void TableDialog::nameChanged ( const QString &   )  [signal]

void TableDialog::nextColumn (  )  [private, slot]

void TableDialog::prevColumn (  )  [private, slot]

void TableDialog::setDateTimeFormat ( int  type,
const QString &  format,
bool  allRightColumns 
) [private]

void TableDialog::setDayFormat ( const QString &  format,
bool  allRightColumns 
) [private, slot]

void TableDialog::setMonthFormat ( const QString &  format,
bool  allRightColumns 
) [private, slot]

void TableDialog::setNumericFormat ( int  type,
int  prec,
bool  allRightColumns 
) [private, slot]

void TableDialog::setPlotDesignation ( int  i  )  [private, slot]

void TableDialog::setTextFormat ( bool  allRightColumns  )  [private]

void TableDialog::showPrecisionBox ( int  item  )  [private, slot]

void TableDialog::updateColumn ( int  sc  )  [private, slot]

void TableDialog::updateDisplay ( int  item  )  [private, slot]

void TableDialog::updatePrecision ( int  prec  )  [private, slot]


Member Data Documentation

QCheckBox* TableDialog::applyToAllBox [private]

QCheckBox* TableDialog::applyToRightCols [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]

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:
Generated on Thu Feb 7 13:59:29 2008 for QtiPlot by  doxygen 1.5.4