ALineEdit Class Reference

#include <alineedit.h>

List of all members.

Public Member Functions

 ALineEdit (const QString &defaultValue, const QString &text="", QWidget *parent=0)
 ALineEdit (const QString &defaultValue, QWidget *parent=0)
 ALineEdit (QWidget *parent=0)
QString hintText () const
void setText (const QString &newText, bool created=false)
void setHintText (const QString &text)
void showHintText ()
void hideHintText ()
void focusInEvent (QFocusEvent *e)
void focusOutEvent (QFocusEvent *e)
void setWrong ()
void resetStyle ()


Detailed Description

ALineEdit is a LineEdit, which provides the capability of showing a default value, while it has no focus. 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,
const QString &  text = "",
QWidget *  parent = 0 
)

Definition at line 3 of file alineedit.cpp.

Here is the call graph for this function:

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

Definition at line 16 of file alineedit.cpp.

Here is the call graph for this function:

ALineEdit::ALineEdit ( QWidget *  parent = 0  ) 

Definition at line 22 of file alineedit.cpp.

Here is the call graph for this function:


Member Function Documentation

void ALineEdit::focusInEvent ( QFocusEvent *  e  ) 

Definition at line 86 of file alineedit.cpp.

Here is the call graph for this function:

void ALineEdit::focusOutEvent ( QFocusEvent *  e  ) 

Definition at line 92 of file alineedit.cpp.

Here is the call graph for this function:

void ALineEdit::hideHintText (  ) 

Definition at line 77 of file alineedit.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

QString ALineEdit::hintText (  )  const

Definition at line 28 of file alineedit.cpp.

void ALineEdit::resetStyle (  ) 

Definition at line 140 of file alineedit.cpp.

void ALineEdit::setHintText ( const QString &  text  ) 

Definition at line 42 of file alineedit.cpp.

Here is the call graph for this function:

void ALineEdit::setText ( const QString &  newText,
bool  created = false 
)

Definition at line 33 of file alineedit.cpp.

Here is the caller graph for this function:

void ALineEdit::setWrong (  ) 

Definition at line 119 of file alineedit.cpp.

void ALineEdit::showHintText (  ) 

Definition at line 68 of file alineedit.cpp.

Here is the call graph for this function:

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:39:20 2009 for Allevo II Doublebookkeeping by  doxygen 1.5.9