Public Slots | Signals | Public Member Functions | Protected Member Functions | List of all members
QtCharEdit Class Reference

#include <qteditorfactory.h>

Inheritance diagram for QtCharEdit:
Inheritance graph
[legend]

Public Slots

void setValue (const QChar &value)
 

Signals

void valueChanged (const QChar &value)
 

Public Member Functions

 QtCharEdit (QWidget *parent=0)
 
bool eventFilter (QObject *o, QEvent *e)
 
QChar value () const
 

Protected Member Functions

bool event (QEvent *e)
 
void focusInEvent (QFocusEvent *e)
 
void focusOutEvent (QFocusEvent *e)
 
void keyPressEvent (QKeyEvent *e)
 
void keyReleaseEvent (QKeyEvent *e)
 
void paintEvent (QPaintEvent *e)
 

Constructor & Destructor Documentation

QtCharEdit::QtCharEdit ( QWidget *  parent = 0)
explicit

Member Function Documentation

bool QtCharEdit::event ( QEvent *  e)
protected
bool QtCharEdit::eventFilter ( QObject *  o,
QEvent *  e 
)
void QtCharEdit::focusInEvent ( QFocusEvent *  e)
protected
void QtCharEdit::focusOutEvent ( QFocusEvent *  e)
protected
void QtCharEdit::keyPressEvent ( QKeyEvent *  e)
protected
void QtCharEdit::keyReleaseEvent ( QKeyEvent *  e)
protected
void QtCharEdit::paintEvent ( QPaintEvent *  e)
protected
void QtCharEdit::setValue ( const QChar &  value)
slot
QChar QtCharEdit::value ( ) const
void QtCharEdit::valueChanged ( const QChar &  value)
signal

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