#include <CurveCreator_NewSectionDlg.h>
CurveCreator_NewSectionDlg::CurveCreator_NewSectionDlg |
( |
QWidget * |
parent = 0 , |
|
|
bool |
enableClosed = true |
|
) |
| |
|
explicit |
void CurveCreator_NewSectionDlg::addSection |
( |
| ) |
|
|
signal |
void CurveCreator_NewSectionDlg::cancelSection |
( |
| ) |
|
|
signal |
void CurveCreator_NewSectionDlg::clear |
( |
| ) |
|
QString CurveCreator_NewSectionDlg::getName |
( |
| ) |
const |
bool CurveCreator_NewSectionDlg::isClosed |
( |
| ) |
const |
bool CurveCreator_NewSectionDlg::isEnableClosed |
( |
| ) |
const |
|
inline |
void CurveCreator_NewSectionDlg::modifySection |
( |
| ) |
|
|
signal |
void CurveCreator_NewSectionDlg::setEditMode |
( |
bool |
isEdit | ) |
|
void CurveCreator_NewSectionDlg::setSectionName |
( |
const QString & |
theName | ) |
|
void CurveCreator_NewSectionDlg::setSectionParameters |
( |
const QString & |
theName, |
|
|
bool |
isClosed, |
|
|
CurveCreator::SectionType |
theType |
|
) |
| |
void CurveCreator_NewSectionDlg::updateTitle |
( |
| ) |
|
|
protected |
QPushButton* CurveCreator_NewSectionDlg::myAddBtn |
|
private |
QFrame* CurveCreator_NewSectionDlg::myBtnFrame |
|
private |
QPushButton* CurveCreator_NewSectionDlg::myCancelBtn |
|
private |
QCheckBox* CurveCreator_NewSectionDlg::myIsClosed |
|
private |
bool CurveCreator_NewSectionDlg::myIsEdit |
|
private |
bool CurveCreator_NewSectionDlg::myIsEnableClosed |
|
private |
QComboBox* CurveCreator_NewSectionDlg::myLineType |
|
private |
QLineEdit* CurveCreator_NewSectionDlg::myName |
|
private |
The documentation for this class was generated from the following files: