QSAS_2_4/QSAS_dist/src/GUI/qslot/qslot.h File Reference

#include <string>
#include <vector>
#include <qlineedit.h>
#include <qtoolbutton.h>
#include <qlabel.h>
#include <qcombobox.h>
#include <qslider.h>
#include <qmenubar.h>
#include <qpushbutton.h>
#include "qt_version.h"
#include "qsas_version.h"
#include "Qdos.h"
#include <QGroupBox>
#include <QMenu>
#include "qsw_helpwindow_qt4.h"
#include "qgu_qt4.h"
#include "qdutil.h"

Classes

class  Qcondition
class  QguLineEdit
 This is the QguLineEdit class. More...
class  QguWLinput
 This is the QguWLinput class. More...
class  indexSlider
class  rangeSlider
class  ArrayReduceWindow
class  TimeSliceWindow
class  TimeIntervalSlider
class  SelectTivlWindow
class  SelectTivlSubsetWindow
class  selectMetadataWindow
class  DataSliceWindow
 This is the DataSliceWindow class. More...
class  ArrayTraceWindow
 This is the ArrayTraceWindow class. More...
class  MergeTSWindow
class  RecordSlider
class  timeSlider
class  MakeVectorWindow
 This is the DataSliceWindow class. More...

Defines

#define QSLOT_VERSION   "QSL V_2.1 [ Aug 2007]"
#define QS_ANY   10
#define QS_WL_OBJ   1
#define QS_ALIAS   2
#define QS_NARROW   3
#define QS_DBL   1
#define QS_INT   2
#define QS_TIME   3
#define QS_TI   4
#define QS_TEXT   5
#define QS_0D   0
#define QS_1D   1
#define QS_2D   2
#define QS_ARRAY   3
#define QS_VECTOR   4
#define QS_SEQ   1
#define QS_NOT_SEQ   2
#define QS_TT   1
#define COL_OK   0
#define COL_NOT_OK   1
#define COL_COMP   2
#define COL_INACTIVE   3
#define COL_INCOMPLETE   4

Functions

Vostreamoperator<< (Vostream &, QguWLinput &)
 Method that writes the content of slot object (object type/QdObject) to the text stream v_os.
Vistreamoperator>> (Vistream &, QguWLinput &)
 Method that reads the content of slot object (object type/QdObject) from the text stream v_is.

Define Documentation

#define COL_COMP   2

#define COL_INACTIVE   3

#define COL_INCOMPLETE   4

#define COL_NOT_OK   1

#define COL_OK   0

#define QS_0D   0

#define QS_1D   1

#define QS_2D   2

#define QS_ALIAS   2

#define QS_ANY   10

#define QS_ARRAY   3

#define QS_DBL   1

#define QS_INT   2

#define QS_NARROW   3

#define QS_NOT_SEQ   2

#define QS_SEQ   1

#define QS_TEXT   5

#define QS_TI   4

#define QS_TIME   3

#define QS_TT   1

#define QS_VECTOR   4

#define QS_WL_OBJ   1

#define QSLOT_VERSION   "QSL V_2.1 [ Aug 2007]"


Function Documentation

Vostream& operator<< ( Vostream v_os,
QguWLinput slot 
)

Method that writes the content of slot object (object type/QdObject) to the text stream v_os.

Parameters:
v_os of type Vostream&
slot of type QguWLinput&
Exceptions:
None 
Returns:
None

Vistream& operator>> ( Vistream v_is,
QguWLinput slot 
)

Method that reads the content of slot object (object type/QdObject) from the text stream v_is.

Parameters:
v_is of type Vistream&
slot of type QguWLinput&
Exceptions:
None 
Returns:
Returns Vistream& object


Generated on Fri Jan 8 12:51:22 2010 for QSAS by  doxygen 1.5.7