QSAS_2_3/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 <qhgroupbox.h>
#include <qvgroupbox.h>
#include <qpopupmenu.h>
#include "qsw_helpwindow.h"
#include "qgu.h"
#include "qdutil.h"

Classes

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  RecordSlider
class  timeSlider
class  MakeVectorWindow
 This is the DataSliceWindow class. More...

Defines

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

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 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 Tue Dec 9 16:55:31 2008 for QSAS by  doxygen 1.5.7