Functions | |
| cout<< " === i_from "<< i_from << " i= "<< i<< " ndata = " << ndata<< endl;Time t_dummy_start;t_dummy_start.set_time_rep(dmin);cout << t_dummy_start.iso_srep() << " ============ start t" << endl;t_dummy_start.set_time_rep(dmax);cout << t_dummy_start.iso_srep() << " ============ end t" << endl;t_dummy_start.set_time_rep(start[i]);cout << t_dummy_start.iso_srep() << " ============ start[i]" << endl;bool QpTraceItem::getYRange(double &ymin, double &ymax){if(QuSlotDebug()) printf(" QpTraceItem::getYRange \n");int plotType=I_Type;if(plotType==QP_CONST_XT) return false;QdObject_var ydo=QuGetObjByNameAndComp(DataTab-> _y_data_fld | text ().latin1()) |
| if (plotType==QP_CONST_Y) | |
| if (ydo.is_nil()) return false | |
| if (axisTab->axis_auto_last==axisTab->_axis_autoscale_fld->currentItem()&&_y_obj_id_getYRange==obj_id) | |
| if (res) | |
| connect (_page_options, SIGNAL(deviceChanged(QpuiListViewItem *)), _plot_listview, SLOT(resetPlotId(QpuiListViewItem *))) | |
| connect (_page_options, SIGNAL(layoutChanged(QpuiListViewItem *)), _plot_listview, SIGNAL(pageLayoutChanged(QpuiListViewItem *))) | |
| connect (_plot_listview, SIGNAL(showPageOptions(QpuiListViewItem *)), this, SLOT(showPageOptions(QpuiListViewItem *))) | |
| connect (_page_options, SIGNAL(pageChanged(QpuiPlotOptions *)), _plot_listview, SLOT(setPlotOptions(QpuiPlotOptions *))) | |
| connect (_plot_listview, SIGNAL(showValueReturnPB(bool)), _page_options, SLOT(showValueReturnPB(bool))) | |
| connect (_plot_listview, SIGNAL(raiseWindow()), this, SLOT(bringToFront())) | |
| connect (_plot_listview, SIGNAL(showPanelOptions(QpuiListViewItem *)), this, SLOT(showPanelOptions(QpuiListViewItem *))) | |
| connect (_panel_options, SIGNAL(panelChanged(QpuiPlotOptions *)), _plot_listview, SLOT(setPlotOptions(QpuiPlotOptions *))) | |
| _panel_options | hide () |
| connect (_plot_listview, SIGNAL(showTYPanelOptions(QpuiListViewItem *)), this, SLOT(showTYPanelOptions(QpuiListViewItem *))) | |
| connect (_typanel_options, SIGNAL(panelChanged(QpuiPlotOptions *)), _plot_listview, SLOT(setPlotOptions(QpuiPlotOptions *))) | |
| connect (_plot_listview, SIGNAL(showTSPanelOptions(QpuiListViewItem *)), this, SLOT(showTSPanelOptions(QpuiListViewItem *))) | |
| connect (_tspanel_options, SIGNAL(panelChanged(QpuiPlotOptions *)), _plot_listview, SLOT(setPlotOptions(QpuiPlotOptions *))) | |
| connect (_plot_listview, SIGNAL(showXSPanelOptions(QpuiListViewItem *)), this, SLOT(showXSPanelOptions(QpuiListViewItem *))) | |
| connect (_xspanel_options, SIGNAL(panelChanged(QpuiPlotOptions *)), _plot_listview, SLOT(setPlotOptions(QpuiPlotOptions *))) | |
| connect (_plot_listview, SIGNAL(showXYPanelOptions(QpuiListViewItem *)), this, SLOT(showXYPanelOptions(QpuiListViewItem *))) | |
| connect (_xypanel_options, SIGNAL(panelChanged(QpuiPlotOptions *)), _plot_listview, SLOT(setPlotOptions(QpuiPlotOptions *))) | |
| connect (_plot_listview, SIGNAL(showTraceOptions(QpuiListViewItem *)), this, SLOT(showTraceOptions(QpuiListViewItem *))) | |
| connect (_trace_options, SIGNAL(traceChanged(QpuiPlotOptions *)), _plot_listview, SLOT(setPlotOptions(QpuiPlotOptions *))) | |
| connect (_trace_options, SIGNAL(plotTypeChanged(QpuiPlotOptions *)), _plot_listview, SLOT(setPlotType(QpuiPlotOptions *))) | |
| connect (_trace_options, SIGNAL(status_msg(const QString &)), this, SLOT(status(const QString &))) | |
| connect (_trace_options, SIGNAL(yAxisChanged(QpuiPlotOptions *)), _plot_listview, SLOT(yAxisChanged(QpuiPlotOptions *))) | |
| connect (_trace_options, SIGNAL(xAxisChanged(QpuiPlotOptions *)), _plot_listview, SLOT(xAxisChanged(QpuiPlotOptions *))) | |
| connect (_plot_listview, SIGNAL(showEventOptions(QpuiListViewItem *)), this, SLOT(showEventOptions(QpuiListViewItem *))) | |
| connect (_event_options, SIGNAL(eventChanged(QpuiPlotOptions *)), _plot_listview, SLOT(setPlotOptions(QpuiPlotOptions *))) | |
| connect (_plot_listview, SIGNAL(showStackOptions(QpuiListViewItem *)), this, SLOT(showStackOptions(QpuiListViewItem *))) | |
| connect (_stack_options, SIGNAL(stackChanged(QpuiPlotOptions *)), _plot_listview, SLOT(setPlotOptions(QpuiPlotOptions *))) | |
| connect (_plot_listview, SIGNAL(showSpectroGramOptions(QpuiListViewItem *)), this, SLOT(showSpectroGramOptions(QpuiListViewItem *))) | |
| connect (_spectrogram_options, SIGNAL(spectrogramChanged(QpuiPlotOptions *)), _plot_listview, SLOT(setPlotOptions(QpuiPlotOptions *))) | |
| connect (_spectrogram_options, SIGNAL(plotTypeChanged(QpuiPlotOptions *)), _plot_listview, SLOT(setPlotType(QpuiPlotOptions *))) | |
| connect (_spectrogram_options, SIGNAL(status_msg(const QString &)), this, SLOT(status(const QString &))) | |
| connect (_spectrogram_options, SIGNAL(yAxisChanged(QpuiPlotOptions *)), _plot_listview, SLOT(yAxisChanged(QpuiPlotOptions *))) | |
| connect (_spectrogram_options, SIGNAL(xAxisChanged(QpuiPlotOptions *)), _plot_listview, SLOT(xAxisChanged(QpuiPlotOptions *))) | |
| if (isTS!=toTS) | |
| if (!root) | |
| if (localList.size()==0) | |
Variables | |
| double | conv = _conversion_factors[_units_fld->currentItem()] |
| double | width = string_to_double(_width_fld->text().latin1()) / conv |
| double | height = string_to_double(_height_fld->text().latin1())/conv |
| int | xwin_num = string_to_int(_xwin_num_fld->text().latin1()) |
| QpAxisTab * | axisTab = I_Panel->yAxisTab |
| int | obj_id = ydo->get_id() |
| _y_obj_id_getYRange = obj_id | |
| bool | res = QuGetDataRange(ydo, ymin, ymax) |
| from qpui_window cc | _page_options = new QpuiPageOptions(plot_groupbox) |
| _panel_options = new QpuiPanelOptions(plot_groupbox,"panel",false,false,false) | |
| _typanel_options = new QpuiPanelOptions(plot_groupbox,"typanel",false,true,true) | |
| _tspanel_options = new QpuiPanelOptions(plot_groupbox,"tspanel",false,false,true) | |
| _xspanel_options | |
| _xypanel_options | |
| _trace_options = new QpuiTraceOptions(plot_groupbox) | |
| _event_options = new QpuiEventOptions(plot_groupbox) | |
| _stack_options = new QpuiStackOptions(plot_groupbox) | |
| _spectrogram_options = new QpuiSpectroGramOptions(plot_groupbox) | |
| QpuiListViewItem * | root |
| pageItem = dynamic_cast<QpuiPageListViewItem*>(root) | |
| tspanelItem = dynamic_cast<QpuiTSPanelListViewItem*>(root) | |
| xypanelItem = dynamic_cast<QpuiXYPanelListViewItem*>(root) | |
| xystackItem = dynamic_cast<QpuiXYStackListViewItem*>(root) | |
| xytraceItem = dynamic_cast<QpuiXYTraceListViewItem*>(root) | |
| tsstackItem = dynamic_cast<QpuiTSStackListViewItem*>(root) | |
| tstraceItem = dynamic_cast<QpuiTSTraceListViewItem*>(root) | |
| constttraceItem = dynamic_cast<QpuiConstTTraceListViewItem*>(root) | |
| constxtraceItem = dynamic_cast<QpuiConstXTraceListViewItem*>(root) | |
| constytraceItem = dynamic_cast<QpuiConstYTraceListViewItem*>(root) | |
| spectrogramItem = dynamic_cast<QpuiTSSpectroGramListViewItem*>(root) | |
| xyspectrogramItem = dynamic_cast<QpuiXYSpectroGramListViewItem*>(root) | |
| tseventItem = dynamic_cast<QpuiTSEventListViewItem*>(root) | |
| xyeventItem = dynamic_cast<QpuiXYEventListViewItem*>(root) | |
| connect | ( | _spectrogram_options | , | |
| SIGNAL(xAxisChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(xAxisChanged(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _spectrogram_options | , | |
| SIGNAL(yAxisChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(yAxisChanged(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _spectrogram_options | , | |
| SIGNAL(status_msg(const QString &)) | , | |||
| this | , | |||
| SLOT(status(const QString &)) | ||||
| ) |
| connect | ( | _spectrogram_options | , | |
| SIGNAL(plotTypeChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(setPlotType(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _spectrogram_options | , | |
| SIGNAL(spectrogramChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(setPlotOptions(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _plot_listview | , | |
| SIGNAL(showSpectroGramOptions(QpuiListViewItem *)) | , | |||
| this | , | |||
| SLOT(showSpectroGramOptions(QpuiListViewItem *)) | ||||
| ) |
| connect | ( | _stack_options | , | |
| SIGNAL(stackChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(setPlotOptions(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _plot_listview | , | |
| SIGNAL(showStackOptions(QpuiListViewItem *)) | , | |||
| this | , | |||
| SLOT(showStackOptions(QpuiListViewItem *)) | ||||
| ) |
| connect | ( | _event_options | , | |
| SIGNAL(eventChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(setPlotOptions(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _plot_listview | , | |
| SIGNAL(showEventOptions(QpuiListViewItem *)) | , | |||
| this | , | |||
| SLOT(showEventOptions(QpuiListViewItem *)) | ||||
| ) |
| connect | ( | _trace_options | , | |
| SIGNAL(xAxisChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(xAxisChanged(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _trace_options | , | |
| SIGNAL(yAxisChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(yAxisChanged(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _trace_options | , | |
| SIGNAL(status_msg(const QString &)) | , | |||
| this | , | |||
| SLOT(status(const QString &)) | ||||
| ) |
| connect | ( | _trace_options | , | |
| SIGNAL(plotTypeChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(setPlotType(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _trace_options | , | |
| SIGNAL(traceChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(setPlotOptions(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _plot_listview | , | |
| SIGNAL(showTraceOptions(QpuiListViewItem *)) | , | |||
| this | , | |||
| SLOT(showTraceOptions(QpuiListViewItem *)) | ||||
| ) |
| connect | ( | _xypanel_options | , | |
| SIGNAL(panelChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(setPlotOptions(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _plot_listview | , | |
| SIGNAL(showXYPanelOptions(QpuiListViewItem *)) | , | |||
| this | , | |||
| SLOT(showXYPanelOptions(QpuiListViewItem *)) | ||||
| ) |
| connect | ( | _xspanel_options | , | |
| SIGNAL(panelChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(setPlotOptions(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _plot_listview | , | |
| SIGNAL(showXSPanelOptions(QpuiListViewItem *)) | , | |||
| this | , | |||
| SLOT(showXSPanelOptions(QpuiListViewItem *)) | ||||
| ) |
| connect | ( | _tspanel_options | , | |
| SIGNAL(panelChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(setPlotOptions(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _plot_listview | , | |
| SIGNAL(showTSPanelOptions(QpuiListViewItem *)) | , | |||
| this | , | |||
| SLOT(showTSPanelOptions(QpuiListViewItem *)) | ||||
| ) |
| connect | ( | _typanel_options | , | |
| SIGNAL(panelChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(setPlotOptions(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _plot_listview | , | |
| SIGNAL(showTYPanelOptions(QpuiListViewItem *)) | , | |||
| this | , | |||
| SLOT(showTYPanelOptions(QpuiListViewItem *)) | ||||
| ) |
| connect | ( | _panel_options | , | |
| SIGNAL(panelChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(setPlotOptions(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _plot_listview | , | |
| SIGNAL(showPanelOptions(QpuiListViewItem *)) | , | |||
| this | , | |||
| SLOT(showPanelOptions(QpuiListViewItem *)) | ||||
| ) |
| connect | ( | _plot_listview | , | |
| SIGNAL(raiseWindow()) | , | |||
| this | , | |||
| SLOT(bringToFront()) | ||||
| ) |
| connect | ( | _plot_listview | , | |
| SIGNAL(showValueReturnPB(bool)) | , | |||
| _page_options | , | |||
| SLOT(showValueReturnPB(bool)) | ||||
| ) |
| connect | ( | _page_options | , | |
| SIGNAL(pageChanged(QpuiPlotOptions *)) | , | |||
| _plot_listview | , | |||
| SLOT(setPlotOptions(QpuiPlotOptions *)) | ||||
| ) |
| connect | ( | _plot_listview | , | |
| SIGNAL(showPageOptions(QpuiListViewItem *)) | , | |||
| this | , | |||
| SLOT(showPageOptions(QpuiListViewItem *)) | ||||
| ) |
| connect | ( | _page_options | , | |
| SIGNAL(layoutChanged(QpuiListViewItem *)) | , | |||
| _plot_listview | , | |||
| SIGNAL(pageLayoutChanged(QpuiListViewItem *)) | ||||
| ) |
| connect | ( | _page_options | , | |
| SIGNAL(deviceChanged(QpuiListViewItem *)) | , | |||
| _plot_listview | , | |||
| SLOT(resetPlotId(QpuiListViewItem *)) | ||||
| ) |
| _spectrogram_options hide | ( | ) |
| if | ( | localList. | size() = =0 |
) |
| if | ( | ! | root | ) |
| if | ( | isTS! | = toTS |
) |
| if | ( | res | ) |
| if | ( | axisTab-> | axis_auto_last = = axisTab->_axis_autoscale_fld->currentItem() && _y_obj_id_getYRange == obj_id |
) |
| if | ( | ydo. | is_nil() | ) |
| if | ( | plotType | = = QP_CONST_Y |
) |
| cout<< " === i_from " << i_from << " i= " << i << " ndata = " << ndata << endl;Time t_dummy_start;t_dummy_start.set_time_rep(dmin);cout << t_dummy_start.iso_srep() << " ============ start t" << endl;t_dummy_start.set_time_rep(dmax);cout << t_dummy_start.iso_srep() << " ============ end t" << endl;t_dummy_start.set_time_rep(start[i]);cout << t_dummy_start.iso_srep() << " ============ start[i]" << endl;bool QpTraceItem::getYRange(double& ymin, double& ymax){ if ( QuSlotDebug() ) printf( " QpTraceItem::getYRange \n" ); int plotType = I_Type; if(plotType == QP_CONST_XT ) return false; QdObject_var ydo = QuGetObjByNameAndComp( DataTab-> _y_data_fld text | ( | ) |
| _event_options = new QpuiEventOptions(plot_groupbox) |
| from qpui_window cc _page_options = new QpuiPageOptions(plot_groupbox) |
| _panel_options = new QpuiPanelOptions(plot_groupbox,"panel",false,false,false) |
| _spectrogram_options = new QpuiSpectroGramOptions(plot_groupbox) |
| _stack_options = new QpuiStackOptions(plot_groupbox) |
| _trace_options = new QpuiTraceOptions(plot_groupbox) |
| _tspanel_options = new QpuiPanelOptions(plot_groupbox,"tspanel",false,false,true) |
| _typanel_options = new QpuiPanelOptions(plot_groupbox,"typanel",false,true,true) |
Initial value:
new QpuiPanelOptions(plot_groupbox,"xspanel", true,false,false)
Initial value:
new QpuiPanelOptions(plot_groupbox,"xypanel", true,true,false)
| constttraceItem = dynamic_cast<QpuiConstTTraceListViewItem*>(root) |
| constxtraceItem = dynamic_cast<QpuiConstXTraceListViewItem*>(root) |
| constytraceItem = dynamic_cast<QpuiConstYTraceListViewItem*>(root) |
| double conv = _conversion_factors[_units_fld->currentItem()] |
| int obj_id = ydo->get_id() |
| return res = QuGetDataRange(ydo, ymin, ymax) |
| QpuiListViewItem* root |
Initial value:
dynamic_cast<QpuiListViewItem*>(findCommonRoot())
| spectrogramItem = dynamic_cast<QpuiTSSpectroGramListViewItem*>(root) |
| tseventItem = dynamic_cast<QpuiTSEventListViewItem*>(root) |
| tspanelItem = dynamic_cast<QpuiTSPanelListViewItem*>(root) |
| tsstackItem = dynamic_cast<QpuiTSStackListViewItem*>(root) |
| tstraceItem = dynamic_cast<QpuiTSTraceListViewItem*>(root) |
| int xwin_num = string_to_int(_xwin_num_fld->text().latin1()) |
| xyeventItem = dynamic_cast<QpuiXYEventListViewItem*>(root) |
| xypanelItem = dynamic_cast<QpuiXYPanelListViewItem*>(root) |
| xyspectrogramItem = dynamic_cast<QpuiXYSpectroGramListViewItem*>(root) |
| xystackItem = dynamic_cast<QpuiXYStackListViewItem*>(root) |
| xytraceItem = dynamic_cast<QpuiXYTraceListViewItem*>(root) |
1.5.7