ALineEdit Class Reference

#include <alineedit.h>

List of all members.

Public Member Functions

 ALineEdit (const QString &defaultValue, QWidget *parent=0)
 ALineEdit (QWidget *parent=0)
QString hintText () const
void setHintText (const QString &text)
void showHintText ()
void hideHintText ()
void focusInEvent (QFocusEvent *e)
void focusOutEvent (QFocusEvent *e)


Detailed Description

ALineEdit is a LineEdit, which allows you to show a default value, while not focused. The default value's color is BBBBBB, and the real value's color is black.

Definition at line 12 of file alineedit.h.


Constructor & Destructor Documentation

ALineEdit::ALineEdit ( const QString &  defaultValue,
QWidget *  parent = 0 
) [explicit]

Definition at line 3 of file alineedit.cpp.

Here is the call graph for this function:

ALineEdit::ALineEdit ( QWidget *  parent = 0  )  [explicit]

Definition at line 16 of file alineedit.cpp.


Member Function Documentation

void ALineEdit::focusInEvent ( QFocusEvent *  e  ) 

Definition at line 69 of file alineedit.cpp.

Here is the call graph for this function:

void ALineEdit::focusOutEvent ( QFocusEvent *  e  ) 

Definition at line 75 of file alineedit.cpp.

Here is the call graph for this function:

void ALineEdit::hideHintText (  ) 

Definition at line 60 of file alineedit.cpp.

Here is the caller graph for this function:

QString ALineEdit::hintText (  )  const

Definition at line 20 of file alineedit.cpp.

void ALineEdit::setHintText ( const QString &  text  ) 

Definition at line 25 of file alineedit.cpp.

Here is the call graph for this function:

void ALineEdit::showHintText (  ) 

Definition at line 51 of file alineedit.cpp.

Here is the caller graph for this function:


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

Generated on Mon Jun 15 15:33:37 2009 for Allevo I Costcalculation by  doxygen 1.5.9