Dialog box for modifying 2d curve settings.
#include <Plot2d_SetupCurveDlg.h>
Plot2d_SetupCurveDlg::Plot2d_SetupCurveDlg |
( |
QWidget * |
parent = 0 | ) |
|
- Parameters
-
References SUIT_Tools::centerWidget(), Plot2d::Circle, Plot2d::Cross, Plot2d::Dash, Plot2d::DashDot, Plot2d::DashDotDot, Plot2d::Diamond, Plot2d::Dot, Plot2d::DTriangle, Plot2d::lineIcon(), Plot2d::LTriangle, MARGIN_SIZE, Plot2d::markerIcon(), MAX_LINE_WIDTH, MIN_COMBO_WIDTH, MIN_SPIN_WIDTH, myCancelBtn, myColorBtn, myLineCombo, myLineSpin, myMarkerCombo, myOkBtn, myPreview, Plot2d::None, Plot2d::NoPen, Plot2d::Rectangle, Plot2d::RTriangle, setColor(), setLine(), setMarker(), Plot2d::Solid, SPACING_SIZE, updatePreview(), Plot2d::UTriangle, and Plot2d::XCross.
Plot2d_SetupCurveDlg::~Plot2d_SetupCurveDlg |
( |
| ) |
|
QColor Plot2d_SetupCurveDlg::getColor |
( |
| ) |
const |
int Plot2d_SetupCurveDlg::getLineWidth |
( |
| ) |
const |
void Plot2d_SetupCurveDlg::setColor |
( |
const QColor & |
color | ) |
|
void Plot2d_SetupCurveDlg::updatePreview |
( |
| ) |
|
|
privateslot |
QPushButton* Plot2d_SetupCurveDlg::myCancelBtn |
|
private |
QSpinBox* Plot2d_SetupCurveDlg::myLineSpin |
|
private |
QComboBox* Plot2d_SetupCurveDlg::myMarkerCombo |
|
private |
QPushButton* Plot2d_SetupCurveDlg::myOkBtn |
|
private |
QLabel* Plot2d_SetupCurveDlg::myPreview |
|
private |
The documentation for this class was generated from the following files: