TextField Class Reference

#include <textfield.h>

List of all members.


Detailed Description

Ralph M.

Churchill

Definition at line 21 of file textfield.h.


Public Member Functions

 TextField (const TextField &)
TextFieldoperator= (const TextField &)
void setFontSize (int)
void setColor (QColor clr)
void setBGColor (QColor clr)
void setFont (const QString &)
void setAlignment (int)
void setAlignment (const QString &)
void setFixedPitch (bool)
void setShadow (int)
int getFontSize () const
QColor getColor () const
QColor getBGColor () const
QString getFont () const
int getAlignment () const
QString getAlignmentAsString () const
bool getFixedPitch () const
int getShadow () const
int getLineHeight () const

Protected Attributes

int alignment
QFont font
QColor color
QColor bgColor
int shadow
int lineHeight

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys