QLineEdit1 Class Reference

#include <qlineedit1.h>

Inheritance diagram for QLineEdit1:

QLineEdit

Public Member Functions

 QLineEdit1 (QWidget *)
 ~QLineEdit1 ()

Data Fields

int hola

Detailed Description

Definition at line 30 of file qlineedit1.h.


Constructor & Destructor Documentation

QLineEdit1::QLineEdit1 ( QWidget parent  ) 

Parameters:
parent 

Definition at line 28 of file qlineedit1.cpp.

00028 : QLineEdit(parent) {}

QLineEdit1::~QLineEdit1 (  ) 

Definition at line 31 of file qlineedit1.cpp.

00031 {}


Field Documentation

int QLineEdit1::hola

Definition at line 32 of file qlineedit1.h.


The documentation for this class was generated from the following files:
Generated on Sat Dec 15 00:02:10 2007 for BulmaGes by  doxygen 1.5.1