QSAS_2_3/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 "qgu.h"
#include "qslot.h"
#include "qwui.h"
#include "TimeUtils.h"
#include <stdio.h>

Functions

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
vector< QguListItem * > dragList
 Global variable that contains the list of items being dragged.
QguListViewdragFromList
 Global variable that defines the list view from which the items are being dragged.

Function Documentation

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

Global variable that defines the list view from which the items are being dragged.

Global variable that contains the list of items being dragged.


Generated on Tue Dec 9 16:55:31 2008 for QSAS by  doxygen 1.5.7