AComboBox Class Reference

#include <acombobox.h>

List of all members.

Public Member Functions

 AComboBox (const QString &defaultValue, AccountModel *model, const QString &text="", QWidget *parent=0)
 AComboBox (const QString &defaultValue, AccountModel *model, QWidget *parent=0)
QString hintText () const
void setCurrentIndex (int index, bool created=false)
void setHintText (QString hintText)
void showHintText ()
void hideHintText ()
void focusInEvent (QFocusEvent *e)
void focusOutEvent (QFocusEvent *e)
void setWrong ()
void resetStyle ()


Detailed Description

This class provides a Combobox with default values. If you want to use it, you have to change some things. You have to change that 3rd include(change to your model), as well the constructor. You HAVE to have a model behind the ComboBox.

Definition at line 17 of file acombobox.h.


Constructor & Destructor Documentation

AComboBox::AComboBox ( const QString &  defaultValue,
AccountModel model,
const QString &  text = "",
QWidget *  parent = 0 
)

Definition at line 4 of file acombobox.cpp.

Here is the call graph for this function:

AComboBox::AComboBox ( const QString &  defaultValue,
AccountModel model,
QWidget *  parent = 0 
)

Definition at line 30 of file acombobox.cpp.

Here is the call graph for this function:


Member Function Documentation

void AComboBox::focusInEvent ( QFocusEvent *  e  ) 

Definition at line 103 of file acombobox.cpp.

Here is the call graph for this function:

void AComboBox::focusOutEvent ( QFocusEvent *  e  ) 

Definition at line 109 of file acombobox.cpp.

Here is the call graph for this function:

void AComboBox::hideHintText (  ) 

Definition at line 94 of file acombobox.cpp.

Here is the caller graph for this function:

QString AComboBox::hintText (  )  const

Definition at line 45 of file acombobox.cpp.

void AComboBox::resetStyle (  ) 

Definition at line 161 of file acombobox.cpp.

void AComboBox::setCurrentIndex ( int  index,
bool  created = false 
)

Definition at line 50 of file acombobox.cpp.

Here is the caller graph for this function:

void AComboBox::setHintText ( QString  hintText  ) 

Definition at line 59 of file acombobox.cpp.

Here is the call graph for this function:

void AComboBox::setWrong (  ) 

Definition at line 137 of file acombobox.cpp.

void AComboBox::showHintText (  ) 

Definition at line 85 of file acombobox.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:39:19 2009 for Allevo II Doublebookkeeping by  doxygen 1.5.9