Public Slots | Public Member Functions | List of all members
DisplayInt Class Reference

Displays every integer sent to itself. More...

#include <sample.h>

Inheritance diagram for DisplayInt:
Inheritance graph
Collaboration diagram for DisplayInt:
Collaboration graph

Public Slots

void display (int i)
 Displays in the console the number passed as a parameter.
 
void display (intArray ia)
 

Public Member Functions

 DisplayInt (QObject *parent=0)
 Default constructor.
 

Detailed Description

Displays every integer sent to itself.

Author
Jean-Yves Didier
Date
March, the 10th, 2009

Definition at line 68 of file sample.h.


The documentation for this class was generated from the following files: