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

#include <qcolor.h>
#include <qpalette.h>
#include <qglobal.h>
#include <qpaintdevice.h>
#include <qfont.h>
#include "qslot.h"
#include "qwui.h"
#include "qcalc.h"
#include "qprofile.h"
#include <stdio.h>

Functions

QColor col_White ("#ffffff")
QColor col_Light_Grey ("#eeeeee")
QColor col_Grey ("#8c8c8c")
QColor col_Black ("#000000")
QColor col_Green ("#228b22")
QColor col_Red ("#cc0000")
QColor col_DarkRed ("#990000")
QColor col_Yellow ("#eeee00")
QColor col_Amber ("#bbaa33")
QColor col_LightYellow ("#ffffaa")
QColor col_Blue ("#000099")
Vostreamoperator<< (Vostream &v_os, QguWLinput &slot)
 Method that writes the content of slot object (object type/QdObject) to the text stream v_os.
Vistreamoperator>> (Vistream &v_is, QguWLinput &slot)
 Method that reads the content of slot object (object type/QdObject) from the text stream v_is.
Vostreamoperator<< (Vostream &v_os, QguListItem &item)
 Method that writes the content of QguListItem object to the output text stream v_os.
Vistreamoperator>> (Vistream &v_is, QguListItem &item)
 Method reads the content of QguListItem object from the input text stream v_is.

Variables

qwuiWindowqsasWindow

Function Documentation

QColor col_Amber ( "#bbaa33"   ) 

QColor col_Black ( "#000000"   ) 

QColor col_Blue ( "#000099"   ) 

QColor col_DarkRed ( "#990000"   ) 

QColor col_Green ( "#228b22"   ) 

QColor col_Grey ( "#8c8c8c"   ) 

QColor col_Light_Grey ( "#eeeeee"   ) 

QColor col_LightYellow ( "#ffffaa"   ) 

QColor col_Red ( "#cc0000"   ) 

QColor col_White ( "#ffffff"   ) 

QColor col_Yellow ( "#eeee00"   ) 

Vostream& operator<< ( Vostream v_os,
QguListItem item 
)

Method that writes the content of QguListItem object to the output text stream v_os.

Parameters:
v_os of type Vostream&
item of type QguListItem *
Exceptions:
None 
Returns:
None

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,
QguListItem item 
)

Method reads the content of QguListItem object from the input text stream v_is.

Parameters:
v_is of type Vistream&
item of type QguListItem *
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


Variable Documentation


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