API Documentation
|
#include <CustomDesignChart.h>
Public Member Functions | |
CustomDesignChartDialog (const DynamicPointer< QTDesignObject > &object, QWidget *parent=nullptr) | |
void | setupLineEdit (const TranslatedString &label, QCustomLineEdit *edit, uint01 min_max, uint01 axis) |
void | clearBounds () |
void | setupCombo (const TranslatedString &title, QCustomComboBox *combo) |
Protected Attributes | |
DynamicPointer< QTDesignObject > | m_object |
CustomDesignChart * | m_chart |
QCustomComboBox * | m_h_combo |
QCustomComboBox * | m_v_combo |
QCustomLineEdit * | m_h_min_edit |
QCustomLineEdit * | m_h_max_edit |
QCustomLineEdit * | m_v_min_edit |
QCustomLineEdit * | m_v_max_edit |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |