LayerDialog Class Reference

#include <LayerDialog.h>

List of all members.


Detailed Description

Arrange layers dialog.

Public Member Functions

 LayerDialog (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0)
void setMultiLayer (MultiLayer *g)

Protected Slots

void accept ()
void enableLayoutOptions (bool ok)
void update ()

Private Attributes

QComboBox * alignHorBox
QComboBox * alignVertBox
QSpinBox * boxBottomSpace
QSpinBox * boxCanvasHeight
QSpinBox * boxCanvasWidth
QSpinBox * boxColsGap
QSpinBox * boxLeftSpace
QSpinBox * boxRightSpace
QSpinBox * boxRowsGap
QSpinBox * boxTopSpace
QSpinBox * boxX
QSpinBox * boxY
QPushButton * buttonApply
QPushButton * buttonCancel
QPushButton * buttonOk
QCheckBox * fitBox
QGroupBox * GroupCanvasSize
QGroupBox * GroupGrid
QSpinBox * layersBox
MultiLayermulti_layer

Constructor & Destructor Documentation

LayerDialog::LayerDialog ( QWidget *  parent = 0,
const char *  name = 0,
bool  modal = false,
Qt::WFlags  fl = 0 
)


Member Function Documentation

void LayerDialog::accept (  )  [protected, slot]

void LayerDialog::enableLayoutOptions ( bool  ok  )  [protected, slot]

void LayerDialog::setMultiLayer ( MultiLayer g  ) 

void LayerDialog::update (  )  [protected, slot]


Member Data Documentation

QComboBox* LayerDialog::alignHorBox [private]

QComboBox * LayerDialog::alignVertBox [private]

QSpinBox * LayerDialog::boxBottomSpace [private]

QSpinBox * LayerDialog::boxCanvasHeight [private]

QSpinBox* LayerDialog::boxCanvasWidth [private]

QSpinBox * LayerDialog::boxColsGap [private]

QSpinBox * LayerDialog::boxLeftSpace [private]

QSpinBox* LayerDialog::boxRightSpace [private]

QSpinBox * LayerDialog::boxRowsGap [private]

QSpinBox * LayerDialog::boxTopSpace [private]

QSpinBox* LayerDialog::boxX [private]

QSpinBox * LayerDialog::boxY [private]

QPushButton* LayerDialog::buttonApply [private]

QPushButton* LayerDialog::buttonCancel [private]

QPushButton* LayerDialog::buttonOk [private]

QCheckBox* LayerDialog::fitBox [private]

QGroupBox* LayerDialog::GroupCanvasSize [private]

QGroupBox * LayerDialog::GroupGrid [private]

QSpinBox * LayerDialog::layersBox [private]

MultiLayer* LayerDialog::multi_layer [private]


The documentation for this class was generated from the following files:
Generated on Mon Oct 15 06:11:43 2007 for QtiPlot by  doxygen 1.5.3