Main Page   Class Hierarchy   Compound List   File List   Compound Members  

DisplayLCD Class Reference

Draw a display with leds. More...

#include <basicframe.h>

Inheritance diagram for DisplayLCD:

List of all members.

Public Methods

 DisplayLCD (int x, int y, QWidget *parent=0, const char* name=0)
 ~DisplayLCD ()

Detailed Description

Draw a display with leds.

Author(s):
Davide [Lizza] Lizzani
Id:
basicframe.cpp,v 1.0 2003/01/03 15:10:09 root Exp

Draw a display with led


Constructor & Destructor Documentation

DisplayLCD::DisplayLCD ( int x,
int y,
QWidget * parent = 0,
const char * name = 0 )
 

Il costruttore si occupa della creazione di un display per la visualizzazione di un valore

  • x Posizione x sullo schermo del display
  • y Posizione y sullo schermo del display


The documentation for this class was generated from the following files:
Generated at Tue Mar 18 13:49:46 2003 for MIDO by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000