#include <GraphDataWidget.h>
◆ checkBox
QCheckBox* sofa::gui::qt::GraphOptionWidget::checkBox |
|
protected |
◆ exportGNUPLOTButton
QPushButton* sofa::gui::qt::GraphOptionWidget::exportGNUPLOTButton |
|
protected |
◆ exportImageButton
QPushButton* sofa::gui::qt::GraphOptionWidget::exportImageButton |
|
protected |
◆ fileGNUPLOTLineEdit
QLineEdit* sofa::gui::qt::GraphOptionWidget::fileGNUPLOTLineEdit |
|
protected |
◆ fileImageLineEdit
QLineEdit* sofa::gui::qt::GraphOptionWidget::fileImageLineEdit |
|
protected |
◆ findGNUPLOTFile
QPushButton* sofa::gui::qt::GraphOptionWidget::findGNUPLOTFile |
|
protected |
◆ findImageFile
QPushButton* sofa::gui::qt::GraphOptionWidget::findImageFile |
|
protected |
◆ graph
◆ idfile
unsigned sofa::gui::qt::GraphOptionWidget::idfile |
|
protected |
◆ GraphOptionWidget()
sofa::gui::qt::GraphOptionWidget::GraphOptionWidget |
( |
const std::string & |
dataName, |
|
|
GraphSetting * |
graphConf |
|
) |
| |
◆ exportGNUPlot
void sofa::gui::qt::GraphOptionWidget::exportGNUPlot |
( |
| ) |
|
|
slot |
◆ exportImage
void sofa::gui::qt::GraphOptionWidget::exportImage |
( |
| ) |
|
|
slot |
◆ isCheckedBox
bool sofa::gui::qt::GraphOptionWidget::isCheckedBox |
( |
| ) |
|
|
inlineslot |
◆ openFindFileDialog
void sofa::gui::qt::GraphOptionWidget::openFindFileDialog |
( |
| ) |
|
|
slot |