ShortDisplayOutputLanguage Class Reference
[Output Languages]

Class ShortDisplayOutputLanguage. More...

#include <ShortDisplayOutputLanguage.h>

Inherits Language.

Inheritance diagram for ShortDisplayOutputLanguage:

Inheritance graph
[legend]
Collaboration diagram for ShortDisplayOutputLanguage:

Collaboration graph
[legend]
List of all members.

Public Slots

void Show (QImage *pMessage)
 Slot TODO doit disparaitre.
void Show (QVariant *pMessage)
 Slot.
void Show (QVariant pMessage)
 Slot.
void Hide ()
 Slot.

Signals

void IsShown (QImage *pMessage)
 emitted when outcoming value processed by the language changed.
void IsShown (QVariant *pMessage)
 emitted when outcoming value processed by the language changed.

Public Member Functions

 ShortDisplayOutputLanguage ()
 Constructor.
 ShortDisplayOutputLanguage (char *pName, int pInterval, QVariant::Type pType)
 Constructor.
 ~ShortDisplayOutputLanguage ()
 Destructor.
QImage * GetMessage () const
 Getter TODO doit disparaitre.
QVariant * Get_Message () const
 Getter TODO remove '_' in method's mame.
QVariant::Type GetType () const
 Returns the value of the type.
int GetInterval () const
 Returns the value of the interval.
void SetType (QVariant::Type pType)
 Sets the value of the type.
void SetInterval (int)
 Sets the value of the interval.

Detailed Description

Class ShortDisplayOutputLanguage.

This class provides a output language for displaying a picture in a window during a certain time.


Constructor & Destructor Documentation

ShortDisplayOutputLanguage::ShortDisplayOutputLanguage (  ) 

Constructor.

TODO doit disparaitre

ShortDisplayOutputLanguage::ShortDisplayOutputLanguage ( char *  pName,
int  pInterval,
QVariant::Type  pType 
)

Constructor.

TODO doit disparaitre


Member Function Documentation

void ShortDisplayOutputLanguage::IsShown ( QImage *  pMessage  )  [signal]

emitted when outcoming value processed by the language changed.

Parameters:
pMessage pointer to new value

void ShortDisplayOutputLanguage::IsShown ( QVariant *  pMessage  )  [signal]

emitted when outcoming value processed by the language changed.

Parameters:
pMessage pointer to new value


The documentation for this class was generated from the following files:
Generated on Tue Mar 10 11:18:19 2009 for Mixed Objects by  doxygen 1.5.2