#include <qdi_qt4.h>
Public Slots | |
| void | close () |
| int | getFileContents (const char *file) |
| void | setSliders (int nRecs) |
| void | getData () |
| void | browseData () |
| void | clearGattrList () |
| void | clearVarList () |
| void | varDoubleClick (QListWidgetItem *) |
| void | GattrDoubleClick (QListWidgetItem *) |
| void | setSliderForItem (QListWidgetItem *) |
| void | launchVersion () |
| void | launchManDirectImport () |
| void | launchManual () |
| void | updateOnSelection (QieVariable *V=0) |
| void | tRangeToggle () |
Public Member Functions | |
| DirectAccessWindow (QWidget *parent=0, const char *name=0) | |
Public Attributes | |
| QStatusBar * | msgBar |
| QListWidget * | varList |
| QListWidget * | GattrList |
| QieData * | QieDataCont |
| QString | Selected_File_Path |
| QListWidget * | activeList |
| QdTimeSeq_var | tt |
| RecordSlider * | fromSlider |
| RecordSlider * | toSlider |
| QGroupBox * | subset_panel |
| QCheckBox * | useTcheck |
Protected Member Functions | |
| void | keyPressEvent (QKeyEvent *e) |
Protected Attributes | |
| QPushButton * | getVarBtn |
| QPushButton * | browseVarBtn |
| QPushButton * | dismissBtn |
Private Attributes | |
| QStatusBar * | _status_bar |
| QMenuBar * | _menu_bar |
| DirectAccessWindow::DirectAccessWindow | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
| void DirectAccessWindow::browseData | ( | ) | [slot] |
| void DirectAccessWindow::clearGattrList | ( | ) | [slot] |
| void DirectAccessWindow::clearVarList | ( | ) | [slot] |
| void DirectAccessWindow::close | ( | ) | [slot] |
| void DirectAccessWindow::GattrDoubleClick | ( | QListWidgetItem * | item | ) | [slot] |
| void DirectAccessWindow::getData | ( | ) | [slot] |
| int DirectAccessWindow::getFileContents | ( | const char * | file | ) | [slot] |
| void DirectAccessWindow::keyPressEvent | ( | QKeyEvent * | e | ) | [protected] |
| void DirectAccessWindow::launchManDirectImport | ( | ) | [slot] |
| void DirectAccessWindow::launchManual | ( | ) | [slot] |
| void DirectAccessWindow::launchVersion | ( | ) | [slot] |
| void DirectAccessWindow::setSliderForItem | ( | QListWidgetItem * | item | ) | [slot] |
| void DirectAccessWindow::setSliders | ( | int | nRecs | ) | [slot] |
| void DirectAccessWindow::tRangeToggle | ( | ) | [slot] |
| void DirectAccessWindow::updateOnSelection | ( | QieVariable * | V = 0 |
) | [slot] |
| void DirectAccessWindow::varDoubleClick | ( | QListWidgetItem * | item | ) | [slot] |
QMenuBar* DirectAccessWindow::_menu_bar [private] |
QStatusBar* DirectAccessWindow::_status_bar [private] |
| QListWidget* DirectAccessWindow::activeList |
QPushButton* DirectAccessWindow::browseVarBtn [protected] |
QPushButton* DirectAccessWindow::dismissBtn [protected] |
| QListWidget* DirectAccessWindow::GattrList |
QPushButton* DirectAccessWindow::getVarBtn [protected] |
| QStatusBar* DirectAccessWindow::msgBar |
| QGroupBox* DirectAccessWindow::subset_panel |
| QCheckBox* DirectAccessWindow::useTcheck |
| QListWidget* DirectAccessWindow::varList |
1.5.7